- 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:22 -03:00
parent f3259b7d69
commit d0a8fd6749
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

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

View File

@ -12,12 +12,12 @@
%endif
%endif
#define prerelease rc
%define prerelease rc1
Summary: Qt5 - QtScript component
Name: qt5-%{qt_module}
Version: 5.5.0
Release: 3%{?dist}
Version: 5.5.1
Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -133,6 +133,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
%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
- -docs: BuildRequires: qt5-qhelpgenerator, standardize bootstrapping

View File

@ -1 +1 @@
1e9766d2651d6a81221525462378336d qtscript-opensource-src-5.5.0.tar.xz
62c29bd03d8a965fe0830b8f0b1beaa1 qtscript-opensource-src-5.5.1-rc1.tar.xz