From b80631d6a222223e0dc5fea447d14155d32d1106 Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Mon, 5 Oct 2015 13:57:37 -0300 Subject: [PATCH] - Prepare to 5.5.1 release with Qt 5.5.1 RC --- .gitignore | 1 + qt5-qtsvg.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index d86093d..afae3b0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /qtsvg-opensource-src-5.4.2.tar.xz /qtsvg-opensource-src-5.5.0-rc.tar.xz /qtsvg-opensource-src-5.5.0.tar.xz +/qtsvg-opensource-src-5.5.1-rc1.tar.xz diff --git a/qt5-qtsvg.spec b/qt5-qtsvg.spec index ebd9774..ff687e9 100644 --- a/qt5-qtsvg.spec +++ b/qt5-qtsvg.spec @@ -12,12 +12,12 @@ %endif %endif -#define prerelease rc +%define prerelease rc1 Summary: Qt5 - Support for rendering and displaying SVG Name: qt5-%{qt_module} -Version: 5.5.0 -Release: 3%{?dist} +Version: 5.5.1 +Release: 1%{?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 +* Tue Sep 29 2015 Helio Chissini de Castro - 5.5.1-1 +- Update to Qt 5.5.1 RC1 + * Wed Jul 29 2015 Rex Dieter 5.5.0-3 - -docs: BuildRequires: qt5-qhelpgenerator, standardize bootstrapping diff --git a/sources b/sources index 6ddf0a9..0313db6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08234e3c3696f1a75df30201ca16d4bc qtsvg-opensource-src-5.5.0.tar.xz +3818796d1609016b6b06c798ce88947e qtsvg-opensource-src-5.5.1-rc1.tar.xz