From d2a7000f583a0a9be697b8af4f15a3a4d1feb0e2 Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Mon, 5 Oct 2015 13:58:00 -0300 Subject: [PATCH] - Prepare to 5.5.1 release with Qt 5.5.1 RC --- .gitignore | 1 + qt5-qtwebkit.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4f0e516..48835f3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /qtwebkit-opensource-src-5.4.2.tar.xz /qtwebkit-opensource-src-5.5.0-rc.tar.xz /qtwebkit-opensource-src-5.5.0.tar.xz +/qtwebkit-opensource-src-5.5.1-rc1.tar.xz diff --git a/qt5-qtwebkit.spec b/qt5-qtwebkit.spec index 57476e6..3cbaa22 100644 --- a/qt5-qtwebkit.spec +++ b/qt5-qtwebkit.spec @@ -14,12 +14,12 @@ %endif %endif -#define prerelease rc +%define prerelease rc1 Summary: Qt5 - QtWebKit components Name: qt5-qtwebkit -Version: 5.5.0 -Release: 4%{?dist} +Version: 5.5.1 +Release: 1%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html @@ -204,6 +204,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-4 - -docs: BuildRequires: qt5-qhelpgenerator, standardize bootstrapping diff --git a/sources b/sources index 217503f..def8eaa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5335fe211f5c0f92a4f6ca370fa9a0ce qtwebkit-opensource-src-5.5.0.tar.xz +9304560261185e5cef7934901626f3c1 qtwebkit-opensource-src-5.5.1-rc1.tar.xz