[qt5-qtxmlpatterns] 5.2.0-rc1

Rex Dieter rdieter at fedoraproject.org
Mon Dec 2 20:00:29 UTC 2013


commit 00b2f19f5982ed15a00a6e19700918ea80fab61f
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Dec 2 14:00:27 2013 -0600

    5.2.0-rc1

 .gitignore             |    1 +
 qt5-qtxmlpatterns.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1375f7d..c1fd2be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /qtxmlpatterns-opensource-src-5.1.1.tar.xz
 /qtxmlpatterns-opensource-src-5.2.0-beta1.tar.xz
+/qtxmlpatterns-opensource-src-5.2.0-rc1.tar.xz
diff --git a/qt5-qtxmlpatterns.spec b/qt5-qtxmlpatterns.spec
index f1fe54d..99d4e49 100644
--- a/qt5-qtxmlpatterns.spec
+++ b/qt5-qtxmlpatterns.spec
@@ -1,6 +1,6 @@
 
 %global qt_module qtxmlpatterns
-%define pre beta1
+%define pre rc1
 
 # define to build docs, need to undef this for bootstrapping
 # where qt5-qttools builds are not yet available
@@ -9,7 +9,7 @@
 Summary: Qt5 - QtXmlPatterns component
 Name:    qt5-%{qt_module}
 Version: 5.2.0
-Release: 0.4.%{pre}%{?dist}
+Release: 0.10.%{pre}%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -120,6 +120,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.4.beta1
 - rebuild (arm/qreal)
 
diff --git a/sources b/sources
index a7fdbfc..b65694f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93b82b33dc6cf896352a4e50f721f2ee  qtxmlpatterns-opensource-src-5.2.0-beta1.tar.xz
+b54c2b83fc2101bfe236423cab233248  qtxmlpatterns-opensource-src-5.2.0-rc1.tar.xz


More information about the scm-commits mailing list