diff --git a/.gitignore b/.gitignore index d84a61a..88b1d8f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /qtlocation-opensource-src-5.3.2.tar.xz -/qtlocation-opensource-src-5.4.0-beta.tar.xz +/qtlocation-opensource-src-5.4.0-rc.tar.xz diff --git a/qt5-qtlocation.spec b/qt5-qtlocation.spec index 4693fcb..2efec87 100644 --- a/qt5-qtlocation.spec +++ b/qt5-qtlocation.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 - Location component 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 @@ -149,6 +149,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 3918f8e..75b8428 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -47de3b1885253436ad2c40a478db7e46 qtlocation-opensource-src-5.4.0-beta.tar.xz +aa1621b60844bae4965744e1343324b5 qtlocation-opensource-src-5.4.0-rc.tar.xz