- Update to version 20230209.87a5e9e:

* Drop obsoleting of TW from openSUSE-repos-MicroOS
  * Do not use distver for TW and MicroOS openh264 repo

OBS-URL: https://build.opensuse.org/package/show/Base:System/openSUSE-repos?expand=0&rev=17
This commit is contained in:
Lubos Kocman 2023-02-09 12:55:12 +00:00 committed by Git OBS Bridge
parent dd7a2389fb
commit c48b80a5bc
8 changed files with 18 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">088570b843c44e4e5b5bbf42ab6c8dfc9b0bd736</param></service></servicedata>
<param name="changesrevision">87a5e9e0c2903c9c29c57b152d4524fa14a493fb</param></service></servicedata>

View File

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

View File

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

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 09 12:48:24 UTC 2023 - opensuse-releaseteam@opensuse.org
- Update to version 20230209.87a5e9e:
* Drop obsoleting of TW from openSUSE-repos-MicroOS
* Do not use distver for TW and MicroOS openh264 repo
-------------------------------------------------------------------
Mon Jan 23 13:05:23 UTC 2023 - opensuse-releaseteam@opensuse.org

View File

@ -1,4 +1,4 @@
name: openSUSE-repos
version: 20230123.088570b
mtime: 1674479052
commit: 088570b843c44e4e5b5bbf42ab6c8dfc9b0bd736
version: 20230209.87a5e9e
mtime: 1675944408
commit: 87a5e9e0c2903c9c29c57b152d4524fa14a493fb

View File

@ -61,7 +61,7 @@ Name: openSUSE-repos
%else
Name: openSUSE-repos-%{theme}
%endif
Version: 20230123.088570b
Version: 20230209.87a5e9e
Release: 0
Summary: openSUSE package repositories
License: MIT
@ -74,15 +74,12 @@ Requires: zypper
Conflicts: otherproviders(openSUSE-repos)
Provides: openSUSE-repos
%if "%{?theme}" == "Tumbleweed"
# Unconditionally ensure Leap upgrades to Tumbleweed
Obsoletes: openSUSE-repos-Leap
Obsoletes: openSUSE-repos-LeapMicro
%endif
%if "%{?theme}" == "MicroOS"
# Support migration from literally anything including TW to MicroOS
Obsoletes: openSUSE-repos-Leap
Obsoletes: openSUSE-repos-LeapMicro
Obsoletes: openSUSE-repos-Tumbleweed
%endif
%description