From 5d9637f8ca90882bd92ce4e1c93b94f79f42f776 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 21:13:37 +0100 Subject: [PATCH] update to 96.0.4664.93 [release 96.0.4664.93-1mamba;Fri Dec 10 2021] --- chromium.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/chromium.spec b/chromium.spec index fb04d96..dc5d611 100644 --- a/chromium.spec +++ b/chromium.spec @@ -2,7 +2,7 @@ %define gcc_patchset 4 Name: chromium Epoch: 3 -Version: 96.0.4664.45 +Version: 96.0.4664.93 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 @@ -134,9 +134,9 @@ Requires: libvdpau-Mesa Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. %prep -#% setup -q -a2 -%setup -q -D -T -:<< ___EOF +%setup -q -a2 +#% setup -q -D -T +#:<< ___EOF %global __provides_exclude_from ^%{_libdir}/chromium/.*$ # Allow building against system libraries in official builds @@ -425,6 +425,9 @@ ln -s %{_libdir}/chromium/chromedriver %{buildroot}%{_bindir}/chromedriver %{_mandir}/man1/chromium.1* %changelog +* Fri Dec 10 2021 Silvan Calarco 96.0.4664.93-1mamba +- update to 96.0.4664.93 + * Sun Nov 21 2021 Automatic Build System 96.0.4664.45-1mamba - automatic version update by autodist