1
0

Accepting request 1058997 from GNOME:Next

- 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).

OBS-URL: https://build.opensuse.org/request/show/1058997
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=240
This commit is contained in:
Bjørn Lie 2023-01-19 08:54:00 +00:00 committed by Git OBS Bridge
parent 5cdeb231be
commit 70531e911f
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jan 16 17:34:04 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 <bjorn.lie@gmail.com>

View File

@ -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