- Prepare to 5.5.1 release with Qt 5.5.1 RC

This commit is contained in:
Helio Chissini de Castro 2015-10-05 13:57:07 -03:00
parent 61bc808589
commit 77867c5f6f
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/qtmultimedia-opensource-src-5.4.2.tar.xz /qtmultimedia-opensource-src-5.4.2.tar.xz
/qtmultimedia-opensource-src-5.5.0-rc.tar.xz /qtmultimedia-opensource-src-5.5.0-rc.tar.xz
/qtmultimedia-opensource-src-5.5.0.tar.xz /qtmultimedia-opensource-src-5.5.0.tar.xz
/qtmultimedia-opensource-src-5.5.1-rc1.tar.xz

View File

@ -17,7 +17,7 @@
%global openal 1 %global openal 1
%endif %endif
#define prerelease rc %define prerelease rc1
%define gst 0.10 %define gst 0.10
%if 0%{?fedora} > 20 %if 0%{?fedora} > 20
@ -26,8 +26,8 @@
Summary: Qt5 - Multimedia support Summary: Qt5 - Multimedia support
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.5.0 Version: 5.5.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
@ -181,6 +181,9 @@ popd
%changelog %changelog
* Tue Sep 29 2015 Helio Chissini de Castro <helio@kde.org> - 5.5.1-1
- Update to Qt 5.5.1 RC1
* Wed Jul 29 2015 Rex Dieter <rdieter@fedoraproject.org> 5.5.0-3 * Wed Jul 29 2015 Rex Dieter <rdieter@fedoraproject.org> 5.5.0-3
- -docs: BuildRequires: qt5-qhelpgenerator, standardize bootstrapping - -docs: BuildRequires: qt5-qhelpgenerator, standardize bootstrapping

View File

@ -1 +1 @@
2759807c5d1842ee69e516aacd5e756a qtmultimedia-opensource-src-5.5.0.tar.xz efff6e4f63b9962643481c941f65f7ab qtmultimedia-opensource-src-5.5.1-rc1.tar.xz