This commit is contained in:
Rex Dieter 2014-02-06 06:51:00 -06:00
parent 84e8dee96e
commit dc859c7e36
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/qtquickcontrols-opensource-src-5.2.0.tar.xz
/qtquickcontrols-opensource-src-5.2.1.tar.xz

View File

@ -6,9 +6,10 @@
%define docs 1
Name: qt5-%{qt_module}
Version: 5.2.0
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
Url: http://qt-project.org/
%if 0%{?pre:1}
@ -98,6 +99,9 @@ make install_docs INSTALL_ROOT=%{buildroot}
%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
- ready -examples subpkg

View File

@ -1 +1 @@
748ab947f59fb104db2ac1fefa073d81 qtquickcontrols-opensource-src-5.2.0.tar.xz
027bc7d05fe740b21284dc909c9f11ac qtquickcontrols-opensource-src-5.2.1.tar.xz