Accepting request 1036221 from home:lkocman:branches:Base:System

- Update to version 20221116.d3d7bc7:
  * Use zypp style variable for DIST_ARCH boo#1205460
  * Remove service generated service file on uninstall

OBS-URL: https://build.opensuse.org/request/show/1036221
OBS-URL: https://build.opensuse.org/package/show/Base:System/openSUSE-repos?expand=0&rev=13
This commit is contained in:
Lubos Kocman 2022-11-16 13:41:49 +00:00 committed by Git OBS Bridge
parent 43a8e29806
commit b912d773b4
9 changed files with 19 additions and 14 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/openSUSE-repos.git</param>
<param name="changesrevision">b5d5e67defa39e9243ee9e34f54067de5e716735</param></service></servicedata>
<param name="changesrevision">d3d7bc74bcf3118ede32856165258f5da60e44b3</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ec8097f60dd76fdf8a9335ecc55286fcd97645427b405147d78dfb802930d68
size 18442

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1eda782cf0e51ccc9e851a708e22c32bec02a363ebe2ee4edf010cf97300a263
size 18442

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb0e5c2a5f75a19a31ec87c6a1fc19c46239f8c71e35cae352f58b81865b57f0
size 3300

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a768d59101a929a55d33ac96b72e5689b751d20ded80fec2c2639601526f701
size 18442

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa00d4c24f6491555339f3636b5ab32a5369bde4a25dbf5ef0aa8071a8047106
size 3308

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 16 13:14:08 UTC 2022 - opensuse-releaseteam@opensuse.org
- Update to version 20221116.d3d7bc7:
* Use zypp style variable for DIST_ARCH boo#1205460
* Remove service generated service file on uninstall
-------------------------------------------------------------------
Wed Nov 02 23:15:01 UTC 2022 - opensuse-releaseteam@opensuse.org

View File

@ -1,4 +1,4 @@
name: openSUSE-repos
version: 20221103.b904c44
mtime: 1667430841
commit: b904c444388f8a2b4fb9682ceb315e35243b2e79
version: 20221116.d3d7bc7
mtime: 1668604380
commit: d3d7bc74bcf3118ede32856165258f5da60e44b3

View File

@ -61,7 +61,7 @@ Name: openSUSE-repos
%else
Name: openSUSE-repos-%{theme}
%endif
Version: 20221103.b904c44
Version: 20221116.d3d7bc7
Release: 0
Summary: openSUSE package repositories
License: MIT
@ -95,6 +95,7 @@ Definitions for openSUSE repository management via zypp-services
%dir %{_datadir}/zypp/local/service/openSUSE
%dir %{_datadir}/zypp/local/service/openSUSE/repo
%ghost %{_datadir}/zypp/local/service/openSUSE/repo/repoindex.xml
%ghost %{_sysconfdir}/zypp/services.d/openSUSE.service
%{_sysconfdir}/zypp/vars.d/DIST_ARCH
%if "%{theme}" == "Tumbleweed"