Fix release

This commit is contained in:
eabdullin 2026-05-19 14:47:07 +03:00
parent 45caa182ca
commit 1f626996c5

View File

@ -66,8 +66,8 @@ Summary: GNU Image Manipulation Program
Name: gimp
Epoch: 2
Version: 3.0.4
%global rel 5
Release: %{rel}%{?dist}
%global rel 4
Release: %{rel}%{?dist}.2
# https://bugzilla.redhat.com/show_bug.cgi?id=2318369
ExcludeArch: s390x
@ -666,7 +666,10 @@ done
%endif
%changelog
* Fri Mar 06 2026 Josef Ridky <jridky@redhat.com> - 2:3.0.4-5
* Tue May 19 2026 Eduard Abdullin <eabdullin@redhat.com> - 2:3.0.4-4.2
- Bump release
* Fri Mar 06 2026 Josef Ridky <jridky@redhat.com> - 2:3.0.4-4.1
- fix CVE-2026-0797
- fix CVE-2026-2044
- fix CVE-2026-2045