diff --git a/giflib.spec b/giflib.spec index c41421a..ee445cc 100644 --- a/giflib.spec +++ b/giflib.spec @@ -1,7 +1,7 @@ Name: giflib Summary: A library and utilities for processing GIFs Version: 5.2.1 -Release: 23%{?dist} +Release: 24%{?dist} License: MIT URL: http://www.sourceforge.net/projects/%{name}/ @@ -158,6 +158,9 @@ rm -rf %{buildroot}%{mingw64_mandir} %changelog +* Mon May 11 2026 Michal Hlavinka - 5.2.1-24 +- rebuild + * Thu Mar 19 2026 Michal Hlavinka - 5.2.1-23 - fix CVE-2026-23868: double free in GifMakeSavedImage (RHEL-154850)