This commit is contained in:
Rex Dieter 2014-02-05 22:05:18 -06:00
parent ac580fb234
commit 9db9fd4a31
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/qtmultimedia-opensource-src-5.2.0.tar.xz /qtmultimedia-opensource-src-5.2.1.tar.xz

View File

@ -7,8 +7,8 @@
Summary: Qt5 - Multimedia support Summary: Qt5 - Multimedia support
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.2.0 Version: 5.2.1
Release: 3%{?dist} Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -147,6 +147,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
%changelog %changelog
* Wed Feb 05 2014 Rex Dieter <rdieter@fedoraproject.org> 5.2.1-1
- 5.2.1
* Mon Jan 27 2014 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-3 * Mon Jan 27 2014 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-3
- build -examples only if supported - build -examples only if supported

View File

@ -1 +1 @@
2d0f9403f607f617bcc13d4814f41365 qtmultimedia-opensource-src-5.2.0.tar.xz 26dc22c59fbbad9fdf0699d5f887166a qtmultimedia-opensource-src-5.2.1.tar.xz