5.2.0
This commit is contained in:
parent
30c2d9f838
commit
0d0a7e829e
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
|||||||
/qtbase-opensource-src-5.1.1.tar.xz
|
/qtbase-opensource-src-5.2.0.tar.xz
|
||||||
/qtbase-opensource-src-5.2.0-beta1.tar.xz
|
|
||||||
/qtbase-opensource-src-5.2.0-rc1.tar.xz
|
|
||||||
|
@ -19,14 +19,14 @@
|
|||||||
%define docs 1
|
%define docs 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define pre rc1
|
#define pre rc1
|
||||||
#define snap 2013-11-08_141
|
#define snap 2013-11-08_141
|
||||||
#define snap_tag 20131108_141
|
#define snap_tag 20131108_141
|
||||||
|
|
||||||
Summary: Qt5 - QtBase components
|
Summary: Qt5 - QtBase components
|
||||||
Name: qt5-qtbase
|
Name: qt5-qtbase
|
||||||
Version: 5.2.0
|
Version: 5.2.0
|
||||||
Release: 0.12.%{pre}%{?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
|
||||||
@ -621,6 +621,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 12 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-1
|
||||||
|
- 5.2.0
|
||||||
|
|
||||||
* Fri Dec 06 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.12.rc1
|
* Fri Dec 06 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.12.rc1
|
||||||
- qt5-base-devel.x86_64 qt5-base-devel.i686 file conflict qconfig.h (#1036956)
|
- qt5-base-devel.x86_64 qt5-base-devel.i686 file conflict qconfig.h (#1036956)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user