diff --git a/chromium.spec b/chromium.spec index 46b66bc..6f91c93 100644 --- a/chromium.spec +++ b/chromium.spec @@ -1,7 +1,7 @@ Name: chromium Epoch: 3 -Version: 80.0.3987.132 -Release: 2mamba +Version: 80.0.3987.149 +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 Vendor: openmamba @@ -143,6 +143,7 @@ BuildRequires: llvm-tools BuildRequires: gn BuildRequires: clang BuildRequires: compiler-rt +BuildRequires: libpipewire02-devel Requires(post): %{__install_info} Requires: xdg-utils Requires: libvdpau-Mesa @@ -453,6 +454,9 @@ ln -s %{_libdir}/chromium/chromedriver %{buildroot}%{_bindir}/chromedriver %{_mandir}/man1/chromium.1* %changelog +* Fri Mar 20 2020 Automatic Build System 80.0.3987.149-1mamba +- automatic version update by autodist + * Thu Mar 12 2020 Silvan Calarco 80.0.3987.132-2mamba - /usr/bin/chromium wrapper: fix for running with --ignore-gpu-blacklist (webgl support)