diff --git a/.gitignore b/.gitignore index 77f4e89..309be5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/qtscript-opensource-src-5.3.2.tar.xz -/qtscript-opensource-src-5.4.0-rc.tar.xz +/qtscript-opensource-src-5.4.0.tar.xz diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec index 94177ee..787b67e 100644 --- a/qt5-qtscript.spec +++ b/qt5-qtscript.spec @@ -5,12 +5,10 @@ # where qt5-qttools builds are not yet available %define docs 1 -%define pre rc - Summary: Qt5 - QtScript 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 @@ -132,6 +130,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %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 69002f8..97ec2f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43feffc7f90fed8f9363e6fdcc741c87 qtscript-opensource-src-5.4.0-rc.tar.xz +b38b35643d85aea25ff1cbea84f76a82 qtscript-opensource-src-5.4.0.tar.xz