Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Sandro Mani
e86a47df7f Rebuild against correct crt 2025-04-18 00:36:34 +02:00

View file

@ -1,7 +1,7 @@
Name: giflib
Summary: A library and utilities for processing GIFs
Version: 5.2.2
Release: 6%{?dist}
Release: 7%{?dist}
License: MIT
URL: http://www.sourceforge.net/projects/%{name}/
@ -152,6 +152,9 @@ rm -rf %{buildroot}%{mingw64_mandir}
%changelog
* Thu Apr 17 2025 Sandro Mani <manisandro@gmail.com> - 5.2.2-7
- Rebuild against correct crt
* Tue Apr 15 2025 Sandro Mani <manisandro@gmail.com> - 5.2.2-6
- Add proposed patch for CVE-2025-31334