From 1a7abccd0701cd7507ca52cfc70100acb8464971 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 24 Oct 2013 19:56:05 -0500 Subject: [PATCH] 5.2.0-beta1 --- .gitignore | 1 - qt5-qttools.spec | 9 ++++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ed61281..c238efd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ /qttools-opensource-src-5.1.1.tar.xz -/qttools-opensource-src-5.2.0-alpha.tar.xz diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 1d92e0a..c3a206c 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -1,16 +1,16 @@ %global qt_module qttools %global system_clucene 1 -%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 - QtTool components Name: qt5-qttools 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 @@ -335,6 +335,9 @@ fi %changelog +* Thu Oct 24 2013 Rex Dieter 5.2.0-0.3.beta1 +- 5.2.0-beta1 + * Wed Oct 16 2013 Rex Dieter 5.2.0-0.2.alpha - bootstrap ppc