|
|
|
@ -1,9 +1,9 @@
|
|
|
|
|
%global VER 6.7.5
|
|
|
|
|
%global Patchlevel 6
|
|
|
|
|
%global VER 6.7.6
|
|
|
|
|
%global Patchlevel 5
|
|
|
|
|
|
|
|
|
|
Name: ImageMagick
|
|
|
|
|
Version: %{VER}.%{Patchlevel}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: An X application for displaying and manipulating images
|
|
|
|
|
Group: Applications/Multimedia
|
|
|
|
|
License: ImageMagick
|
|
|
|
@ -303,6 +303,10 @@ rm -rf %{buildroot}
|
|
|
|
|
%doc PerlMagick/demo/ PerlMagick/Changelog PerlMagick/README.txt
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Apr 10 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.6.5-1
|
|
|
|
|
- Update to 6.7.6.5 to fix security issues: bz#807993, bz#807994, bz#807997,
|
|
|
|
|
bz#808159, bz#804591, bz#804588
|
|
|
|
|
|
|
|
|
|
* Sat Feb 25 2012 Pavel Alexeev <Pahan@Hubbitus.info> - 6.7.5.6-1
|
|
|
|
|
- Update by request https://bugzilla.redhat.com/show_bug.cgi?id=755827#c8
|
|
|
|
|
- Delete multilib patch as it should be in main sources.
|
|
|
|
|