forked from pool/gnome-software
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:
parent
5cdeb231be
commit
70531e911f
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user