From fe02e0d6343842364768d622628d2ff4fbeae050 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 12 Dec 2013 07:30:05 -0600 Subject: [PATCH] 5.2.0 --- .gitignore | 4 +--- qt5-qttools.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 6f097bf..6797273 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/qttools-opensource-src-5.1.1.tar.xz -/qttools-opensource-src-5.2.0-beta1.tar.xz -/qttools-opensource-src-5.2.0-rc1.tar.xz +/qttools-opensource-src-5.2.0.tar.xz diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 430eef9..4e90ba0 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -1,7 +1,6 @@ %global qt_module qttools %global system_clucene 1 -%define pre rc1 # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available @@ -13,7 +12,7 @@ Summary: Qt5 - QtTool components Name: qt5-qttools Version: 5.2.0 -Release: 0.10.%{pre}%{?dist} +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -338,6 +337,9 @@ fi %changelog +* Thu Dec 12 2013 Rex Dieter 5.2.0-1 +- 5.2.0 + * Mon Dec 02 2013 Rex Dieter 5.2.0-0.10.rc1 - 5.2.0-rc1 diff --git a/sources b/sources index 9621a65..40931d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e7ae71a84014f74db9b7194f8ce1c4de qttools-opensource-src-5.2.0-rc1.tar.xz +76a0992967b6d02220ecb69a5ba04ef1 qttools-opensource-src-5.2.0.tar.xz