From 2e4fa6efa79fe8016097e80a998cbea5209bb09f Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 6 Feb 2014 07:03:21 -0600 Subject: [PATCH] 5.2.1 --- .gitignore | 2 +- qt5-qtsvg.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 2038fcf..2dd5756 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/qtsvg-opensource-src-5.2.0.tar.xz +/qtsvg-opensource-src-5.2.1.tar.xz diff --git a/qt5-qtsvg.spec b/qt5-qtsvg.spec index ccb45c7..2f65479 100644 --- a/qt5-qtsvg.spec +++ b/qt5-qtsvg.spec @@ -7,8 +7,8 @@ Summary: Qt5 - Support for rendering and displaying SVG Name: qt5-%{qt_module} -Version: 5.2.0 -Release: 2%{?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 @@ -118,6 +118,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %changelog +* Thu Feb 06 2014 Rex Dieter 5.2.1-1 +- 5.2.1 + * Mon Jan 27 2014 Rex Dieter 5.2.0-2 - -examples subpkg diff --git a/sources b/sources index 34c7eeb..89be55d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f6132475f6edcd7b6cfb57650846185 qtsvg-opensource-src-5.2.0.tar.xz +3f5487fe2bd5024f18f63a8d0eb4294d qtsvg-opensource-src-5.2.1.tar.xz