5.2.1
This commit is contained in:
parent
84e8dee96e
commit
dc859c7e36
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/qtquickcontrols-opensource-src-5.2.0.tar.xz
|
/qtquickcontrols-opensource-src-5.2.1.tar.xz
|
||||||
|
@ -6,9 +6,10 @@
|
|||||||
%define docs 1
|
%define docs 1
|
||||||
|
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.2.0
|
|
||||||
Summary: Qt5 - module with set of QtQuick controls
|
Summary: Qt5 - module with set of QtQuick controls
|
||||||
Release: 2%{?dist}
|
Version: 5.2.1
|
||||||
|
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/
|
||||||
%if 0%{?pre:1}
|
%if 0%{?pre:1}
|
||||||
@ -98,6 +99,9 @@ make install_docs INSTALL_ROOT=%{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 06 2014 Rex Dieter <rdieter@fedoraproject.org> 5.2.1-1
|
||||||
|
- 5.2.1
|
||||||
|
|
||||||
* Mon Jan 27 2014 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-2
|
* Mon Jan 27 2014 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-2
|
||||||
- ready -examples subpkg
|
- ready -examples subpkg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user