forked from pool/openSUSE-repos
- 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:
parent
dd7a2389fb
commit
c48b80a5bc
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/openSUSE/openSUSE-repos.git</param>
|
<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>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:040e51199279d8f8bf3d590f18d7288c5873ddd078ede05f32f64b4a1f9a709e
|
|
||||||
size 19466
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0ca4f801bbe691da5e9a5d33cf689b6566b1473496ba972ddebaed361a8a0338
|
|
||||||
size 3360
|
|
3
openSUSE-repos-20230209.87a5e9e.obscpio
Normal file
3
openSUSE-repos-20230209.87a5e9e.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:83821de63e39039795338c9d09d7cf50f341690f86a9e309d191fc7c8e44d311
|
||||||
|
size 18954
|
3
openSUSE-repos-20230209.87a5e9e.tar.xz
Normal file
3
openSUSE-repos-20230209.87a5e9e.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8ba7754f241c278ccf84d3e09877e2fd381013d50397af7c3e5e5d90b449783f
|
||||||
|
size 3292
|
@ -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
|
Mon Jan 23 13:05:23 UTC 2023 - opensuse-releaseteam@opensuse.org
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: openSUSE-repos
|
name: openSUSE-repos
|
||||||
version: 20230123.088570b
|
version: 20230209.87a5e9e
|
||||||
mtime: 1674479052
|
mtime: 1675944408
|
||||||
commit: 088570b843c44e4e5b5bbf42ab6c8dfc9b0bd736
|
commit: 87a5e9e0c2903c9c29c57b152d4524fa14a493fb
|
||||||
|
@ -61,7 +61,7 @@ Name: openSUSE-repos
|
|||||||
%else
|
%else
|
||||||
Name: openSUSE-repos-%{theme}
|
Name: openSUSE-repos-%{theme}
|
||||||
%endif
|
%endif
|
||||||
Version: 20230123.088570b
|
Version: 20230209.87a5e9e
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: openSUSE package repositories
|
Summary: openSUSE package repositories
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -74,15 +74,12 @@ Requires: zypper
|
|||||||
Conflicts: otherproviders(openSUSE-repos)
|
Conflicts: otherproviders(openSUSE-repos)
|
||||||
Provides: openSUSE-repos
|
Provides: openSUSE-repos
|
||||||
%if "%{?theme}" == "Tumbleweed"
|
%if "%{?theme}" == "Tumbleweed"
|
||||||
# Unconditionally ensure Leap upgrades to Tumbleweed
|
|
||||||
Obsoletes: openSUSE-repos-Leap
|
Obsoletes: openSUSE-repos-Leap
|
||||||
Obsoletes: openSUSE-repos-LeapMicro
|
Obsoletes: openSUSE-repos-LeapMicro
|
||||||
%endif
|
%endif
|
||||||
%if "%{?theme}" == "MicroOS"
|
%if "%{?theme}" == "MicroOS"
|
||||||
# Support migration from literally anything including TW to MicroOS
|
|
||||||
Obsoletes: openSUSE-repos-Leap
|
Obsoletes: openSUSE-repos-Leap
|
||||||
Obsoletes: openSUSE-repos-LeapMicro
|
Obsoletes: openSUSE-repos-LeapMicro
|
||||||
Obsoletes: openSUSE-repos-Tumbleweed
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user