automatic version update by autodist [release 131.0.6778.86-1mamba;Sat Nov 30 2024]

This commit is contained in:
Automatic Build System 2024-12-03 11:02:42 +01:00
parent 6497472294
commit 204a4b2933

View File

@ -3,7 +3,7 @@
%define clang_version %(clang --version | grep -m1 version | sed 's/[^0-9.]//g' | cut -d. -f1)
Name: chromium
Epoch: 3
Version: 131.0.6778.85
Version: 131.0.6778.86
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
@ -109,9 +109,9 @@ Chromium is an open-source browser project that aims to build a safer, faster, a
%global __provides_exclude_from ^%{_libdir}/chromium/.*$
%prep
%setup -q -a2
#% setup -q -D -T
#:<< ___EOF
#% setup -q -a2
%setup -q -D -T
:<< ___EOF
# Allow building against system libraries in official builds
sed -i 's/OFFICIAL_BUILD/GOOGLE_CHROME_BUILD/' \
@ -433,6 +433,9 @@ ln -s %{_libdir}/chromium/chromedriver %{buildroot}%{_bindir}/chromedriver
%{_mandir}/man1/chromium.1*
%changelog
* Sat Nov 30 2024 Automatic Build System <autodist@openmamba.org> 131.0.6778.86-1mamba
- automatic version update by autodist
* Sat Nov 23 2024 Automatic Build System <autodist@openmamba.org> 131.0.6778.85-1mamba
- automatic version update by autodist