diff --git a/chromium.spec b/chromium.spec index 3b6ccb8..4ecf50e 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: 124.0.6367.118 +Version: 124.0.6367.155 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 @@ -418,6 +418,9 @@ ln -s %{_libdir}/chromium/chromedriver %{buildroot}%{_bindir}/chromedriver %{_mandir}/man1/chromium.1* %changelog +* Wed May 08 2024 Automatic Build System 124.0.6367.155-1mamba +- automatic version update by autodist + * Fri May 03 2024 Automatic Build System 124.0.6367.118-1mamba - automatic version update by autodist