From c22b2a6f38f512331b727255cc4e354d9467ec7b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 10 Dec 2014 07:40:22 -0600 Subject: [PATCH] 5.4.0 (final) --- .gitignore | 3 +-- qt5-qtquickcontrols.spec | 7 ++++--- sources | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 822e739..ad2573c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/qtquickcontrols-opensource-src-5.3.2.tar.xz -/qtquickcontrols-opensource-src-5.4.0-rc.tar.xz +/qtquickcontrols-opensource-src-5.4.0.tar.xz diff --git a/qt5-qtquickcontrols.spec b/qt5-qtquickcontrols.spec index 000c27b..e5a80c8 100644 --- a/qt5-qtquickcontrols.spec +++ b/qt5-qtquickcontrols.spec @@ -5,12 +5,10 @@ # where qt5-qttools builds are not yet available %define docs 1 -%define pre rc - Name: qt5-%{qt_module} Summary: Qt5 - module with set of QtQuick controls Version: 5.4.0 -Release: 0.3.%{pre}%{?dist} +Release: 1%{?dist} License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL Url: http://qt-project.org/ @@ -108,6 +106,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform} %changelog +* Wed Dec 10 2014 Rex Dieter 5.4.0-1 +- 5.4.0 (final) + * Fri Nov 28 2014 Rex Dieter 5.4.0-0.3.rc - 5.4.0-rc diff --git a/sources b/sources index dcfc3e8..9fabe31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9151f71743822672d0cbb0c127e3fa12 qtquickcontrols-opensource-src-5.4.0-rc.tar.xz +6d2b408526b6197ff2edc32ac3238252 qtquickcontrols-opensource-src-5.4.0.tar.xz