[qt5-qtquick1] 5.2.0-beta1

Rex Dieter rdieter at fedoraproject.org
Fri Oct 25 01:07:48 UTC 2013


commit 92821cdbe42c9944d9dd44d8012407b0558e06f1
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Thu Oct 24 20:07:54 2013 -0500

    5.2.0-beta1

 .gitignore        |    2 +-
 qt5-qtquick1.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1ebf0bc..75cf091 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
 /qtquick1-opensource-src-5.1.1.tar.xz
-/qtquick1-opensource-src-5.2.0-alpha.tar.xz
+/qtquick1-opensource-src-5.2.0-beta1.tar.xz
diff --git a/qt5-qtquick1.spec b/qt5-qtquick1.spec
index 6a9ea41..272a3e8 100644
--- a/qt5-qtquick1.spec
+++ b/qt5-qtquick1.spec
@@ -1,6 +1,6 @@
 
 %global qt_module qtquick1
-%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: A declarative language for describing user interfaces in Qt5
 Name:    qt5-%{qt_module}
 Version: 5.2.0
-Release: 0.3.%{pre}%{?dist}
+Release: 0.4.%{pre}%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -135,6 +135,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
 
 
 %changelog
+* Thu Oct 24 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-0.4.beta1
+- 5.2.0-beta1
+
 * Wed Oct 16 2013 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-0.3.alpha
 - ppc bootstrap
 
diff --git a/sources b/sources
index 0b3383f..e1f7531 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2790fe61755197c7364d34dd9f39c668  qtquick1-opensource-src-5.2.0-alpha.tar.xz
+d02bf5c0629c540b3d9014fadf683231  qtquick1-opensource-src-5.2.0-beta1.tar.xz


More information about the scm-commits mailing list