chromium-browser-stable 110.0.5481.100-1 (aarch64) 2023-17299
9999
Status | published | |||||
Submitter | benbullard79 [@T] cox.net | |||||
Platform | rolling | |||||
Repository | main | |||||
URL | https://abf.openmandriva.org/build_lists/291396 | |||||
Packages |
|
|||||
Build Date | 2023-02-21 16:50:59 +0000 UTC | |||||
Last Updated | 2023-02-27 19:35:34.223222927 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 1cfef1b209b9daf30214d9ee3ad3f67401875375 commit 1cfef1b209b9daf30214d9ee3ad3f67401875375 Author: Bernhard Rosenkränzer <bero@lindev.ch> AuthorDate: Sat Feb 18 10:52:47 2023 +0100 Commit: Bernhard Rosenkränzer <bero@lindev.ch> CommitDate: Sat Feb 18 10:52:47 2023 +0100 110.0.5481.100, don't use system libevent --- .abf.yml | 4 ++-- chromium-browser-stable.spec | 9 ++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/.abf.yml b/.abf.yml index 1b6a902..d3b851a 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,4 +1,4 @@ sources: - 110.0.5481.77-1.tar.gz: 91c560142c0a666669b45cf86837c456489a484a - chromium-110.0.5481.77.tar.xz: e4a4bfb7f932046a0f2ca58c845c35b5652f225a chromium-110-patchset-3.tar.xz: 91f373050e647a3f14435837b86bb65c4a4dc0cd + 110.0.5481.100-1.tar.gz: e0f1a0e51da581cd2b3a7c61f70e348a79b11d9c + chromium-110.0.5481.100.tar.xz: d1309614ea7655d1ef136fc8389fde850e6628d5 diff --git a/chromium-browser-stable.spec b/chromium-browser-stable.spec index 5adc74d..383b0c6 100644 --- a/chromium-browser-stable.spec +++ b/chromium-browser-stable.spec @@ -46,11 +46,14 @@ # openh264: Fails to compile # icu: Causes crash when loading some websites, e.g. # build logs from abf, anti-spiegel.ru +# libevent: Works-ish, but causes weird random freezes +# observed e.g. while running multiple Slack +# sessions in browser mode # libvpx: Fails to compile # re2 jsoncpp snappy: Use C++, therefore won't work while # system uses libstdc++ but chromium # uses use_custom_libcxx=true -%global system_libs brotli dav1d flac ffmpeg fontconfig harfbuzz-ng libaom libjpeg libpng libdrm libwebp libxml libxslt opus libusb zlib libevent freetype openh264 +%global system_libs brotli dav1d flac ffmpeg fontconfig harfbuzz-ng libaom libjpeg libpng libdrm libwebp libxml libxslt opus libusb zlib freetype openh264 %define system() %(if echo %{system_libs} |grep -q -E '(^| )%{1}( |$)'; then echo -n 1; else echo -n 0; fi) # Set up Google API keys, see http://www.chromium.org/developers/how-tos/api-keys @@ -63,9 +66,9 @@ Name: chromium-browser-%{channel} # Working version numbers can be found at # http://omahaproxy.appspot.com/ -Version: 110.0.5481.77 +Version: 110.0.5481.100 ### Don't be evil!!! ### -%define ungoogled 110.0.5481.77-1 +%define ungoogled 110.0.5481.100-1 %define stha 110-patchset-3 Release: 1 Summary: A fast webkit-based web browser
Not Available
benbullard79 [@T] cox.net | No Comment. | 635d 21hrs |
benbullard79 [@T] cox.net | No Comment. | 635d 21hrs |