automatic version update by autodist [release 131.0.6778.86-1mamba;Sat Nov 30 2024]
This commit is contained in:
parent
6497472294
commit
204a4b2933
@ -3,7 +3,7 @@
|
|||||||
%define clang_version %(clang --version | grep -m1 version | sed 's/[^0-9.]//g' | cut -d. -f1)
|
%define clang_version %(clang --version | grep -m1 version | sed 's/[^0-9.]//g' | cut -d. -f1)
|
||||||
Name: chromium
|
Name: chromium
|
||||||
Epoch: 3
|
Epoch: 3
|
||||||
Version: 131.0.6778.85
|
Version: 131.0.6778.86
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An open-source browser project that aims to build a safer, faster, and more stable way to experience the web
|
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
|
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/.*$
|
%global __provides_exclude_from ^%{_libdir}/chromium/.*$
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -a2
|
#% setup -q -a2
|
||||||
#% setup -q -D -T
|
%setup -q -D -T
|
||||||
#:<< ___EOF
|
:<< ___EOF
|
||||||
|
|
||||||
# Allow building against system libraries in official builds
|
# Allow building against system libraries in official builds
|
||||||
sed -i 's/OFFICIAL_BUILD/GOOGLE_CHROME_BUILD/' \
|
sed -i 's/OFFICIAL_BUILD/GOOGLE_CHROME_BUILD/' \
|
||||||
@ -433,6 +433,9 @@ ln -s %{_libdir}/chromium/chromedriver %{buildroot}%{_bindir}/chromedriver
|
|||||||
%{_mandir}/man1/chromium.1*
|
%{_mandir}/man1/chromium.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Nov 23 2024 Automatic Build System <autodist@openmamba.org> 131.0.6778.85-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user