[mingw-qt5-qttools] Update to 5.1.1

Erik van Pienbroek epienbro at fedoraproject.org
Sat Sep 7 21:26:30 UTC 2013


commit 170364ff4e928ba309781318f11fe45deadc40ee
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Sep 7 23:26:17 2013 +0200

    Update to 5.1.1

 .gitignore             |    1 +
 mingw-qt5-qttools.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 35d41da..6c24d25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /qttools-opensource-src-5.0.1.tar.xz
 /qttools-opensource-src-5.0.2.tar.xz
 /qttools-opensource-src-5.1.0.tar.xz
+/qttools-opensource-src-5.1.1.tar.xz
diff --git a/mingw-qt5-qttools.spec b/mingw-qt5-qttools.spec
index 2f997f2..982cb54 100644
--- a/mingw-qt5-qttools.spec
+++ b/mingw-qt5-qttools.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 - QtTools component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -260,6 +260,9 @@ done
 
 
 %changelog
+* Sat Sep  7 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.1.1-1
+- Update to 5.1.1
+
 * Tue Jul 30 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.1.0-2
 - Rebuild due to the introduction of arm as primary architecture
 
diff --git a/sources b/sources
index 530e45a..ad45c2b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e0fcf75d1e90454bc8a6c576a3a256e6  qttools-opensource-src-5.1.0.tar.xz
+022073d32ff9d408de0182b5d1f01781  qttools-opensource-src-5.1.1.tar.xz


More information about the scm-commits mailing list