diff --git a/.gitignore b/.gitignore index fefbfac..0225bc7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /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 diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec index a04a5e3..e7347d9 100644 --- a/qt5-qtdeclarative.spec +++ b/qt5-qtdeclarative.spec @@ -10,12 +10,12 @@ %endif %endif -%define pre beta +%define pre rc Summary: Qt5 - QtDeclarative component Name: qt5-%{qt_module} Version: 5.4.0 -Release: 0.2.%{pre}%{?dist} +Release: 0.3.%{pre}%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -209,6 +209,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 - use new %%qmake_qt5 macro diff --git a/sources b/sources index a25e438..38b1ef2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d905a654cbf50adcb8bf41657038c942 qtdeclarative-opensource-src-5.4.0-beta.tar.xz +579909648c279bc0e2ba63cbf0506564 qtdeclarative-opensource-src-5.4.0-rc.tar.xz