Accepting request 1010303 from home:lkocman:branches:Base:System
- Update to version 20221012.1c71da6: * Remove trailing endif * MicroOS should builds on Factory version only OBS-URL: https://build.opensuse.org/request/show/1010303 OBS-URL: https://build.opensuse.org/package/show/Base:System/openSUSE-repos?expand=0&rev=9
This commit is contained in:
parent
720512e0e6
commit
36ad95241d
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/openSUSE-repos.git</param>
|
||||
<param name="changesrevision">3d9f5abda861ea289fb49ba38bcbd55df84499ee</param></service></servicedata>
|
||||
<param name="changesrevision">0dd552b06a65295e70e671cfeec3a0dec991e897</param></service></servicedata>
|
3
openSUSE-repos-20221012.1c71da6.obscpio
Normal file
3
openSUSE-repos-20221012.1c71da6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6ec8097f60dd76fdf8a9335ecc55286fcd97645427b405147d78dfb802930d68
|
||||
size 18442
|
3
openSUSE-repos-20221012.1c71da6.tar.xz
Normal file
3
openSUSE-repos-20221012.1c71da6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ee3fd0b9c46012b925b7062c4ab285c2b7ec41736015b178543b81eafd45b24
|
||||
size 3340
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aacb187b3589e93a8c59cf9a73b78125b9b6a30a217dd43c4bd9c945f7ea3685
|
||||
size 18442
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:026543d5fa6f65e414c373f299e2a66bee2e4d9f102dfd111eb25f919927123d
|
||||
size 3328
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 17:49:21 UTC 2022 - opensuse-releaseteam@opensuse.org
|
||||
|
||||
- Update to version 20221012.1c71da6:
|
||||
* Remove trailing endif
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 13:47:11 UTC 2022 - opensuse-releaseteam@opensuse.org
|
||||
|
||||
- Update to version 20221012.07c2eae:
|
||||
* MicroOS should builds on Factory version only
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 12:50:23 UTC 2022 - opensuse-releaseteam@opensuse.org
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: openSUSE-repos
|
||||
version: 20221012.ea3218c
|
||||
mtime: 1665578985
|
||||
commit: ea3218c9c21f82101408bf89eaba0f22b96ee31c
|
||||
version: 20221012.1c71da6
|
||||
mtime: 1665596913
|
||||
commit: 1c71da6bc0b535a4b3a5926e7216ef7c28fcbcfa
|
||||
|
@ -25,10 +25,9 @@ ExclusiveArch: do_not_build
|
||||
|
||||
%global flavor @BUILD_FLAVOR@%nil
|
||||
|
||||
%if 0%{?is_opensuse}
|
||||
%if 0%{?is_opensuse} && 0%{?suse_version} >= 1550
|
||||
# Tumbleweed
|
||||
%if "%flavor" == "openSUSE-repos-Tumbleweed"
|
||||
%if %suse_version >= 1550
|
||||
%define theme Tumbleweed
|
||||
%define branding tumbleweed
|
||||
%endif
|
||||
@ -52,7 +51,6 @@ ExclusiveArch: do_not_build
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%{?theme}" == ""
|
||||
ExclusiveArch: do_not_build
|
||||
@ -63,7 +61,7 @@ Name: openSUSE-repos
|
||||
%else
|
||||
Name: openSUSE-repos-%{theme}
|
||||
%endif
|
||||
Version: 20221012.ea3218c
|
||||
Version: 20221012.1c71da6
|
||||
Release: 0
|
||||
Summary: openSUSE package repositories
|
||||
License: MIT
|
||||
@ -82,7 +80,6 @@ Provides: openSUSE-repos
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user