--- updates/8/gnofract4d/current/SPECS/gnofract4d.spec 2023/01/30 22:03:47 1937134 +++ updates/8/gnofract4d/current/SPECS/gnofract4d.spec 2023/01/30 22:05:56 1937135 @@ -1,5 +1,6 @@ Name: gnofract4d Version: 4.3 +%define subrel 1 Release: %mkrel 1 Group: Graphics/Utilities License: BSD @@ -8,6 +9,10 @@ Source0: https://github.com/fract4d/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz Patch0: gnofract4d-4.3-fix_desktop_file.patch Patch1: gnofract4d-4.3-linking.patch +# Upstream patches: +Patch101: 0001-fract4dc-sanitize-#154.patch +Patch102: 0002-Hold-the-GIL-while-deleting-python-objects.patch +Patch103: 0003-fix-#177_avoid-GIL-deadlock.patch BuildRequires: pkgconfig(python3) BuildRequires: pkgconfig(libjpeg) BuildRequires: pkgconfig(libpng)