commit 14e89971e19dbe79d4ff39dc17baf3cf45f48403
Author: Akarshan Biswas <akarshan(a)ga-lmt-s2.biswasab.org>
Date: Sat Dec 15 16:32:11 2018 +0530
Update to 71.0.3578.98
.gitignore | 1 +
chromium-vaapi.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b3f465..478072e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/chromium-70.0.3538.102.tar.xz
/chromium-70.0.3538.110.tar.xz
/chromium-71.0.3578.80.tar.xz
+/chromium-71.0.3578.98.tar.xz
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index a2a5b8c..da9093c 100644
--- a/chromium-vaapi.spec
+++ b/chromium-vaapi.spec
@@ -75,7 +75,7 @@
%global ozone 0
##############################Package Definitions######################################
Name: chromium-vaapi
-Version: 71.0.3578.80
+Version: 71.0.3578.98
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)
@@ -692,6 +692,9 @@ appstream-util validate-relax --nonet
"%{buildroot}%{_metainfodir}/%{name}.appda
%{chromiumdir}/locales/*.pak
#########################################changelogs#################################################
%changelog
+* Sat Dec 15 2018 Akarshan Biswas <akarshan.biswas(a)hotmail.com> 71.0.3578.98-1
+- Update to 71.0.3578.98
+
* Thu Dec 06 2018 Akarshan Biswas <akarshan.biswas(a)hotmail.com> 71.0.3578.80-1
- Update to 71.0.3578.80
- Add a patch to fix libva version mismatch error
diff --git a/sources b/sources
index 4e2d3b4..2d5eabb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2cd599a74930294cd01fa79d6ada2198 chromium-71.0.3578.80.tar.xz
+d0f3540a8d6966d7ec04892738060635 chromium-71.0.3578.98.tar.xz
Show replies by date