From 593ec9d13abb114c9fada66b292b561d84d0442e Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 24 Oct 2013 20:19:05 -0500 Subject: [PATCH] 5.2.0-beta1 --- .gitignore | 2 +- qt5-qtquickcontrols.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4af4338..8d04357 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /qtquickcontrols-opensource-src-5.1.1.tar.xz -/qtquickcontrols-opensource-src-5.2.0-alpha.tar.xz +/qtquickcontrols-opensource-src-5.2.0-beta1.tar.xz diff --git a/qt5-qtquickcontrols.spec b/qt5-qtquickcontrols.spec index 04da39e..a186b1e 100644 --- a/qt5-qtquickcontrols.spec +++ b/qt5-qtquickcontrols.spec @@ -1,15 +1,15 @@ %global qt_module qtquickcontrols -%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 Name: qt5-%{qt_module} Version: 5.2.0 Summary: Qt5 - module with set of QtQuick controls -Release: 0.3.%{pre}%{?dist} +Release: 0.4.%{pre}%{?dist} License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL Url: http://qt-project.org/ %if 0%{?pre:1} @@ -88,6 +88,9 @@ make install_docs INSTALL_ROOT=%{buildroot} %changelog +* Thu Oct 24 2013 Rex Dieter 5.2.0-0.4.beta1 +- 5.2.0-beta1 + * Thu Oct 24 2013 Rex Dieter 5.2.0-0.3.alpha - bootstrap ppc diff --git a/sources b/sources index f1bc339..b3c0e5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6985f9b170b68c7d97d6b83ca8f6493a qtquickcontrols-opensource-src-5.2.0-alpha.tar.xz +1f423cd1d0eace2801f2e0d06ab5a3df qtquickcontrols-opensource-src-5.2.0-beta1.tar.xz