From 576bad369397e4f4c8f8b1b6a0f3cfdea72175eb Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 12 Dec 2013 07:38:15 -0600 Subject: [PATCH] 5.2.0 --- .gitignore | 4 +--- qt5-qtscript.spec | 6 ++++-- sources | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 99a04ce..6611b0c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/qtscript-opensource-src-5.1.1.tar.xz -/qtscript-opensource-src-5.2.0-beta1.tar.xz -/qtscript-opensource-src-5.2.0-rc1.tar.xz +/qtscript-opensource-src-5.2.0.tar.xz diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec index 4c47511..ca00bda 100644 --- a/qt5-qtscript.spec +++ b/qt5-qtscript.spec @@ -1,6 +1,5 @@ %global qt_module qtscript -%define pre rc1 # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available @@ -12,7 +11,7 @@ Summary: Qt5 - QtScript component Name: qt5-%{qt_module} 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 @@ -110,6 +109,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %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 6e86f9f..cde3f93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -574f1451af3cddb7f1839500907cc5a7 qtscript-opensource-src-5.2.0-rc1.tar.xz +37d32c983c3fdf5b29f932265046f2e3 qtscript-opensource-src-5.2.0.tar.xz