[mingw-qt5-qtsvg] Update to 5.3.1

Erik van Pienbroek epienbro at fedoraproject.org
Tue Jul 8 19:11:44 UTC 2014


commit cd546626c505749465479d0743f7a526c3f4eab8
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Tue Jul 8 21:11:58 2014 +0200

    Update to 5.3.1

 .gitignore           |    1 +
 mingw-qt5-qtsvg.spec |   13 +++++++------
 sources              |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ae69fe..fa32c63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /qtsvg-opensource-src-5.2.1.tar.xz
 /qtsvg-opensource-src-5.3.0.tar.xz
+/qtsvg-opensource-src-5.3.1.tar.xz
diff --git a/mingw-qt5-qtsvg.spec b/mingw-qt5-qtsvg.spec
index a53ae63..0b09560 100644
--- a/mingw-qt5-qtsvg.spec
+++ b/mingw-qt5-qtsvg.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 - QtSvg 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
@@ -133,6 +131,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.dll
 
 
 %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 062a934..696b7c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a35e2df8ff2d6b99e4b33443165359f4  qtsvg-opensource-src-5.3.0.tar.xz
+1a54f0495ad7239038f57d8a2715203c  qtsvg-opensource-src-5.3.1.tar.xz


More information about the scm-commits mailing list