diff --git a/chromium.spec b/chromium.spec index fa7b852..05bf8a5 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: 125.0.6422.60 +Version: 125.0.6422.76 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 @@ -417,6 +417,9 @@ ln -s %{_libdir}/chromium/chromedriver %{buildroot}%{_bindir}/chromedriver %{_mandir}/man1/chromium.1* %changelog +* Wed May 22 2024 Automatic Build System 125.0.6422.76-1mamba +- automatic version update by autodist + * Sun May 19 2024 Automatic Build System 125.0.6422.60-1mamba - automatic version update by autodist