[qt5-qtscript] 5.2.0-beta1

Rex Dieter rdieter at fedoraproject.org
Fri Oct 25 01:11:38 UTC 2013


commit f12ba60a1cee508c240be9727d6b439b1bae9c22
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Oct 24 20:11:46 2013 -0500

    5.2.0-beta1

 .gitignore        |    2 +-
 qt5-qtscript.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22c4648..05af881 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /qtscript-opensource-src-5.1.1.tar.xz
-/qtscript-opensource-src-5.2.0-alpha.tar.xz
+/qtscript-opensource-src-5.2.0-beta1.tar.xz
diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec
index 7a51edf..38372ad 100644
--- a/qt5-qtscript.spec
+++ b/qt5-qtscript.spec
@@ -1,6 +1,6 @@
 
 %global qt_module qtscript
-%define pre alpha
+%define pre beta1
 
 # define to build docs, need to undef this for bootstrapping
 # where qt5-qttools builds are not yet available
@@ -9,7 +9,7 @@
 Summary: Qt5 - QtScript component
 Name:    qt5-%{qt_module}
 Version: 5.2.0
-Release: 0.2.%{pre}%{?dist}
+Release: 0.3.%{pre}%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -103,6 +103,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
 
 
 %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 0410e4d..193b6ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3a622eef6cf4f67b1e5a0f95ed030f3  qtscript-opensource-src-5.2.0-alpha.tar.xz
+5099ae2b081a3249f5c59a03397e2820  qtscript-opensource-src-5.2.0-beta1.tar.xz


More information about the scm-commits mailing list