diff --git a/chromium.spec b/chromium.spec index 166c4cc..a84ae28 100644 --- a/chromium.spec +++ b/chromium.spec @@ -2,7 +2,7 @@ %define gcc_patchset 3 Name: chromium Epoch: 3 -Version: 84.0.4147.89 +Version: 84.0.4147.105 Release: 1mamba Summary: An open-source browser project that aims to build a safer, faster, and more stable way to experience the web Group: Graphical Desktop/Applications/Internet @@ -131,7 +131,6 @@ Chromium is an open-source browser project that aims to build a safer, faster, a %setup -q -a2 #-D -T #:<< _EOF - # Apply gcc patches for liststdc++ mv chromium-patches-%{version} patches patch -Np1 -i patches/chromium-84-AXObject-stl-iterator.patch @@ -435,6 +434,9 @@ ln -s %{_libdir}/chromium/chromedriver %{buildroot}%{_bindir}/chromedriver %{_mandir}/man1/chromium.1* %changelog +* Tue Jul 28 2020 Automatic Build System 84.0.4147.105-1mamba +- automatic version update by autodist + * Thu Jul 23 2020 Automatic Build System 84.0.4147.89-1mamba - automatic version update by autodist