From 3a8e6ae2cb361478f53467dcc7a4d1a948a5250f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 2 Dec 2013 14:01:44 -0600 Subject: [PATCH] 5.2.0-rc1 --- .gitignore | 1 + qt5-qtquickcontrols.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 8d04357..9720511 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtquickcontrols-opensource-src-5.1.1.tar.xz /qtquickcontrols-opensource-src-5.2.0-beta1.tar.xz +/qtquickcontrols-opensource-src-5.2.0-rc1.tar.xz diff --git a/qt5-qtquickcontrols.spec b/qt5-qtquickcontrols.spec index a6093e2..4050e8f 100644 --- a/qt5-qtquickcontrols.spec +++ b/qt5-qtquickcontrols.spec @@ -1,6 +1,6 @@ %global qt_module qtquickcontrols -%define pre beta1 +%define pre rc1 # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available @@ -9,7 +9,7 @@ Name: qt5-%{qt_module} Version: 5.2.0 Summary: Qt5 - module with set of QtQuick controls -Release: 0.5.%{pre}%{?dist} +Release: 0.10.%{pre}%{?dist} License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL Url: http://qt-project.org/ %if 0%{?pre:1} @@ -77,7 +77,6 @@ make install_docs INSTALL_ROOT=%{buildroot} %doc LGPL_EXCEPTION.txt %doc header.BSD - %if 0%{?docs} %files doc %{_qt5_docdir}/qtquickcontrols.qch @@ -88,6 +87,9 @@ make install_docs INSTALL_ROOT=%{buildroot} %changelog +* Mon Dec 02 2013 Rex Dieter 5.2.0-0.10.rc1 +- 5.2.0-rc1 + * Mon Nov 11 2013 Rex Dieter 5.2.0-0.5.beta1 - rebuild (arm/qreal) diff --git a/sources b/sources index b3c0e5b..567f94a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1f423cd1d0eace2801f2e0d06ab5a3df qtquickcontrols-opensource-src-5.2.0-beta1.tar.xz +c13deedbb88243e8d8df6a389a1172df qtquickcontrols-opensource-src-5.2.0-rc1.tar.xz