- Prepare to 5.5.1 release with Qt 5.5.1 RC
This commit is contained in:
parent
63b787de66
commit
42ff2cc974
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/qtwayland-opensource-src-5.4.2.tar.xz
|
||||
/qtwayland-opensource-src-5.5.0-rc.tar.xz
|
||||
/qtwayland-opensource-src-5.5.0.tar.xz
|
||||
/qtwayland-opensource-src-5.5.1-rc1.tar.xz
|
||||
|
@ -4,12 +4,12 @@
|
||||
# build support for non-egl platforms
|
||||
%define nogl 1
|
||||
|
||||
#define prerelease rc
|
||||
%define prerelease rc1
|
||||
|
||||
Summary: Qt5 - Wayland platform support and QtCompositor module
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.5.0
|
||||
Release: 3%{?dist}
|
||||
Version: 5.5.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2 with exceptions or LGPLv3 with exceptions
|
||||
Url: http://www.qt.io
|
||||
Source0: http://download.qt.io/official_releases/qt/5.5/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz
|
||||
@ -133,6 +133,9 @@ install -pm644 \
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 29 2015 Helio Chissini de Castro <helio@kde.org> - 5.5.1-1
|
||||
- Update to Qt 5.5.1 RC1
|
||||
|
||||
* Thu Jul 16 2015 Rex Dieter <rdieter@fedoraproject.org> 5.5.0-3
|
||||
- tighten qtbase dep (#1233829)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user