[mingw-qt5-qtgraphicaleffects] Update to 5.3.1

Erik van Pienbroek epienbro at fedoraproject.org
Tue Jul 8 18:39:27 UTC 2014


commit 6ee3876d171cc81a098ca6a236445fb14d864757
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Jul 8 20:39:42 2014 +0200

    Update to 5.3.1

 .gitignore                        |    1 +
 mingw-qt5-qtgraphicaleffects.spec |   13 +++++++------
 sources                           |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 298e5d5..b9405fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /qtgraphicaleffects-opensource-src-5.2.0.tar.xz
 /qtgraphicaleffects-opensource-src-5.2.1.tar.xz
 /qtgraphicaleffects-opensource-src-5.3.0.tar.xz
+/qtgraphicaleffects-opensource-src-5.3.1.tar.xz
diff --git a/mingw-qt5-qtgraphicaleffects.spec b/mingw-qt5-qtgraphicaleffects.spec
index 36073e3..671b2bf 100644
--- a/mingw-qt5-qtgraphicaleffects.spec
+++ b/mingw-qt5-qtgraphicaleffects.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 - QtGraphicalEffects 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
@@ -112,6 +110,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 95fe75c..ff9f449 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a4170d057978794c2c3c477e841a0e08  qtgraphicaleffects-opensource-src-5.3.0.tar.xz
+bed5b36e721de1e356b879e5c811d799  qtgraphicaleffects-opensource-src-5.3.1.tar.xz


More information about the scm-commits mailing list