diff --git a/gnome-software.changes b/gnome-software.changes index 338fd1a..5a78e23 100644 --- a/gnome-software.changes +++ b/gnome-software.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jan 16 17:34:04 UTC 2023 - Dominique Leuenberger + +- Also add download.opensuse.org-non-oss (NON-OSS repo) + download.opensuse.org-oss (OSS repo), and + download.opensuse.org-tumbleweed (Update repo) to + software-opensuse.gschema.override, declaring them also + official repositories (the names match the ones picked by the NET + installer). + ------------------------------------------------------------------- Fri Jan 6 19:13:10 UTC 2023 - Bjørn Lie diff --git a/gnome-software.spec b/gnome-software.spec index 20086fa..d365c4c 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -119,7 +119,7 @@ mv %{buildroot}%{_sysconfdir}/xdg/autostart/org.gnome.Software.desktop %{buildro cat >> %{buildroot}%{_datadir}/glib-2.0/schemas/20_org.gnome.software-opensuse.gschema.override << FOE [org.gnome.software] -official-repos = [ 'repo-oss', 'repo-update', 'repo-non-oss' ] +official-repos = [ 'repo-oss', 'repo-update', 'repo-non-oss', 'download.opensuse.org-oss', 'download.opensuse.org-tumbleweed', 'download.opensuse.org-non-oss' ] FOE %files