diff --git a/.gitignore b/.gitignore index 88b1d8f..8a966e0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/qtlocation-opensource-src-5.3.2.tar.xz -/qtlocation-opensource-src-5.4.0-rc.tar.xz +/qtlocation-opensource-src-5.4.0.tar.xz diff --git a/qt5-qtlocation.spec b/qt5-qtlocation.spec index 2efec87..0627219 100644 --- a/qt5-qtlocation.spec +++ b/qt5-qtlocation.spec @@ -3,12 +3,10 @@ # define to build docs, need to undef this for bootstrapping %define docs 1 -%define pre rc - Summary: Qt5 - Location component Name: qt5-%{qt_module} Version: 5.4.0 -Release: 0.3.%{pre}%{?dist} +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -149,6 +147,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 75b8428..388e7aa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa1621b60844bae4965744e1343324b5 qtlocation-opensource-src-5.4.0-rc.tar.xz +76cbd4d7acf5b319ed1d9454aac0477b qtlocation-opensource-src-5.4.0.tar.xz