[mingw-qt5-qtscript] Update to 5.2.0

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 5 22:48:55 UTC 2014


commit 03e12238994ed6dea26d76006d898dbf2d2a89d4
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jan 5 23:48:52 2014 +0100

    Update to 5.2.0

 .gitignore              |    1 +
 mingw-qt5-qtscript.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2afcd6..d7ba441 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /qtscript-opensource-src-5.1.0.tar.xz
 /qtscript-opensource-src-5.1.1.tar.xz
 /qtscript-opensource-src-5.2.0-rc1.tar.xz
+/qtscript-opensource-src-5.2.0.tar.xz
diff --git a/mingw-qt5-qtscript.spec b/mingw-qt5-qtscript.spec
index 53094a8..dcbdf1e 100644
--- a/mingw-qt5-qtscript.spec
+++ b/mingw-qt5-qtscript.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
 %global qt_module qtscript
-%global pre rc1
+#%%global pre rc1
 
 #%%global snapshot_date 20121111
 #%%global snapshot_rev d1427402
@@ -17,7 +17,7 @@
 
 Name:           mingw-qt5-%{qt_module}
 Version:        5.2.0
-Release:        0.1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist}
+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
@@ -145,6 +145,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.dll
 
 
 %changelog
+* Sun Jan  5 2014 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.2.0-1
+- Update to 5.2.0
+
 * Fri Nov 29 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 5.2.0-0.1.rc1
 - Update to 5.2.0 RC1
 
diff --git a/sources b/sources
index 6e86f9f..cde3f93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-574f1451af3cddb7f1839500907cc5a7  qtscript-opensource-src-5.2.0-rc1.tar.xz
+37d32c983c3fdf5b29f932265046f2e3  qtscript-opensource-src-5.2.0.tar.xz


More information about the scm-commits mailing list