This commit is contained in:
Rex Dieter 2013-12-12 07:34:51 -06:00
parent 2f3e85f7e0
commit 8eef117d09
3 changed files with 6 additions and 6 deletions

4
.gitignore vendored
View File

@ -1,3 +1 @@
/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
/qtmultimedia-opensource-src-5.2.0.tar.xz

View File

@ -1,6 +1,5 @@
%global qt_module qtmultimedia
%define pre rc1
# define to build docs, need to undef this for bootstrapping
# where qt5-qttools builds are not yet available
@ -9,7 +8,7 @@
Summary: Qt5 - Multimedia support
Name: qt5-%{qt_module}
Version: 5.2.0
Release: 0.10.%{pre}%{?dist}
Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -137,6 +136,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
%changelog
* Thu Dec 12 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-1
- 5.2.0
* Mon Dec 02 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.10.rc1
- 5.2.0-rc1

View File

@ -1 +1 @@
d73a063ada68ffe9274fd352947b78a7 qtmultimedia-opensource-src-5.2.0-rc1.tar.xz
2d0f9403f607f617bcc13d4814f41365 qtmultimedia-opensource-src-5.2.0.tar.xz