mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-slava86.git
synced 2025-02-23 23:42:54 +00:00
Updated to 83.0.4103.106
This commit is contained in:
parent
2ceeb86fc7
commit
abeef2ae45
2 changed files with 7 additions and 8 deletions
6
.abf.yml
6
.abf.yml
|
@ -1,7 +1,7 @@
|
|||
sources:
|
||||
chromium-83.0.4103.97.tar.xz: 014518b09466d291ff47486002902b93146a28f2
|
||||
chromium-gost-2ea39b745ba9d671ca3d1001a190918902971685.tar.gz: 682788e365edd823a3a836569689a33436f3b7ab
|
||||
chromium-83.0.4103.106.tar.xz: ec4b27065e7fb79d9c416b291499ecf9ae748cb2
|
||||
chromium-gost-c327819b5c27ad55e29acc2933a12778862a31ce.tar.gz: d470c16f350e64e356848fb87cad8ba2c9f495cd
|
||||
depot_tools.tar.xz: 082b7f9a4dfa7eb03900755b4866aef2d73543a5
|
||||
icons.tar.bz2: a835954af164bf38f8ea4ea80608839bed7800a3
|
||||
msspi-025d6287d2c833d77f6356740ff9ca923955bc03.tar.gz: f8601f8055e8de4b88e5515961e84cf77aa8c2d7
|
||||
msspi-4928f7172b9233b8d91e7d2dcd500769c1bc6ef8.tar.gz: 7a101c50c134060aa7c7a73e9ac7b3e8ca1f921b
|
||||
new-system-icons.tar.xz: 89339b8b3b05359a8745ed7968fe148902a2fa28
|
||||
|
|
|
@ -41,13 +41,13 @@
|
|||
%define google_default_client_secret mRHXPjlS4cLpp1beCiXoYbLZ
|
||||
|
||||
# GOST patches and sources
|
||||
%define chromium_gost_commit 2ea39b745ba9d671ca3d1001a190918902971685
|
||||
%define msspi_commit 025d6287d2c833d77f6356740ff9ca923955bc03
|
||||
%define chromium_gost_commit c327819b5c27ad55e29acc2933a12778862a31ce
|
||||
%define msspi_commit 4928f7172b9233b8d91e7d2dcd500769c1bc6ef8
|
||||
%define _gostsourcedir %{_builddir}/chromium-gost
|
||||
|
||||
Summary: A fast web browser based on the Blink engine
|
||||
Name: chromium-browser-stable
|
||||
Version: 83.0.4103.97
|
||||
Version: 83.0.4103.106
|
||||
Release: 1
|
||||
License: BSD, LGPL
|
||||
Group: Networking/WWW
|
||||
|
@ -219,12 +219,11 @@ BuildRequires: pkgconfig(zlib)
|
|||
# no support python2
|
||||
#BuildRequires: python2dist(beautifulsoup4)
|
||||
BuildRequires: python2dist(html5lib)
|
||||
BuildRequires: python2egg(setuptools)
|
||||
%else
|
||||
BuildRequires: pythonegg(beautifulsoup4)
|
||||
BuildRequires: pythonegg(html5lib)
|
||||
BuildRequires: pythonegg(setuptools)
|
||||
%endif
|
||||
BuildRequires: pythonegg(setuptools)
|
||||
%if %{with gost}
|
||||
BuildRequires: chrpath
|
||||
%endif
|
||||
|
|
Loading…
Add table
Reference in a new issue