[mingw-qt5-qtjsbackend] Update to 5.1.1

Erik van Pienbroek epienbro at fedoraproject.org
Sat Sep 7 21:09:42 UTC 2013


commit ac3b94e6584afea17cdcfcad73678a3b410a71e7
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sat Sep 7 23:09:31 2013 +0200

    Update to 5.1.1

 .gitignore                 |    1 +
 mingw-qt5-qtjsbackend.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 059e3a5..5893407 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /qtjsbackend-opensource-src-5.0.1.tar.xz
 /qtjsbackend-opensource-src-5.0.2.tar.xz
 /qtjsbackend-opensource-src-5.1.0.tar.xz
+/qtjsbackend-opensource-src-5.1.1.tar.xz
diff --git a/mingw-qt5-qtjsbackend.spec b/mingw-qt5-qtjsbackend.spec
index 8a4c2de..944354a 100644
--- a/mingw-qt5-qtjsbackend.spec
+++ b/mingw-qt5-qtjsbackend.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 - QtJsBackend component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -125,6 +125,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 3abe5eb..8466eef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb4a74f3cd1db59274c9f4aaca0912af  qtjsbackend-opensource-src-5.1.0.tar.xz
+7225169d7d166cc5660384a85e4d4a2f  qtjsbackend-opensource-src-5.1.1.tar.xz


More information about the scm-commits mailing list