bump release

This commit is contained in:
Nils Philippsen 2013-05-29 17:03:04 +02:00
parent 6b3cc130fb
commit 623f02116a

View File

@ -82,7 +82,7 @@ Summary: GNU Image Manipulation Program
Name: gimp Name: gimp
Epoch: 2 Epoch: 2
Version: 2.8.4 Version: 2.8.4
Release: %{?prerelprefix}3%{dotprerel}%{dotgitrev}%{?dist} Release: %{?prerelprefix}4%{dotprerel}%{dotgitrev}%{?dist}
# Compute some version related macros # Compute some version related macros
# Ugly hack, you need to get your quoting backslashes/percent signs straight # Ugly hack, you need to get your quoting backslashes/percent signs straight
@ -624,7 +624,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%endif %endif
%changelog %changelog
* Wed May 29 2013 Nils Philippsen <nils@redhat.com> * Wed May 29 2013 Nils Philippsen <nils@redhat.com> - 2:2.8.4-4
- fix upstream commit ids - fix upstream commit ids
- fix double-free crashes when selecting gradients from script-fu (#964470) - fix double-free crashes when selecting gradients from script-fu (#964470)
- fix crash in unsharp-mask plug-in (#966987) - fix crash in unsharp-mask plug-in (#966987)