Merge branch 'master' into f24
This commit is contained in:
commit
bbee19f8c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/chromium-53.0.2785.92-clean.tar.xz
|
||||
/chromium-53.0.2785.101-clean.tar.xz
|
||||
/chromium-53.0.2785.113-clean.tar.xz
|
||||
/chromium-53.0.2785.116-clean.tar.xz
|
||||
|
@ -92,7 +92,7 @@ BuildRequires: libicu-devel >= 5.4
|
||||
%global chromoting_client_id 449907151817-8vnlfih032ni8c4jjps9int9t86k546t.apps.googleusercontent.com
|
||||
|
||||
Name: chromium%{chromium_channel}
|
||||
Version: 53.0.2785.113
|
||||
Version: 53.0.2785.116
|
||||
Release: 1%{?dist}
|
||||
Summary: A WebKit (Blink) powered web browser
|
||||
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
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2016 Tom Callaway <spot@fedoraproject.org> 53.0.2785.116-1
|
||||
- 53.0.2785.116
|
||||
|
||||
* Wed Sep 14 2016 Tom Callaway <spot@fedoraproject.org> 53.0.2785.113-1
|
||||
- 53.0.2785.113
|
||||
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
49a7f897775cce21d2b69968b8af1cea depot_tools.git-master.tar.gz
|
||||
8280c0644492bac9f59f4e25ed11d309 policy_templates.zip
|
||||
858acaea978f3ade61aca8fe8548eda2 chromium-53.0.2785.113-clean.tar.xz
|
||||
2dee4584552df93d5808ef93c0c6c633 chromium-53.0.2785.116-clean.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user