5.4.0 (final)
This commit is contained in:
parent
4c564adea6
commit
c22b2a6f38
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
|||||||
/qtquickcontrols-opensource-src-5.3.2.tar.xz
|
/qtquickcontrols-opensource-src-5.4.0.tar.xz
|
||||||
/qtquickcontrols-opensource-src-5.4.0-rc.tar.xz
|
|
||||||
|
@ -5,12 +5,10 @@
|
|||||||
# where qt5-qttools builds are not yet available
|
# where qt5-qttools builds are not yet available
|
||||||
%define docs 1
|
%define docs 1
|
||||||
|
|
||||||
%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.3.%{pre}%{?dist}
|
Release: 1%{?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 +106,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 10 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-1
|
||||||
|
- 5.4.0 (final)
|
||||||
|
|
||||||
* Fri Nov 28 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.3.rc
|
* Fri Nov 28 2014 Rex Dieter <rdieter@fedoraproject.org> 5.4.0-0.3.rc
|
||||||
- 5.4.0-rc
|
- 5.4.0-rc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user