From 366fc168a99dbeff4e2420043dd79b6b3a3404c4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 10 Dec 2014 07:26:13 -0600 Subject: [PATCH] 5.4.0 (final) --- .gitignore | 4 +--- qt5-qtdeclarative.spec | 7 ++++--- sources | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 0225bc7..4f7b575 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/qtdeclarative-opensource-src-5.3.2.tar.xz -/qtdeclarative-opensource-src-5.4.0-beta.tar.xz -/qtdeclarative-opensource-src-5.4.0-rc.tar.xz +/qtdeclarative-opensource-src-5.4.0.tar.xz diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec index e7347d9..a9af0d5 100644 --- a/qt5-qtdeclarative.spec +++ b/qt5-qtdeclarative.spec @@ -10,12 +10,10 @@ %endif %endif -%define pre rc - Summary: Qt5 - QtDeclarative component Name: qt5-%{qt_module} Version: 5.4.0 -Release: 0.3.%{pre}%{?dist} +Release: 1%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -209,6 +207,9 @@ popd %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 38b1ef2..a7f7f63 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -579909648c279bc0e2ba63cbf0506564 qtdeclarative-opensource-src-5.4.0-rc.tar.xz +4f928e52e72b5e867b50b4d409d5e99b qtdeclarative-opensource-src-5.4.0.tar.xz