diff --git a/mingw-qt5-qtbase.spec b/mingw-qt5-qtbase.spec index 0fbbb3e..a4810e1 100644 --- a/mingw-qt5-qtbase.spec +++ b/mingw-qt5-qtbase.spec @@ -20,7 +20,7 @@ Name: mingw-qt5-qtbase Version: 5.3.1 -Release: 3%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist} +Release: 4%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist} Summary: Qt5 for Windows - QtBase component License: GPLv3 with exceptions or LGPLv2 with exceptions @@ -771,6 +771,9 @@ ln -s %{mingw64_target}-qmake-qt5 $RPM_BUILD_ROOT%{_bindir}/mingw64-qmake-qt5 %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 5.3.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Wed Jul 23 2014 Erik van Pienbroek - 5.3.1-3 - Rebuild against gcc 4.9.1 (to fix paths mentioned in mkspecs/qconfig.pri)