5.4.0-rc
This commit is contained in:
parent
6856e88467
commit
4c564adea6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/qtquickcontrols-opensource-src-5.3.2.tar.xz
|
/qtquickcontrols-opensource-src-5.3.2.tar.xz
|
||||||
/qtquickcontrols-opensource-src-5.4.0-beta.tar.xz
|
/qtquickcontrols-opensource-src-5.4.0-rc.tar.xz
|
||||||
|
@ -5,12 +5,12 @@
|
|||||||
# where qt5-qttools builds are not yet available
|
# where qt5-qttools builds are not yet available
|
||||||
%define docs 1
|
%define docs 1
|
||||||
|
|
||||||
%define pre beta
|
%define pre rc
|
||||||
|
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Summary: Qt5 - module with set of QtQuick controls
|
Summary: Qt5 - module with set of QtQuick controls
|
||||||
Version: 5.4.0
|
Version: 5.4.0
|
||||||
Release: 0.2.%{pre}%{?dist}
|
Release: 0.3.%{pre}%{?dist}
|
||||||
|
|
||||||
License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL
|
License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GFDL
|
||||||
Url: http://qt-project.org/
|
Url: http://qt-project.org/
|
||||||
@ -108,6 +108,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 28 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.3.rc
|
||||||
|
- 5.4.0-rc
|
||||||
|
|
||||||
* Mon Nov 03 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.2.beta
|
* Mon Nov 03 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.2.beta
|
||||||
- out-of-tree build, use %%qmake_qt5
|
- out-of-tree build, use %%qmake_qt5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user