[mingw-qt5-qtdeclarative] Update to 5.1.1

Erik van Pienbroek epienbro at fedoraproject.org
Sat Sep 7 20:51:14 UTC 2013


commit ddd99843ec90968d6a03b4c9861cba83eb8204cb
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Sep 7 22:51:02 2013 +0200

    Update to 5.1.1

 .gitignore                   |    1 +
 mingw-qt5-qtdeclarative.spec |    7 +++++--
 sources                      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32baeb9..1c81ef8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /qtdeclarative-opensource-src-5.0.1.tar.xz
 /qtdeclarative-opensource-src-5.0.2.tar.xz
 /qtdeclarative-opensource-src-5.1.0.tar.xz
+/qtdeclarative-opensource-src-5.1.1.tar.xz
diff --git a/mingw-qt5-qtdeclarative.spec b/mingw-qt5-qtdeclarative.spec
index f361cca..13da8ad 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.1.0
-Release:        2%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
+Version:        5.1.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
@@ -269,6 +269,9 @@ rm -f $RPM_BUILD_ROOT%{_prefix}/%{mingw64_target}/lib/pkgconfig/Qt5QmlDevTools.p
 
 
 %changelog
+* Sat Sep  7 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.1.1-1
+- Update to 5.1.1
+
 * Fri Aug  2 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.1.0-2
 - Make sure the QmlDevTools library is built as a shared library
 - Added mingw{32,64}-qt5-qmldevtools-devel subpackages
diff --git a/sources b/sources
index 24e601f..cbf31ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-604a6e3ae051a21aac0024694d55cb3b  qtdeclarative-opensource-src-5.1.0.tar.xz
+486fc16ad7b7d0c1488ba5482536d66c  qtdeclarative-opensource-src-5.1.1.tar.xz


More information about the scm-commits mailing list