diff --git a/.gitignore b/.gitignore index eee0a02..9099f1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /qtserialport-opensource-src-5.3.2.tar.xz -/qtserialport-opensource-src-5.4.0-beta.tar.xz +/qtserialport-opensource-src-5.4.0-rc.tar.xz diff --git a/qt5-qtserialport.spec b/qt5-qtserialport.spec index 33ecc23..0c33bcc 100644 --- a/qt5-qtserialport.spec +++ b/qt5-qtserialport.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 - SerialPort 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 @@ -125,6 +125,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 eabedbe..2ad286e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8f32e06cf66eff17ecc2da2be34ff63 qtserialport-opensource-src-5.4.0-beta.tar.xz +3f1885619994f2ddd5fd8c172a8e5654 qtserialport-opensource-src-5.4.0-rc.tar.xz