Merge branch 'master' into f24

epel8
Tom Callaway 8 years ago
commit f0dc7228d2

1
.gitignore vendored

@ -5,3 +5,4 @@
/chromium-52.0.2743.116-clean.tar.xz /chromium-52.0.2743.116-clean.tar.xz
/chromium-53.0.2785.92-clean.tar.xz /chromium-53.0.2785.92-clean.tar.xz
/chromium-53.0.2785.101-clean.tar.xz /chromium-53.0.2785.101-clean.tar.xz
/chromium-53.0.2785.113-clean.tar.xz

@ -92,7 +92,7 @@ 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: 53.0.2785.101 Version: 53.0.2785.113
Release: 1%{?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
@ -1677,6 +1677,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
%{chromium_path}/chromedriver %{chromium_path}/chromedriver
%changelog %changelog
* Wed Sep 14 2016 Tom Callaway <spot@fedoraproject.org> 53.0.2785.113-1
- 53.0.2785.113
* Thu Sep 8 2016 Tom Callaway <spot@fedoraproject.org> 53.0.2785.101-1 * Thu Sep 8 2016 Tom Callaway <spot@fedoraproject.org> 53.0.2785.101-1
- 53.0.2785.101 - 53.0.2785.101
- happy star trek day. live long and prosper. - happy star trek day. live long and prosper.

@ -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
c0dc01cf6a7feb933e4798b39f35b012 chromium-53.0.2785.101-clean.tar.xz 858acaea978f3ade61aca8fe8548eda2 chromium-53.0.2785.113-clean.tar.xz

Loading…
Cancel
Save