Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package chromium for openSUSE:Factory checked in at 2026-09-21 12:01:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/chromium (Old) and /work/SRC/openSUSE:Factory/.chromium.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "chromium" Mon Sep 21 12:01:29 2026 rev:549 rq:1379001 version:153.0.8010.52 Changes: -------- --- /work/SRC/openSUSE:Factory/chromium/chromium.changes 2026-09-18 22:07:00.122758974 +0200 +++ /work/SRC/openSUSE:Factory/.chromium.new.383539/chromium.changes 2026-09-21 12:01:54.018920532 +0200 @@ -1,0 +2,5 @@ +Fri Sep 18 09:11:15 UTC 2026 - Ruediger Oertel <[email protected]> + +- INSTALL.sh: also fix StartupWMClass in desktop file + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ INSTALL.sh ++++++ --- /var/tmp/diff_new_pack.FoJFsm/_old 2026-09-21 12:02:03.164304086 +0200 +++ /var/tmp/diff_new_pack.FoJFsm/_new 2026-09-21 12:02:03.171304380 +0200 @@ -12,6 +12,7 @@ SHLIB_PERMS="755" PROGNAME="chrome" PACKAGE="chromium-browser" +WMCLASS="Chromium-browser" MAINTMAIL="[email protected]" PROJECT_LICENSE="BSD-3-Clause and LGPL-2.1+ and Apache-2.0 and IJG and MIT and GPL-2.0+ and ISC and OpenSSL and (MPL-1.1 or GPL-2.0 or LGPL-2.0)" SHORTDESC="The web browser from Chromium project" @@ -182,6 +183,7 @@ -e "s#@@extra_desktop_entries#${EXTRA_DESKTOP_ENTRIES}#g" \ -e "s#@@desktop_exec#/usr/bin/${PACKAGE}#g" \ -e "s#@@desktop_icon#${PACKAGE}#g" \ + -e "s#@@startup_wm_class#${WMCLASS}#g" \ "chrome/installer/linux/common/desktop.template" > "${STAGEDIR}/usr/share/applications/${PACKAGE}.desktop" chmod 644 "${STAGEDIR}/usr/share/applications/${PACKAGE}.desktop" ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.FoJFsm/_old 2026-09-21 12:02:03.224306603 +0200 +++ /var/tmp/diff_new_pack.FoJFsm/_new 2026-09-21 12:02:03.228306770 +0200 @@ -1,7 +1,7 @@ -mtime: 1789704407 -commit: 81f0af469880978f0267fc5e5cc0958a0552be104379fc2c7d403b04d5cac415 +mtime: 1789813510 +commit: 648cf45b8aa7f2b87e96d0fe4593e3363adedeb6e165503a8942162dee508902 url: https://src.opensuse.org/chromium/chromium -revision: 81f0af469880978f0267fc5e5cc0958a0552be104379fc2c7d403b04d5cac415 +revision: 648cf45b8aa7f2b87e96d0fe4593e3363adedeb6e165503a8942162dee508902 trackingbranch: main projectscmsync: https://src.opensuse.org/chromium/_ObsPrj.git ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-09-19 12:25:10.000000000 +0200 @@ -0,0 +1,4 @@ +.osc +*.patch~ +*-build/ +.*.swp
