diff --git a/expat.spec b/expat.spec index 191302e..a5605b1 100644 --- a/expat.spec +++ b/expat.spec @@ -3,7 +3,7 @@ Summary: An XML parser library Name: expat Version: %(echo %{unversion} | sed 's/_/./g') -Release: 5%{?dist} +Release: 6%{?dist} Source: https://github.com/libexpat/libexpat/archive/R_%{unversion}.tar.gz#/expat-%{version}.tar.gz URL: https://libexpat.github.io/ License: MIT @@ -74,6 +74,9 @@ make check %{_libdir}/libexpat.a %changelog +* Mon Jun 24 2024 Troy Dawson - 2.5.0-6 +- Bump release for June 2024 mass rebuild + * Wed Jan 24 2024 Fedora Release Engineering - 2.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild