54.0.2840.100

epel8
Tom Callaway 8 years ago
parent e456f1dcd2
commit e05272a4af

2
.gitignore vendored

@ -11,3 +11,5 @@
/chromium-54.0.2840.59-clean.tar.xz /chromium-54.0.2840.59-clean.tar.xz
/chromium-54.0.2840.71-clean.tar.xz /chromium-54.0.2840.71-clean.tar.xz
/chromium-54.0.2840.90-clean.tar.xz /chromium-54.0.2840.90-clean.tar.xz
/chromium-54.0.2840.100.tar.xz
/chromium-54.0.2840.100-clean.tar.xz

@ -93,8 +93,8 @@ BuildRequires: libicu-devel >= 5.4
%global chromoting_client_id 449907151817-8vnlfih032ni8c4jjps9int9t86k546t.apps.googleusercontent.com %global chromoting_client_id 449907151817-8vnlfih032ni8c4jjps9int9t86k546t.apps.googleusercontent.com
Name: chromium%{chromium_channel} Name: chromium%{chromium_channel}
Version: 54.0.2840.90 Version: 54.0.2840.100
Release: 3%{?dist} Release: 1%{?dist}
Summary: A WebKit (Blink) powered web browser Summary: A WebKit (Blink) powered web browser
Url: http://www.chromium.org/Home Url: http://www.chromium.org/Home
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) 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)
@ -1717,6 +1717,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%{chromium_path}/chromedriver %{chromium_path}/chromedriver
%changelog %changelog
* Fri Dec 2 2016 Tom Callaway <spot@fedoraproject.org> 54.0.2840.100-1
- update to 54.0.2840.100
* Fri Nov 4 2016 Tom Callaway <spot@fedoraproject.org> 54.0.2840.90-3 * Fri Nov 4 2016 Tom Callaway <spot@fedoraproject.org> 54.0.2840.90-3
- when use_aura is on, chrome/browser needs to link to ui/snapshot - when use_aura is on, chrome/browser needs to link to ui/snapshot

@ -1,3 +1,3 @@
49a7f897775cce21d2b69968b8af1cea depot_tools.git-master.tar.gz 49a7f897775cce21d2b69968b8af1cea depot_tools.git-master.tar.gz
8280c0644492bac9f59f4e25ed11d309 policy_templates.zip 8280c0644492bac9f59f4e25ed11d309 policy_templates.zip
c4e24c20c266482941ecd75fd786492e chromium-54.0.2840.90-clean.tar.xz 783e9b05be053e9eb081a8632f56e8df chromium-54.0.2840.100-clean.tar.xz

Loading…
Cancel
Save