diff --git a/.gitignore b/.gitignore index 91a1be4..2dd58a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /qtmultimedia-opensource-src-5.1.1.tar.xz -/qtmultimedia-opensource-src-5.2.0-alpha.tar.xz +/qtmultimedia-opensource-src-5.2.0-beta1.tar.xz diff --git a/qt5-qtmultimedia.spec b/qt5-qtmultimedia.spec index d45b56e..11dc118 100644 --- a/qt5-qtmultimedia.spec +++ b/qt5-qtmultimedia.spec @@ -1,6 +1,6 @@ %global qt_module qtmultimedia -%define pre alpha +%define pre beta1 # 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.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 @@ -137,6 +137,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %changelog +* Thu Oct 24 2013 Rex Dieter 5.2.0-0.3.beta1 +- 5.2.0-beta1 + * Wed Oct 16 2013 Rex Dieter 5.2.0-0.2.alpha - bootstrap ppc diff --git a/sources b/sources index 333a977..3cc0be8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -042c6f46ab581a2c2331b74969469f8d qtmultimedia-opensource-src-5.2.0-alpha.tar.xz +a9e5ee3ccaf836aabda1e59facb008ca qtmultimedia-opensource-src-5.2.0-beta1.tar.xz