From c1feb3116f86153fe7a749a143365fe67bf53d8e Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 28 Nov 2014 10:35:32 -0600 Subject: [PATCH] 5.4.0-rc --- .gitignore | 2 +- qt5-qtwayland.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index a3eb581..d120eed 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/qtwayland-opensource-src-5.4.0-beta.tar.xz +/qtwayland-opensource-src-5.4.0-rc.tar.xz diff --git a/qt5-qtwayland.spec b/qt5-qtwayland.spec index 72dcd34..c8e535f 100644 --- a/qt5-qtwayland.spec +++ b/qt5-qtwayland.spec @@ -4,12 +4,12 @@ # build support for non-egl platforms %define nogl 1 -%define pre beta +%define pre rc Summary: Qt5 - Wayland platform support and QtCompositor module Name: qt5-%{qt_module} Version: 5.4.0 -Release: 0.2.%{pre}%{?dist} +Release: 0.3.%{pre}%{?dist} License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://qt-project.org/wiki/QtWayland %if 0%{?pre:1} @@ -145,6 +145,9 @@ install -pm644 \ %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 - use %%qmake_qt5 macro diff --git a/sources b/sources index 75bb1cf..46d4f2c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e0230c0091da7828684a39c174363512 qtwayland-opensource-src-5.4.0-beta.tar.xz +758ed55f2a8019901397df29830cfbd7 qtwayland-opensource-src-5.4.0-rc.tar.xz