From 4676e90188c666d2b9f9895f5c0b747675fb2f7b Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro <helio@kde.org> Date: Thu, 15 Oct 2015 11:24:10 -0300 Subject: [PATCH] - Update to final release --- qt5-qtsvg.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qt5-qtsvg.spec b/qt5-qtsvg.spec index 587bafd..7d19c9d 100644 --- a/qt5-qtsvg.spec +++ b/qt5-qtsvg.spec @@ -17,7 +17,7 @@ Summary: Qt5 - Support for rendering and displaying SVG Name: qt5-%{qt_module} Version: 5.5.1 -Release: 1%{?dist} +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -126,6 +126,9 @@ popd %changelog +* Thu Oct 15 2015 Helio Chissini de Castro <helio@kde.org> - 5.5.1-2 +- Update to final release 5.5.1 + * Tue Sep 29 2015 Helio Chissini de Castro <helio@kde.org> - 5.5.1-1 - Update to Qt 5.5.1 RC1