[qt5-qtdeclarative] 5.2.0-rc1

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


commit 2591c8109adf132bd08efe986e1d3556425a762d
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Dec 2 08:19:10 2013 -0600

    5.2.0-rc1

 .gitignore             |    1 +
 qt5-qtdeclarative.spec |    7 +++++--
 sources                |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 40bae6b..bec9a82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /qtdeclarative-opensource-src-5.1.1.tar.xz
 /qtdeclarative-opensource-src-5.2.0-beta1.tar.xz
+/qtdeclarative-opensource-src-5.2.0-rc1.tar.xz
diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec
index 87ab5bb..f32b3c0 100644
--- a/qt5-qtdeclarative.spec
+++ b/qt5-qtdeclarative.spec
@@ -1,6 +1,6 @@
 
 %global qt_module qtdeclarative
-%define pre beta1
+%define pre rc1
 
 # define to build docs, need to undef this for bootstrapping
 # where qt5-qttools builds are not yet available
@@ -12,7 +12,7 @@
 Summary: Qt5 - QtDeclarative component
 Name:    qt5-%{qt_module}
 Version: 5.2.0
-Release: 0.5.%{pre}%{?dist}
+Release: 0.10.%{pre}%{?dist}
 
 # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -153,6 +153,9 @@ popd
 
 
 %changelog
+* Mon Dec 02 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-0.10.rc1
+- 5.2.0-rc1
+
 * Mon Nov 25 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-0.5.beta1
 - enable -doc only on primary archs (allow secondary bootstrap)
 
diff --git a/sources b/sources
index ce2153a..7b3bee8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b3353a0908a277943c02d77fa485912  qtdeclarative-opensource-src-5.2.0-beta1.tar.xz
+79a9d5ac1bdf41bfd1491311e0b5a07c  qtdeclarative-opensource-src-5.2.0-rc1.tar.xz


More information about the scm-commits mailing list