epel9
Rex Dieter 6 years ago
parent 9086983e50
commit 021ded1dac

1
.gitignore vendored

@ -2,3 +2,4 @@
/qtwebengine-everywhere-src-5.11.2-clean.tar.xz /qtwebengine-everywhere-src-5.11.2-clean.tar.xz
/qtwebengine-everywhere-src-5.11.3-clean.tar.xz /qtwebengine-everywhere-src-5.11.3-clean.tar.xz
/qtwebengine-everywhere-src-5.12.1-clean.tar.xz /qtwebengine-everywhere-src-5.12.1-clean.tar.xz
/qtwebengine-everywhere-src-5.12.2-clean.tar.xz

@ -46,7 +46,7 @@
Summary: Qt5 - QtWebEngine components Summary: Qt5 - QtWebEngine components
Name: qt5-qtwebengine Name: qt5-qtwebengine
Version: 5.12.1 Version: 5.12.2
Release: 1%{?dist} Release: 1%{?dist}
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
@ -55,8 +55,8 @@ Release: 1%{?dist}
License: (LGPLv2 with exceptions or GPLv3 with exceptions) and BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2) License: (LGPLv2 with exceptions or GPLv3 with exceptions) and BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL and (MPLv1.1 or GPLv2 or LGPLv2)
URL: http://www.qt.io URL: http://www.qt.io
# cleaned tarball with patent-encumbered codecs removed from the bundled FFmpeg # cleaned tarball with patent-encumbered codecs removed from the bundled FFmpeg
# wget http://download.qt.io/official_releases/qt/5.11/5.11.1/submodules/qtwebengine-everywhere-src-5.11.1.tar.xz # wget http://download.qt.io/official_releases/qt/5.12/5.12.2/submodules/qtwebengine-everywhere-src-5.12.2.tar.xz
# ./clean_qtwebengine.sh 5.11.1 # ./clean_qtwebengine.sh 5.12.2
Source0: qtwebengine-everywhere-src-%{version}-clean.tar.xz Source0: qtwebengine-everywhere-src-%{version}-clean.tar.xz
# cleanup scripts used above # cleanup scripts used above
Source1: clean_qtwebengine.sh Source1: clean_qtwebengine.sh
@ -567,6 +567,9 @@ done
%changelog %changelog
* Mon Mar 25 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.12.2-1
- 5.12.2
* Sun Feb 24 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.12.1-1 * Sun Feb 24 2019 Rex Dieter <rdieter@fedoraproject.org> - 5.12.1-1
- 5.12.1 - 5.12.1
- enable kerberos support - enable kerberos support

@ -1 +1 @@
SHA512 (qtwebengine-everywhere-src-5.12.1-clean.tar.xz) = 779d63b93849a6a5b8ecea1c1480ce80c01cc678929947ba64ea5003f9de51e76b49f06d9f0dee89afb28a7713f11d2a7412b55acb3203c548ca8ebf564b30cb SHA512 (qtwebengine-everywhere-src-5.12.2-clean.tar.xz) = 96afcc0ea36d4d06da1b64bd67cbc52394653d8c4700f7c166a5a8f2159517d0f9036b90949f97182c4e55603405576c87d200a512ae80931ff0ed502e72db6c

Loading…
Cancel
Save