|
|
@ -3,6 +3,9 @@
|
|
|
|
%global _enable_quantum_library_names --enable-quantum-library-names
|
|
|
|
%global _enable_quantum_library_names --enable-quantum-library-names
|
|
|
|
%global libQ -Q16
|
|
|
|
%global libQ -Q16
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Disable automatic .la file removal
|
|
|
|
|
|
|
|
%global __brp_remove_la_files %nil
|
|
|
|
|
|
|
|
|
|
|
|
%if ! 0%{?flatpak}
|
|
|
|
%if ! 0%{?flatpak}
|
|
|
|
%global perl 1
|
|
|
|
%global perl 1
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
@ -27,7 +30,7 @@
|
|
|
|
Summary: An ImageMagick fork, offering faster image generation and better quality
|
|
|
|
Summary: An ImageMagick fork, offering faster image generation and better quality
|
|
|
|
Name: GraphicsMagick
|
|
|
|
Name: GraphicsMagick
|
|
|
|
Version: 1.3.36
|
|
|
|
Version: 1.3.36
|
|
|
|
Release: 6%{?dist}
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
Source0: http://downloads.sourceforge.net/sourceforge/graphicsmagick/GraphicsMagick-%{version}.tar.xz
|
|
|
|
Source0: http://downloads.sourceforge.net/sourceforge/graphicsmagick/GraphicsMagick-%{version}.tar.xz
|
|
|
@ -354,6 +357,10 @@ exit 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jan 24 2022 Timm Bäder <tbaeder@redhat.com> - 1.3.36-7
|
|
|
|
|
|
|
|
- Disable automatic .la file removal
|
|
|
|
|
|
|
|
- https://fedoraproject.org/wiki/Changes/RemoveLaFiles
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.36-6
|
|
|
|
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.36-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|