|
|
|
@ -30,7 +30,7 @@
|
|
|
|
|
Summary: An ImageMagick fork, offering faster image generation and better quality
|
|
|
|
|
Name: GraphicsMagick
|
|
|
|
|
Version: 1.3.36
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
|
Source0: http://downloads.sourceforge.net/sourceforge/graphicsmagick/GraphicsMagick-%{version}.tar.xz
|
|
|
|
@ -357,6 +357,9 @@ exit 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Feb 13 2022 Josef Ridky <jridky@redhat.com> - 1.3.36-8
|
|
|
|
|
- Rebuilt for libjasper.so.6
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|