commit 5db6c53471b6394d38b2ad6ba9f9471452bca8c1
Author: Kevin Kofler <kevin.kofler(a)chello.at>
Date: Sun Nov 26 22:05:59 2017 +0100
Update to 5.9.3
* Sun Nov 26 2017 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 5.9.3-1
- Update to 5.9.3
.gitignore | 1 +
qt5-qtwebengine-freeworld.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 44dadbf..a391150 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/qtwebengine-opensource-src-5.9.1.tar.xz
/qtwebengine-opensource-src-5.6.3-ee719ad313e564d4e6f06d74b313ae179169466f.tar.xz
/qtwebengine-opensource-src-5.9.2.tar.xz
+/qtwebengine-opensource-src-5.9.3.tar.xz
diff --git a/qt5-qtwebengine-freeworld.spec b/qt5-qtwebengine-freeworld.spec
index 51dcbf4..9d38ab9 100644
--- a/qt5-qtwebengine-freeworld.spec
+++ b/qt5-qtwebengine-freeworld.spec
@@ -43,7 +43,7 @@
Summary: Qt5 - QtWebEngine components (freeworld version)
Name: qt5-qtwebengine-freeworld
-Version: 5.9.2
+Version: 5.9.3
Release: 1%{?dist}
%global major_minor %(echo %{version} | cut -d. -f-2)
@@ -194,9 +194,9 @@ BuildRequires: pkgconfig(vpx) >= 1.6.0
# Of course, Chromium itself is bundled. It cannot be unbundled because it is
# not a library, but forked (modified) application code.
-# Some security fixes (up to version 59.0.3071.104) are backported, see:
+# Some security fixes (up to version 62.0.3202.89) are backported, see:
#
http://code.qt.io/cgit/qt/qtwebengine-chromium.git/log/?h=56-based
-# see dist/changes-5.9.1 for the version numbers (base, security fixes) and for
+# see dist/changes-5.9.3 for the version numbers (base, security fixes) and for
# a list of CVEs fixed by the added security backports
Provides: bundled(chromium) = 56.0.2924.122
@@ -400,6 +400,9 @@ echo "%{_libdir}/%{name}" \
%config(noreplace) %{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf
%changelog
+* Sun Nov 26 2017 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 5.9.3-1
+- Update to 5.9.3
+
* Sat Oct 14 2017 Kevin Kofler <Kevin(a)tigcc.ticalc.org> - 5.9.2-1
- Update to 5.9.2
- Add BuildRequires: qt5-qtquickcontrols2-devel for the examples
diff --git a/sources b/sources
index 2cccd0b..1eac887 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-366bb699788c79c92787b38c60cbf5db qtwebengine-opensource-src-5.9.2.tar.xz
+3d9a205f94117d1fcd61544b02d32d99 qtwebengine-opensource-src-5.9.3.tar.xz