From 1ec431bd357546ed93b1075765d7400a38af2fab Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Aug 30 2013 04:11:54 +0000 Subject: 5.1.1 --- diff --git a/.gitignore b/.gitignore index 71128e5..e2eca99 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /qtmultimedia-opensource-src-5.0.2.tar.xz +/qtmultimedia-opensource-src-5.1.1.tar.xz diff --git a/qt5-qtmultimedia.spec b/qt5-qtmultimedia.spec index 94570d9..62becc3 100644 --- a/qt5-qtmultimedia.spec +++ b/qt5-qtmultimedia.spec @@ -3,13 +3,13 @@ Summary: Qt5 - Multimedia support Name: qt5-%{qt_module} -Version: 5.0.2 -Release: 3%{?dist} +Version: 5.1.1 +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://qt-project.org/ -Source0: http://download.qt-project.org/archive/qt/5.0/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz +Source0: http://download.qt-project.org/official_releases/qt/5.1/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtdeclarative-devel >= %{version} @@ -73,6 +73,7 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %postun -p /sbin/ldconfig %files +%doc LGPL_EXCEPTION.txt LICENSE.GPL LICENSE.LGPL %{_qt5_libdir}/libQt5Multimedia.so.5* %{_qt5_libdir}/libQt5MultimediaQuick_p.so.5* %{_qt5_libdir}/libQt5MultimediaWidgets.so.5* @@ -103,6 +104,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %changelog +* Thu Aug 29 2013 Rex Dieter 5.1.1-1 +- 5.1.1 + * Wed Aug 28 2013 Rex Dieter 5.0.2-3 - update Source URL (and refetch tarball) - improved summary/description diff --git a/sources b/sources index 4b2c588..0eca636 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f0902250974440c9c63569112a67440c qtmultimedia-opensource-src-5.0.2.tar.xz +4b6e74bd7752bc241617f41539632bba qtmultimedia-opensource-src-5.1.1.tar.xz