5.2.0-beta1

epel9
Rex Dieter 11 years ago
parent f69aac1c2f
commit d7573fb346

2
.gitignore vendored

@ -1,2 +1,2 @@
/qtwebkit-opensource-src-5.1.1.tar.xz
/qtwebkit-opensource-src-5.2.0-alpha.tar.xz
/qtwebkit-opensource-src-5.2.0-beta1.tar.xz

@ -1,15 +1,15 @@
%global qt_module qtwebkit
%define pre alpha
%define pre beta1
# define to build docs, need to undef this for bootstrapping
# where qt5-qttools builds are not yet available
#define docs 1
%define docs 1
Summary: Qt5 - QtWebKit components
Name: qt5-qtwebkit
Version: 5.2.0
Release: 0.2.%{pre}%{?dist}
Release: 0.3.%{pre}%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
# See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html
@ -192,6 +192,9 @@ popd
%changelog
* Thu Oct 24 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.3.beta1
- 5.2.0-beta1
* Wed Oct 16 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.2.alpha
- bootstrap ppc

@ -1 +1 @@
1a2a5958564737ed260758ac2ca4dee8 qtwebkit-opensource-src-5.2.0-alpha.tar.xz
6cb3df7132ef71ad5faee8f0246b4b7d qtwebkit-opensource-src-5.2.0-beta1.tar.xz

Loading…
Cancel
Save