[mingw-qt5-qtdeclarative] Update to 5.3.1

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jul 6 09:59:05 UTC 2014


commit 7828deab8b04edead2dbc4b232623872eebd5cd2
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jul 6 11:59:16 2014 +0200

    Update to 5.3.1

 .gitignore                   |    1 +
 mingw-qt5-qtdeclarative.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 530f3f8..3eaaed3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /qtdeclarative-opensource-src-5.2.0.tar.xz
 /qtdeclarative-opensource-src-5.2.1.tar.xz
 /qtdeclarative-opensource-src-5.3.0.tar.xz
+/qtdeclarative-opensource-src-5.3.1.tar.xz
diff --git a/mingw-qt5-qtdeclarative.spec b/mingw-qt5-qtdeclarative.spec
index accdaf3..d8cf5d1 100644
--- a/mingw-qt5-qtdeclarative.spec
+++ b/mingw-qt5-qtdeclarative.spec
@@ -20,8 +20,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 - QtDeclarative component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -300,6 +300,9 @@ find $RPM_BUILD_ROOT%{mingw64_datadir}/qt5 | grep .dll| sed s@"^$RPM_BUILD_ROOT"
 
 
 %changelog
+* Sun Jul  6 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 c0a2d7f..c20daad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9e29d2b481c771ce5c798a3319835673  qtdeclarative-opensource-src-5.3.0.tar.xz
+765579f4f64cb64a812c8a80104eb8ec  qtdeclarative-opensource-src-5.3.1.tar.xz


More information about the scm-commits mailing list