- Prepare to 5.5.1 release with Qt 5.5.1 RC
This commit is contained in:
parent
1a99d2bc94
commit
4b1e6b9ab4
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/qtquickcontrols-opensource-src-5.4.2.tar.xz
|
||||
/qtquickcontrols-opensource-src-5.5.0-rc.tar.xz
|
||||
/qtquickcontrols-opensource-src-5.5.0.tar.xz
|
||||
/qtquickcontrols-opensource-src-5.5.1-rc1.tar.xz
|
||||
|
@ -12,12 +12,12 @@
|
||||
%endif
|
||||
%endif
|
||||
|
||||
#define prerelease rc
|
||||
%define prerelease rc1
|
||||
|
||||
Name: qt5-%{qt_module}
|
||||
Summary: Qt5 - module with set of QtQuick controls
|
||||
Version: 5.5.0
|
||||
Release: 3%{?dist}
|
||||
Version: 5.5.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv2 or LGPLv3 and GFDL
|
||||
Url: http://www.qt.io
|
||||
@ -109,6 +109,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
||||
|
||||
|
||||
%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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user