From bd6db4da6b40a0c4fd11c622b72d2cacfce0f7ff Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Oct 05 2015 16:56:37 +0000 Subject: - Prepare to 5.5.1 release with Qt 5.5.1 RC --- diff --git a/.gitignore b/.gitignore index 1ae66f6..dffe290 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /qtdeclarative-opensource-src-5.4.2.tar.xz /qtdeclarative-opensource-src-5.5.0-rc.tar.xz /qtdeclarative-opensource-src-5.5.0.tar.xz +/qtdeclarative-opensource-src-5.5.1-rc1.tar.xz diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec index a1b0c0c..840879c 100644 --- a/qt5-qtdeclarative.spec +++ b/qt5-qtdeclarative.spec @@ -12,12 +12,12 @@ %endif %endif -#define prerelease rc +%define prerelease rc1 Summary: Qt5 - QtDeclarative component Name: qt5-%{qt_module} -Version: 5.5.0 -Release: 3%{?dist} +Version: 5.5.1 +Release: 1%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -202,6 +202,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 diff --git a/sources b/sources index 30d47fb..8dde474 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1452c92f8c660dc7d23d9e17d89f8716 qtdeclarative-opensource-src-5.5.0.tar.xz +5f6d7a70503e20e56aabbb6339037c16 qtdeclarative-opensource-src-5.5.1-rc1.tar.xz