From 80a1ecc35833b88320394de48fc9ba165693d9d7 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Feb 08 2014 22:58:30 +0000 Subject: Update to 5.2.1 --- diff --git a/.gitignore b/.gitignore index d7ba441..8eb46aa 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /qtscript-opensource-src-5.1.1.tar.xz /qtscript-opensource-src-5.2.0-rc1.tar.xz /qtscript-opensource-src-5.2.0.tar.xz +/qtscript-opensource-src-5.2.1.tar.xz diff --git a/mingw-qt5-qtscript.spec b/mingw-qt5-qtscript.spec index 3437477..50fd715 100644 --- a/mingw-qt5-qtscript.spec +++ b/mingw-qt5-qtscript.spec @@ -16,8 +16,8 @@ %global release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: mingw-qt5-%{qt_module} -Version: 5.2.0 -Release: 2%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist} +Version: 5.2.1 +Release: 1%{?pre:.%{pre}}%{?snapshot_date:.git%{snapshot_date}.%{snapshot_rev}}%{?dist} Summary: Qt5 for Windows - QtScript component License: GPLv3 with exceptions or LGPLv2 with exceptions @@ -139,6 +139,9 @@ rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/*.dll %changelog +* Sat Feb 8 2014 Erik van Pienbroek - 5.2.1-1 +- Update to 5.2.1 + * Sat Jan 11 2014 Erik van Pienbroek - 5.2.0-2 - Dropped manual rename of import libraries 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