From 3fb88ab47839c72703d78958a569552f892627ba Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Mon, 5 Oct 2015 13:57:42 -0300 Subject: [PATCH] - Prepare to 5.5.1 release with Qt 5.5.1 RC --- .gitignore | 1 + qt5-qttools.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ca01823..99a9c6d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /qttools-opensource-src-5.4.2.tar.xz /qttools-opensource-src-5.5.0-rc.tar.xz /qttools-opensource-src-5.5.0.tar.xz +/qttools-opensource-src-5.5.1-rc1.tar.xz diff --git a/qt5-qttools.spec b/qt5-qttools.spec index 0008855..5ead3a5 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -15,12 +15,12 @@ %endif %endif -#define prerelease rc +%define prerelease rc1 Summary: Qt5 - QtTool components Name: qt5-qttools -Version: 5.5.0 -Release: 4%{?dist} +Version: 5.5.1 +Release: 1%{?dist} License: LGPLv3 or LGPLv2 Url: http://www.qt.io @@ -466,6 +466,9 @@ fi %changelog +* Tue Sep 29 2015 Helio Chissini de Castro - 5.5.1-1 +- Update to Qt 5.5.1 RC1 + * Sat Aug 08 2015 Rex Dieter 5.5.0-4 - qt5-linguist: move lconvert,lrelease,lupdate, cmake Qt5LinguistTools here diff --git a/sources b/sources index f5548b5..233fe72 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2057ef2110b6a1aec260a69e2860a502 qttools-opensource-src-5.5.0.tar.xz +10841315a518de19740cd52f2ec7c109 qttools-opensource-src-5.5.1-rc1.tar.xz