Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package MozillaFirefox-branding-openSUSE for openSUSE:Factory checked in at 2024-11-11 13:43:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/MozillaFirefox-branding-openSUSE (Old) and /work/SRC/openSUSE:Factory/.MozillaFirefox-branding-openSUSE.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "MozillaFirefox-branding-openSUSE" Mon Nov 11 13:43:36 2024 rev:64 rq:1223283 version:68 Changes: -------- --- /work/SRC/openSUSE:Factory/MozillaFirefox-branding-openSUSE/MozillaFirefox-branding-openSUSE.changes 2023-06-03 00:06:35.237763469 +0200 +++ /work/SRC/openSUSE:Factory/.MozillaFirefox-branding-openSUSE.new.2017/MozillaFirefox-branding-openSUSE.changes 2024-11-11 13:43:43.591794204 +0100 @@ -1,0 +2,11 @@ +Sun Nov 10 13:14:34 UTC 2024 - Wolfgang Rosenauer <w...@rosenauer.org> + +- do not use XDG for mime-handler as it does not handle the default + browser check correctly + +------------------------------------------------------------------- +Mon Nov 4 13:03:40 UTC 2024 - Wolfgang Rosenauer <w...@rosenauer.org> + +- add properties to use xdg-desktop-portal (boo#1226112) + +------------------------------------------------------------------- firefox-esr-branding-openSUSE.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ MozillaFirefox-branding-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.TEkPEZ/_old 2024-11-11 13:43:44.423829050 +0100 +++ /var/tmp/diff_new_pack.TEkPEZ/_new 2024-11-11 13:43:44.423829050 +0100 @@ -1,8 +1,8 @@ # # spec file for package MozillaFirefox-branding-openSUSE # -# Copyright (c) 2023 SUSE LLC -# Copyright (c) 2008-2019 Wolfgang Rosenauer +# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2008-2024 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed ++++++ all-openSUSE.js ++++++ --- /var/tmp/diff_new_pack.TEkPEZ/_old 2024-11-11 13:43:44.491831899 +0100 +++ /var/tmp/diff_new_pack.TEkPEZ/_new 2024-11-11 13:43:44.491831899 +0100 @@ -2,3 +2,8 @@ // disabled ATM //pref("layout.word_select.stop_at_punctuation", false); +pref("widget.use-xdg-desktop-portal.file-picker", 1); +// default browser check fails when this is set +//pref("widget.use-xdg-desktop-portal.mime-handler", 1); + +