From dc4e78179e4e32c8e6092a58d15e5173c57d6bc0 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 5 Feb 2014 15:20:57 -0600 Subject: [PATCH] 5.2.1 --- .gitignore | 2 +- qt5-qtscript.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 6611b0c..5566a62 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/qtscript-opensource-src-5.2.0.tar.xz +/qtscript-opensource-src-5.2.1.tar.xz diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec index b60477c..8085729 100644 --- a/qt5-qtscript.spec +++ b/qt5-qtscript.spec @@ -3,8 +3,8 @@ Summary: Qt5 - QtScript component Name: qt5-%{qt_module} -Version: 5.2.0 -Release: 3%{?dist} +Version: 5.2.1 +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -113,6 +113,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %changelog +* Wed Feb 05 2014 Rex Dieter 5.2.1-1 +- 5.2.1 + * Sun Feb 02 2014 Rex Dieter 5.2.0-3 - Add AArch64 support to qtscript (#1056071) diff --git a/sources b/sources index cde3f93..ba95771 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -37d32c983c3fdf5b29f932265046f2e3 qtscript-opensource-src-5.2.0.tar.xz +b8af09bb297d4c62e64df5418fe99dc9 qtscript-opensource-src-5.2.1.tar.xz