From 8bedfaf0d8a956f043fce1cedd4ec52b32edc3fe Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 28 Nov 2014 10:16:03 -0600 Subject: [PATCH] 5.4.0-rc --- .gitignore | 2 +- qt5-qtconnectivity.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0291051..1440460 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /qtconnectivity-opensource-src-5.3.2.tar.xz -/qtconnectivity-opensource-src-5.4.0-beta.tar.xz +/qtconnectivity-opensource-src-5.4.0-rc.tar.xz diff --git a/qt5-qtconnectivity.spec b/qt5-qtconnectivity.spec index 25c618b..b162caa 100644 --- a/qt5-qtconnectivity.spec +++ b/qt5-qtconnectivity.spec @@ -3,12 +3,12 @@ # define to build docs, need to undef this for bootstrapping %define docs 1 -%define pre beta +%define pre rc Summary: Qt5 - Connectivity components Name: qt5-%{qt_module} Version: 5.4.0 -Release: 0.2.%{pre}%{?dist} +Release: 0.3.%{pre}%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -146,6 +146,9 @@ popd %changelog +* Fri Nov 28 2014 Rex Dieter 5.4.0-0.3.rc +- 5.4.0-rc + * Mon Nov 03 2014 Rex Dieter 5.4.0-0.2.beta - out-of-tree build, use %%qmake_qt5 diff --git a/sources b/sources index 58fea71..9a669b2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -83a4335ccc2237374b8a68e738fb6f0c qtconnectivity-opensource-src-5.4.0-beta.tar.xz +9f002e9b3c79e0d957c587e61c0fb95e qtconnectivity-opensource-src-5.4.0-rc.tar.xz