diff --git a/mingw-libepoxy.spec b/mingw-libepoxy.spec index 4f0cdf7..41f7329 100644 --- a/mingw-libepoxy.spec +++ b/mingw-libepoxy.spec @@ -2,7 +2,7 @@ Name: mingw-libepoxy Version: 1.4.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: MinGW Windows libepoxy library License: MIT @@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.la %{mingw64_includedir}/epoxy/ %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.4.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Mar 15 2018 Iryna Shcherbina - 1.4.3-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)