diff --git a/.gitignore b/.gitignore index 2dd58a3..c7c5b67 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /qtmultimedia-opensource-src-5.1.1.tar.xz /qtmultimedia-opensource-src-5.2.0-beta1.tar.xz +/qtmultimedia-opensource-src-5.2.0-rc1.tar.xz diff --git a/qt5-qtmultimedia.spec b/qt5-qtmultimedia.spec index 81f6f97..12e99f2 100644 --- a/qt5-qtmultimedia.spec +++ b/qt5-qtmultimedia.spec @@ -1,6 +1,6 @@ %global qt_module qtmultimedia -%define pre beta1 +%define pre rc1 # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available @@ -9,7 +9,7 @@ Summary: Qt5 - Multimedia support Name: qt5-%{qt_module} Version: 5.2.0 -Release: 0.4.%{pre}%{?dist} +Release: 0.10.%{pre}%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -137,6 +137,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %changelog +* Mon Dec 02 2013 Rex Dieter 5.2.0-0.10.rc1 +- 5.2.0-rc1 + * Sun Nov 10 2013 Rex Dieter 5.2.0-0.4.beta1 - rebuild (arm/qreal) diff --git a/sources b/sources index 3cc0be8..c484c38 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a9e5ee3ccaf836aabda1e59facb008ca qtmultimedia-opensource-src-5.2.0-beta1.tar.xz +d73a063ada68ffe9274fd352947b78a7 qtmultimedia-opensource-src-5.2.0-rc1.tar.xz