diff --git a/chromium.spec b/chromium.spec index 1ce9163..e5f8e1c 100644 --- a/chromium.spec +++ b/chromium.spec @@ -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.86 +Version: 131.0.6778.204 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 @@ -433,6 +433,9 @@ ln -s %{_libdir}/chromium/chromedriver %{buildroot}%{_bindir}/chromedriver %{_mandir}/man1/chromium.1* %changelog +* Fri Dec 20 2024 Automatic Build System 131.0.6778.204-1mamba +- automatic version update by autodist + * Sat Nov 30 2024 Automatic Build System 131.0.6778.86-1mamba - automatic version update by autodist