[mingw-qt5-qtquick1] Update to 5.2.0

Erik van Pienbroek epienbro at fedoraproject.org
Sun Jan 5 22:49:59 UTC 2014


commit aa97bbcccf113568013c8166a5682bc4dc55ae1d
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Jan 5 23:49:59 2014 +0100

    Update to 5.2.0

 .gitignore              |    1 +
 mingw-qt5-qtquick1.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c88885a..c25371a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /qtquick1-opensource-src-5.1.0.tar.xz
 /qtquick1-opensource-src-5.1.1.tar.xz
 /qtquick1-opensource-src-5.2.0-rc1.tar.xz
+/qtquick1-opensource-src-5.2.0.tar.xz
diff --git a/mingw-qt5-qtquick1.spec b/mingw-qt5-qtquick1.spec
index 495d99f..a633212 100644
--- a/mingw-qt5-qtquick1.spec
+++ b/mingw-qt5-qtquick1.spec
@@ -1,7 +1,7 @@
 %?mingw_package_header
 
 %global qt_module qtquick1
-%global pre rc1
+#%%global pre rc1
 
 #%%global snapshot_date 20121111
 #%%global snapshot_rev a14ab84c
@@ -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 - QtQuick1 component
 
 License:        GPLv3 with exceptions or LGPLv2 with exceptions
@@ -153,6 +153,9 @@ mv $RPM_BUILD_ROOT%{mingw64_bindir}/qmlviewer.exe $RPM_BUILD_ROOT%{mingw64_bindi
 
 
 %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 b7672c5..d650c90 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd8f6e5d4481cf26bffe675451961705  qtquick1-opensource-src-5.2.0-rc1.tar.xz
+4535ff78b5a9a18ffba702298a48e22e  qtquick1-opensource-src-5.2.0.tar.xz


More information about the scm-commits mailing list