5.2.0-beta
This commit is contained in:
parent
2cf9887350
commit
485448e3d8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/qtbase-opensource-src-5.1.1.tar.xz
|
/qtbase-opensource-src-5.1.1.tar.xz
|
||||||
/qtbase-opensource-src-5.2.0-alpha.tar.xz
|
/qtbase-opensource-src-5.2.0-beta1.tar.xz
|
||||||
|
@ -14,14 +14,14 @@
|
|||||||
|
|
||||||
# define to build docs, need to undef this for bootstrapping
|
# define to build docs, need to undef this for bootstrapping
|
||||||
# where qt5-qttools builds are not yet available
|
# where qt5-qttools builds are not yet available
|
||||||
#define docs 1
|
%define docs 1
|
||||||
|
|
||||||
%define pre alpha
|
%define pre beta1
|
||||||
|
|
||||||
Summary: Qt5 - QtBase components
|
Summary: Qt5 - QtBase components
|
||||||
Name: qt5-qtbase
|
Name: qt5-qtbase
|
||||||
Version: 5.2.0
|
Version: 5.2.0
|
||||||
Release: 0.3.%{pre}%{?dist}
|
Release: 0.4.%{pre}%{?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
|
||||||
@ -597,6 +597,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 24 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.4.beta
|
||||||
|
- 5.2.0-beta
|
||||||
|
|
||||||
* Wed Oct 16 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.3.alpha
|
* Wed Oct 16 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.3.alpha
|
||||||
- disable -docs (for ppc bootstrap mostly)
|
- disable -docs (for ppc bootstrap mostly)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user