[mingw-qt5-qtscript] Update to 5.1.1

Erik van Pienbroek epienbro at fedoraproject.org
Sat Sep 7 21:19:50 UTC 2013


commit 403774afaea1609d36a50a7966af86d0c5b06e5d
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Sep 7 23:19:38 2013 +0200

    Update to 5.1.1

 .gitignore              |    1 +
 mingw-qt5-qtscript.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5452375..fc88273 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /qtscript-opensource-src-5.0.1.tar.xz
 /qtscript-opensource-src-5.0.2.tar.xz
 /qtscript-opensource-src-5.1.0.tar.xz
+/qtscript-opensource-src-5.1.1.tar.xz
diff --git a/mingw-qt5-qtscript.spec b/mingw-qt5-qtscript.spec
index 55637e0..6d39d4c 100644
--- a/mingw-qt5-qtscript.spec
+++ b/mingw-qt5-qtscript.spec
@@ -16,8 +16,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 - QtScript component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -137,6 +137,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.dll
 
 
 %changelog
+* Sat Sep  7 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.1.1-1
+- Update to 5.1.1
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index b55a971..7839c55 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9348cdc39826c717c75b930a7b5a3bf  qtscript-opensource-src-5.1.0.tar.xz
+5c0e8633fbf560f711b7af689f8bcb99  qtscript-opensource-src-5.1.1.tar.xz


More information about the scm-commits mailing list