Commit Graph

136 Commits

Author SHA256 Message Date
Dominique Leuenberger
28cd8d6baf Accepting request 1223283 from mozilla:Factory
- do not use XDG for mime-handler as it does not handle the default
  browser check correctly

old: openSUSE:Factory/MozillaFirefox-branding-openSUSE
new: mozilla:Factory/MozillaFirefox-branding-openSUSE rev None
Index: MozillaFirefox-branding-openSUSE.changes
===================================================================
--- MozillaFirefox-branding-openSUSE.changes (revision 63)
+++ MozillaFirefox-branding-openSUSE.changes (revision 155)
@@ -1,4 +1,15 @@
 -------------------------------------------------------------------
+Sun Nov 10 13:14:34 UTC 2024 - Wolfgang Rosenauer <wr@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 <wr@rosenauer.org>
+
+- add properties to use xdg-desktop-portal (boo#1226112)
+
+-------------------------------------------------------------------
 Tue Aug  9 11:28:51 UTC 2022 - Yuchen Lin <mlin+factory@suse.de>
 
 - add sle_version 150500 check
Index: MozillaFirefox-branding-openSUSE.spec
===================================================================
--- MozillaFirefox-branding-openSUSE.spec (revision 63)
+++ MozillaFirefox-branding-openSUSE.spec (revision 155)
@@ -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
Index: all-openSUSE.js
===================================================================
--- all-openSUSE.js (revision 63)
+++ all-openSUSE.js (revision 155)
@@ -1,3 +1,8 @@
 // openSUSE overrides for default settings
 // 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);
+
Index: firefox-esr-branding-openSUSE.changes
===================================================================
--- firefox-esr-branding-openSUSE.changes (revision 63)
+++ firefox-esr-branding-openSUSE.changes (revision 155)
@@ -1,4 +1,15 @@
 -------------------------------------------------------------------
+Sun Nov 10 13:14:34 UTC 2024 - Wolfgang Rosenauer <wr@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 <wr@rosenauer.org>
+
+- add properties to use xdg-desktop-portal (boo#1226112)
+
+-------------------------------------------------------------------
 Tue Aug  9 11:28:51 UTC 2022 - Yuchen Lin <mlin+factory@suse.de>
 
 - add sle_version 150500 check

OBS-URL: https://build.opensuse.org/request/show/1223283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=64
2024-11-11 12:43:36 +00:00
Wolfgang Rosenauer
24fc8b78dd - do not use XDG for mime-handler as it does not handle the default
browser check correctly

- do not use XDG for mime-handler as it does not handle the default
  browser check correctly

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=155
2024-11-11 07:11:55 +00:00
Wolfgang Rosenauer
414fcc4c15 - add properties to use xdg-desktop-portal (boo#1226112)
- add properties to use xdg-desktop-portal (boo#1226112)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=154
2024-11-05 10:51:45 +00:00
Dominique Leuenberger
ea09dd3868 Accepting request 1090033 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/1090033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=63
2023-06-02 22:06:27 +00:00
Wolfgang Rosenauer
89efe94176 Accepting request 1089464 from home:AndreasStieger:branches:mozilla:Factory
Merge all changes made by the Leap release managers without submitting them to Factory.

Synthesize a cl entry for the links addition change not accepted to Factory.

OBS-URL: https://build.opensuse.org/request/show/1089464
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=152
2023-05-31 15:09:24 +00:00
Wolfgang Rosenauer
8bf9180b3f Accepting request 957773 from home:RischioCinico:branches:openSUSE:Factory
I just added some useful links about openSUSE in the about:newtab page.

OBS-URL: https://build.opensuse.org/request/show/957773
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=151
2022-03-24 22:08:04 +00:00
Dominique Leuenberger
adca0542c1 Accepting request 921371 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/921371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=62
2021-09-28 17:16:24 +00:00
Wolfgang Rosenauer
55f90e6d41 Accepting request 921241 from home:AndreasStieger:branches:mozilla:Factory
- use HTTPS for software search plugin

OBS-URL: https://build.opensuse.org/request/show/921241
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=150
2021-09-24 21:04:49 +00:00
Dominique Leuenberger
66a72e75f0 Accepting request 786604 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/786604
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=61
2020-03-23 11:49:09 +00:00
Wolfgang Rosenauer
d66d01141d Accepting request 786603 from home:hellcp:branches:mozilla:Factory
Update the default homepage and the bookmark icons

OBS-URL: https://build.opensuse.org/request/show/786603
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=148
2020-03-19 20:00:52 +00:00
Dominique Leuenberger
b6c28a2827 Accepting request 735346 from mozilla:Factory
- removed extensions preferences (moved to core package)
- use multibuild to provide branding package for
  MozillaFirefox and firefox-esr


- removed extensions preferences (moved to core package)
- use multibuild to provide branding package for
  MozillaFirefox and firefox-esr

- layout.word_select.stop_at_punctuation -> true (boo#1133163)

- recognize Leap 15.2 via sle_version

- recognize Leap 15 via sle_version (required for >= 15.1)

- bump version to 60 for SLE compatibility (bsc#1128316)

- removed intl.locale.matchOS
  * it's not used in recent versions and it was set in the general
    openSUSE Firefox package since 2011

- recognize Leap 15.0 (boo#1087713)

- really fix boo#1036679 (recognize Leap 42.3)

- recognize Leap 42.3 (boo#1036679)

- Fix openSUSE bookmarks not added to default profile (boo#1014292)
  * Move openSUSE bookmarks from toolbar to menu
  * Use local favicon for all bookmarks (Firefox 45+)

OBS-URL: https://build.opensuse.org/request/show/735346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=60
2019-10-07 11:41:25 +00:00
Wolfgang Rosenauer
71ed0bf838 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=146 2019-10-04 18:49:59 +00:00
Wolfgang Rosenauer
df975bd79a OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=145 2019-10-04 18:46:03 +00:00
Wolfgang Rosenauer
9a3bec2b82 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=144 2019-10-04 18:34:08 +00:00
Wolfgang Rosenauer
c5994c0adb - removed extensions preferences (moved to core package)
- use multibuild to provide branding package for
  MozillaFirefox and firefox-esr

- layout.word_select.stop_at_punctuation -> true (boo#1133163)

- recognize Leap 15.2 via sle_version

- recognize Leap 15 via sle_version (required for >= 15.1)

- bump version to 60 for SLE compatibility (bsc#1128316)

- removed intl.locale.matchOS
  * it's not used in recent versions and it was set in the general
    openSUSE Firefox package since 2011

- recognize Leap 15.0 (boo#1087713)

- really fix boo#1036679 (recognize Leap 42.3)

- recognize Leap 42.3 (boo#1036679)

- Fix openSUSE bookmarks not added to default profile (boo#1014292)
  * Move openSUSE bookmarks from toolbar to menu
  * Use local favicon for all bookmarks (Firefox 45+)
  * Fix links to "openSUSE Documentation" and "How to Participate"
    (boo#704121, boo#953164)
- Remove DuckDuckGo search plugin (included upstream)
- Clean up spec file
  * Change $RPM_BUILD_ROOT to %{buildroot}

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=143
2019-10-04 12:36:04 +00:00
Wolfgang Rosenauer
20cfb9943c OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=142 2019-10-04 12:35:17 +00:00
Wolfgang Rosenauer
819dcf5762 - use multibuild to provide branding package for
MozillaFirefox and firefox-esr

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=141
2019-10-04 09:42:25 +00:00
Wolfgang Rosenauer
7cd7e82497 - removed extensions preferences (moved to core package)
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=140
2019-10-03 20:37:23 +00:00
Wolfgang Rosenauer
61c3a69bbf - do not provide branding for firefox-esr anymore
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=139
2019-10-03 09:07:56 +00:00
Yuchen Lin
cc29ee5166 Accepting request 729383 from mozilla:Factory
- layout.word_select.stop_at_punctuation -> true (boo#1133163)

OBS-URL: https://build.opensuse.org/request/show/729383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=59
2019-09-20 12:37:09 +00:00
Wolfgang Rosenauer
1c46082604 - layout.word_select.stop_at_punctuation -> true (boo#1133163)
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=137
2019-09-09 09:44:24 +00:00
Dominique Leuenberger
97f0b4e728 Accepting request 721670 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/721670
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=58
2019-08-10 21:43:35 +00:00
Wolfgang Rosenauer
aebb6a615d Accepting request 721299 from openSUSE:Leap:15.2
- recognize Leap 15.2 via sle_version

OBS-URL: https://build.opensuse.org/request/show/721299
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=135
2019-08-08 06:01:34 +00:00
Dominique Leuenberger
d21ad8c2f8 Accepting request 700853 from mozilla:Factory
- recognize Leap 15 via sle_version (required for >= 15.1)

OBS-URL: https://build.opensuse.org/request/show/700853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=57
2019-05-06 19:13:58 +00:00
Wolfgang Rosenauer
13c0ad0e0a OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=133 2019-05-05 10:37:33 +00:00
Wolfgang Rosenauer
4638193d4e - recognize Leap 15 via sle_version (required for >= 15.1)
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=132
2019-05-05 07:32:29 +00:00
Yuchen Lin
afbfabad95 Accepting request 697029 from mozilla:Factory
- bump version to 60 for SLE compatibility (bsc#1128316)

- removed intl.locale.matchOS
  * it's not used in recent versions and it was set in the general
    openSUSE Firefox package since 2011

OBS-URL: https://build.opensuse.org/request/show/697029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=56
2019-04-26 20:45:07 +00:00
Wolfgang Rosenauer
e848e06f82 - bump version to 60 for SLE compatibility (bsc#1128316)
- removed intl.locale.matchOS
  * it's not used in recent versions and it was set in the general
    openSUSE Firefox package since 2011

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=130
2019-04-23 09:16:31 +00:00
Dominique Leuenberger
f9a996ac2d Accepting request 592859 from mozilla:Factory
- recognize Leap 15.0 (boo#1087713)

OBS-URL: https://build.opensuse.org/request/show/592859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=55
2018-04-05 13:31:00 +00:00
Wolfgang Rosenauer
1390d5e0d2 - recognize Leap 15.0 (boo#1087713)
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=128
2018-04-01 09:35:25 +00:00
Dominique Leuenberger
321c523f0b Accepting request 501082 from mozilla:Factory
- really fix boo#1036679 (recognize Leap 42.3)

OBS-URL: https://build.opensuse.org/request/show/501082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=54
2017-06-10 15:50:48 +00:00
Wolfgang Rosenauer
4e120cf892 - really fix boo#1036679 (recognize Leap 42.3)
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=126
2017-06-05 07:20:33 +00:00
Dominique Leuenberger
f12e16de98 Accepting request 491763 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/491763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=53
2017-05-04 06:52:25 +00:00
Wolfgang Rosenauer
e722ab13ac - recognize Leap 42.3 (boo#1036679)
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=124
2017-04-28 06:28:59 +00:00
Dominique Leuenberger
9de3b00e46 Accepting request 448262 from mozilla:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/448262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=52
2017-01-09 10:50:18 +00:00
Wolfgang Rosenauer
0423f3fa2a OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=122 2017-01-08 10:44:15 +00:00
Wolfgang Rosenauer
c01bcbce5d Accepting request 445347 from home:qantas94heavy:branches:mozilla:Factory
Fixes boo#1014292, boo#704121, boo#953164

OBS-URL: https://build.opensuse.org/request/show/445347
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=121
2016-12-23 13:46:17 +00:00
Dominique Leuenberger
d0e81104f8 Accepting request 407747 from mozilla:Factory
1

OBS-URL: https://build.opensuse.org/request/show/407747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=51
2016-07-18 19:19:22 +00:00
Wolfgang Rosenauer
fd02fe3e81 Accepting request 407741 from home:dimstar:Factory
- Identify the different Leap versions correctly (up to Leap 42.2)
  (boo#987969).

OBS-URL: https://build.opensuse.org/request/show/407741
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=119
2016-07-11 10:03:08 +00:00
Dominique Leuenberger
303b05e9a4 Accepting request 349451 from mozilla:Factory
- identify Tumbleweed correctly
(and now also not too ugly)

OBS-URL: https://build.opensuse.org/request/show/349451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=50
2015-12-27 00:58:00 +00:00
Wolfgang Rosenauer
d54fcfce9b OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=117 2015-12-18 00:56:18 +00:00
Wolfgang Rosenauer
d0d7cf9245 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=116 2015-12-16 16:45:39 +00:00
Wolfgang Rosenauer
123132715a - identify Tumbleweed correctly
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=115
2015-12-12 10:21:15 +00:00
Stephan Kulow
24777ecee2 Accepting request 339846 from mozilla:Factory
- change homepage to https://www.opensuse.org/searchPage/
  (boo#950948, boo#950949)

OBS-URL: https://build.opensuse.org/request/show/339846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=49
2015-10-24 08:24:44 +00:00
Wolfgang Rosenauer
6448327bab - change homepage to https://www.opensuse.org/searchPage/
(boo#950948, boo#950949)

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=113
2015-10-19 09:56:02 +00:00
Stephan Kulow
bb451f4d66 Accepting request 318935 from mozilla:Factory
- identify Leap 42.1 correctly
- searchplugins need to be placed under distribution with FF 40
- disable susefox
  * its main purpose the plugin finder service misses server
    side maintenance and NPAPI plugins are being obsoleted sooner
    or later
- homepage setting moved back from susefox to distribution
  configuration

OBS-URL: https://build.opensuse.org/request/show/318935
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=48
2015-08-05 17:13:02 +00:00
Wolfgang Rosenauer
c5577d558c - identify Leap 42.1 correctly
- searchplugins need to be placed under distribution with FF 40
- disable susefox
  * its main purpose the plugin finder service misses server
    side maintenance and NPAPI plugins are being obsoleted sooner
    or later
- homepage setting moved back from susefox to distribution
  configuration

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=111
2015-07-27 10:02:16 +00:00
Stephan Kulow
e397ee379b Accepting request 175657 from mozilla:Factory
- modified file locations for Firefox 21 and above

OBS-URL: https://build.opensuse.org/request/show/175657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=45
2013-05-16 14:14:21 +00:00
Wolfgang Rosenauer
9f08c2f46c - modified file locations for Firefox 21 and above
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=109
2013-05-14 18:16:03 +00:00
Stephan Kulow
1415d3ecd2 Accepting request 150513 from mozilla:Factory
basically no risk addition and would be nice to have it from the beginning in 12.3

OBS-URL: https://build.opensuse.org/request/show/150513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox-branding-openSUSE?expand=0&rev=44
2013-01-31 15:48:42 +00:00