diff --git a/.gitignore b/.gitignore index 9099f1e..041a10d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/qtserialport-opensource-src-5.3.2.tar.xz -/qtserialport-opensource-src-5.4.0-rc.tar.xz +/qtserialport-opensource-src-5.4.0.tar.xz diff --git a/qt5-qtserialport.spec b/qt5-qtserialport.spec index 0c33bcc..cf14606 100644 --- a/qt5-qtserialport.spec +++ b/qt5-qtserialport.spec @@ -3,12 +3,10 @@ # define to build docs, need to undef this for bootstrapping %define docs 1 -%define pre rc - Summary: Qt5 - SerialPort 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 @@ -125,6 +123,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 2ad286e..4dcd25e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3f1885619994f2ddd5fd8c172a8e5654 qtserialport-opensource-src-5.4.0-rc.tar.xz +691b0b71e4ad791a37e288b41979662c qtserialport-opensource-src-5.4.0.tar.xz