diff --git a/expat.spec b/expat.spec index 739f56f..32ba775 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: 1%{?dist} +Release: 2%{?dist} Source: https://github.com/libexpat/libexpat/archive/R_%{unversion}.tar.gz#/expat-%{version}.tar.gz URL: https://libexpat.github.io/ License: MIT @@ -72,6 +72,9 @@ make check %{_libdir}/lib*.a %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 2.2.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Sep 16 2019 Joe Orton - 2.2.8-1 - update to 2.2.8 (#1752167)