[mingw-qt5-qtimageformats] Update to 5.3.1

Erik van Pienbroek epienbro at fedoraproject.org
Tue Jul 8 19:03:29 UTC 2014


commit 496e59c1c0fca4fce9bd9f29caff32a45eaea644
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Jul 8 21:03:44 2014 +0200

    Update to 5.3.1

 .gitignore                    |    1 +
 mingw-qt5-qtimageformats.spec |   13 +++++++------
 sources                       |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ea280be..43f0f01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /qtimageformats-opensource-src-5.2.0.tar.xz
 /qtimageformats-opensource-src-5.2.1.tar.xz
 /qtimageformats-opensource-src-5.3.0.tar.xz
+/qtimageformats-opensource-src-5.3.1.tar.xz
diff --git a/mingw-qt5-qtimageformats.spec b/mingw-qt5-qtimageformats.spec
index a32b7dd..ea0f8bd 100644
--- a/mingw-qt5-qtimageformats.spec
+++ b/mingw-qt5-qtimageformats.spec
@@ -16,8 +16,8 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-qt5-%{qt_module}
-Version:        5.3.0
-Release:        2%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
+Version:        5.3.1
+Release:        1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtImageFormats component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -39,12 +39,10 @@ Source0:        http://download.qt-project.org/official_releases/qt/%{release_ve
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 96
-BuildRequires:  mingw32-gcc-c++
-BuildRequires:  mingw32-qt5-qtbase
+BuildRequires:  mingw32-qt5-qtbase >= 5.3.1
 
 BuildRequires:  mingw64-filesystem >= 96
-BuildRequires:  mingw64-gcc-c++
-BuildRequires:  mingw64-qt5-qtbase
+BuildRequires:  mingw64-qt5-qtbase >= 5.3.1
 
 
 %description
@@ -137,6 +135,9 @@ Fedora Windows cross-compiler.
 
 
 %changelog
+* Tue Jul  8 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.3.1-1
+- Update to 5.3.1
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.3.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index be2b6ad..1e06882 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-90c751ffe23c005eb411d1f081bf116d  qtimageformats-opensource-src-5.3.0.tar.xz
+8bf9b65e5a586091d0ce9f9107367f4a  qtimageformats-opensource-src-5.3.1.tar.xz


More information about the scm-commits mailing list