[mingw-qt5-qtsvg] Update to 5.3.2

Erik van Pienbroek epienbro at fedoraproject.org
Sat Sep 20 21:06:24 UTC 2014


commit 436ce6304e126f7d5d3eb14cb045cd0ce7ea90c9
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Sep 20 23:06:24 2014 +0200

    Update to 5.3.2

 .gitignore           |    1 +
 mingw-qt5-qtsvg.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fa32c63..99140c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /qtsvg-opensource-src-5.2.1.tar.xz
 /qtsvg-opensource-src-5.3.0.tar.xz
 /qtsvg-opensource-src-5.3.1.tar.xz
+/qtsvg-opensource-src-5.3.2.tar.xz
diff --git a/mingw-qt5-qtsvg.spec b/mingw-qt5-qtsvg.spec
index 0b09560..4540aea 100644
--- a/mingw-qt5-qtsvg.spec
+++ b/mingw-qt5-qtsvg.spec
@@ -16,7 +16,7 @@
 %global release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           mingw-qt5-%{qt_module}
-Version:        5.3.1
+Version:        5.3.2
 Release:        1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
 Summary:        Qt5 for Windows - QtSvg component
 
@@ -39,10 +39,10 @@ Source0:        http://download.qt-project.org/official_releases/qt/%{release_ve
 BuildArch:      noarch
 
 BuildRequires:  mingw32-filesystem >= 96
-BuildRequires:  mingw32-qt5-qtbase >= 5.3.1
+BuildRequires:  mingw32-qt5-qtbase >= 5.3.2
 
 BuildRequires:  mingw64-filesystem >= 96
-BuildRequires:  mingw64-qt5-qtbase >= 5.3.1
+BuildRequires:  mingw64-qt5-qtbase >= 5.3.2
 
 
 %description
@@ -131,6 +131,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.dll
 
 
 %changelog
+* Sat Sep 20 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.3.2-1
+- Update to 5.3.2
+
 * Tue Jul  8 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.3.1-1
 - Update to 5.3.1
 
diff --git a/sources b/sources
index 696b7c9..47d4b9b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a54f0495ad7239038f57d8a2715203c  qtsvg-opensource-src-5.3.1.tar.xz
+f7972e80970ff26a908c43defb3d10e6  qtsvg-opensource-src-5.3.2.tar.xz


More information about the scm-commits mailing list