5.2.0
This commit is contained in:
parent
d0e4474d2f
commit
0aeb17e4f9
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
|||||||
/qtwebkit-opensource-src-5.1.1.tar.xz
|
/qtwebkit-opensource-src-5.2.0.tar.xz
|
||||||
/qtwebkit-opensource-src-5.2.0-beta1.tar.xz
|
|
||||||
/qtwebkit-opensource-src-5.2.0-rc1.tar.xz
|
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
|
|
||||||
%global qt_module qtwebkit
|
%global qt_module qtwebkit
|
||||||
%define pre rc1
|
|
||||||
|
|
||||||
# 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
|
||||||
@ -12,7 +11,7 @@
|
|||||||
Summary: Qt5 - QtWebKit components
|
Summary: Qt5 - QtWebKit components
|
||||||
Name: qt5-qtwebkit
|
Name: qt5-qtwebkit
|
||||||
Version: 5.2.0
|
Version: 5.2.0
|
||||||
Release: 0.10.%{pre}%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
|
||||||
# See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html
|
# See also http://qt-project.org/doc/qt-5.0/qtdoc/licensing.html
|
||||||
@ -206,6 +205,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 12 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-1
|
||||||
|
- 5.2.0
|
||||||
|
|
||||||
* Mon Dec 02 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.10.rc1
|
* Mon Dec 02 2013 Rex Dieter <rdieter@fedoraproject.org> 5.2.0-0.10.rc1
|
||||||
- 5.2.0-rc1
|
- 5.2.0-rc1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user