[qt5-qtquick1] 5.2.0-rc1

Rex Dieter rdieter at fedoraproject.org
Mon Dec 2 19:47:55 UTC 2013


commit 3f865b78418104fd2e9886defc0f888b3914b47a
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Dec 2 13:47:53 2013 -0600

    5.2.0-rc1

 .gitignore        |    1 +
 qt5-qtquick1.spec |    9 +++++----
 sources           |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 75cf091..f2a42cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /qtquick1-opensource-src-5.1.1.tar.xz
 /qtquick1-opensource-src-5.2.0-beta1.tar.xz
+/qtquick1-opensource-src-5.2.0-rc1.tar.xz
diff --git a/qt5-qtquick1.spec b/qt5-qtquick1.spec
index 43bd17b..3de183a 100644
--- a/qt5-qtquick1.spec
+++ b/qt5-qtquick1.spec
@@ -1,8 +1,6 @@
 
 %global qt_module qtquick1
-%define pre beta1
-%define snap 2013-11-08_141
-%define snap_tag 20131108_141
+%define pre rc1
 
 # define to build docs, need to undef this for bootstrapping
 # where qt5-qttools builds are not yet available
@@ -11,7 +9,7 @@
 Summary: A declarative language for describing user interfaces in Qt5
 Name:    qt5-%{qt_module}
 Version: 5.2.0
-Release: 0.5.%{pre}.%{snap_tag}%{?dist}
+Release: 0.10.%{pre}{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -141,6 +139,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
 
 
 %changelog
+* Mon Dec 02 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-0.10.rc1
+- 5.2.0-rc1
+
 * Sun Nov 10 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-0.5.beta1
 - rebuild (arm/qreal)
 
diff --git a/sources b/sources
index e1f7531..b7672c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d02bf5c0629c540b3d9014fadf683231  qtquick1-opensource-src-5.2.0-beta1.tar.xz
+dd8f6e5d4481cf26bffe675451961705  qtquick1-opensource-src-5.2.0-rc1.tar.xz


More information about the scm-commits mailing list