- Prepare to 5.5.1 release with Qt 5.5.1 RC
This commit is contained in:
parent
2b56a544f0
commit
156aa3839b
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/qtx11extras-opensource-src-5.4.2.tar.xz
|
/qtx11extras-opensource-src-5.4.2.tar.xz
|
||||||
/qtx11extras-opensource-src-5.5.0-rc.tar.xz
|
/qtx11extras-opensource-src-5.5.0-rc.tar.xz
|
||||||
/qtx11extras-opensource-src-5.5.0.tar.xz
|
/qtx11extras-opensource-src-5.5.0.tar.xz
|
||||||
|
/qtx11extras-opensource-src-5.5.1-rc1.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
|
|
||||||
%global qt_module qtx11extras
|
%global qt_module qtx11extras
|
||||||
|
|
||||||
#define prerelease rc
|
%define prerelease rc1
|
||||||
|
|
||||||
Summary: Qt5 - X11 support library
|
Summary: Qt5 - X11 support library
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.5.0
|
Version: 5.5.1
|
||||||
Release: 2%{?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
|
||||||
@ -75,6 +75,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
|
||||||
|
|
||||||
* Thu Jul 16 2015 Rex Dieter <rdieter@fedoraproject.org> 5.5.0-2
|
* Thu Jul 16 2015 Rex Dieter <rdieter@fedoraproject.org> 5.5.0-2
|
||||||
- tighten qtbase dep (#1233829)
|
- tighten qtbase dep (#1233829)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user