commit d2125ef1ab116e7fe0d5436db4768bd5a186a198
Author: Akarshan Biswas <akarshan.biswas(a)protonmail.com>
Date: Mon Nov 26 10:41:00 2018 +0530
Update to 70.0.3538.110
.gitignore | 1 +
chromium-vaapi.spec | 9 +++++----
sources | 2 +-
3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9b0b2fb..d8ec4bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/chromium-70.0.3538.67.tar.xz
/chromium-70.0.3538.77.tar.xz
/chromium-70.0.3538.102.tar.xz
+/chromium-70.0.3538.110.tar.xz
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index e53c34e..e39ad2a 100644
--- a/chromium-vaapi.spec
+++ b/chromium-vaapi.spec
@@ -69,8 +69,8 @@
%endif
##############################Package Definitions######################################
Name: chromium-vaapi
-Version: 70.0.3538.102
-Release: 2%{?dist}
+Version: 70.0.3538.110
+Release: 1%{?dist}
Summary: A Chromium web browser with video decoding acceleration
License: 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:
https://www.chromium.org/Home
@@ -98,8 +98,6 @@ Source11: %{name}.appdata.xml
#Personal stuff
Source15: LICENSE
# Enable video acceleration on chromium for Linux
-# Enabled video decode acceleration and webrtc encode acceleration(flag disabled by
default)
-# Used existing flag instead of creating a new one
Patch1: enable-vaapi.patch
# Enable support for widevine
Patch2: widevine.patch
@@ -647,6 +645,9 @@ appstream-util validate-relax --nonet
"%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/locales/*.pak
#########################################changelogs#################################################
%changelog
+* Mon Nov 26 2018 Akarshan Biswas <akarshan.biswas(a)hotmail.com> 70.0.3538.110-1
+- Update to 70.0.3538.110
+
* Thu Nov 15 2018 Akarshan Biswas <akarshan.biswas(a)hotmail.com> 70.0.3538.102-2
- Add a patch from upstream to remove sysroot-related options from gn bootstrap
diff --git a/sources b/sources
index 9cf6548..12f78f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15ca8a928ea8a63494d0b12ac16ef2d4 chromium-70.0.3538.102.tar.xz
+f45eadcee2101b1e3f57c98765616d14 chromium-70.0.3538.110.tar.xz