[qt5-qtdeclarative] 5.2.0-beta1

Rex Dieter rdieter at fedoraproject.org
Fri Oct 25 00:55:35 UTC 2013


commit 346c1b5baae0f2f5ec4ed9cd2f49b9a63233e112
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Oct 24 19:55:42 2013 -0500

    5.2.0-beta1

 .gitignore             |    2 +-
 qt5-qtdeclarative.spec |    9 ++++++---
 sources                |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f790342..40bae6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /qtdeclarative-opensource-src-5.1.1.tar.xz
-/qtdeclarative-opensource-src-5.2.0-alpha.tar.xz
+/qtdeclarative-opensource-src-5.2.0-beta1.tar.xz
diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec
index ee470cc..3663df9 100644
--- a/qt5-qtdeclarative.spec
+++ b/qt5-qtdeclarative.spec
@@ -1,15 +1,15 @@
 
 %global qt_module qtdeclarative
-%define pre alpha
+%define pre beta1
 
 # define to build docs, need to undef this for bootstrapping
 # where qt5-qttools builds are not yet available
-#define docs 1
+%define docs 1
 
 Summary: Qt5 - QtDeclarative component
 Name:    qt5-%{qt_module}
 Version: 5.2.0
-Release: 0.2.%{pre}%{?dist}
+Release: 0.3.%{pre}%{?dist}
 
 # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -150,6 +150,9 @@ popd
 
 
 %changelog
+* Thu Oct 24 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-0.3.beta1
+- 5.2.0-beta1
+
 * Wed Oct 16 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-0.2.alpha
 - bootstrap ppc
 
diff --git a/sources b/sources
index 001b5d5..ce2153a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9c6bc4bea011b3fdd1bb17157f49a57b  qtdeclarative-opensource-src-5.2.0-alpha.tar.xz
+8b3353a0908a277943c02d77fa485912  qtdeclarative-opensource-src-5.2.0-beta1.tar.xz


More information about the scm-commits mailing list