forked from pool/openSUSE-repos
Accepting request 1010231 from home:lkocman:branches:Base:System
- Update to version 20221012.ea3218c: * Ensure that MicroOS flavor is not build on Leap OBS-URL: https://build.opensuse.org/request/show/1010231 OBS-URL: https://build.opensuse.org/package/show/Base:System/openSUSE-repos?expand=0&rev=8
This commit is contained in:
parent
eedecedb47
commit
720512e0e6
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/openSUSE/openSUSE-repos.git</param>
|
||||
<param name="changesrevision">3b26596b2bfee25b27dfee074cc7c13d3f9934a5</param></service></servicedata>
|
||||
<param name="changesrevision">3d9f5abda861ea289fb49ba38bcbd55df84499ee</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:275928949b8b68aa76455a1929bad36be7cdfc49b89211625a0618295f273e89
|
||||
size 18442
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f5f293e723786cf6e238eaff25cb78b319cf1c45edab3c6be3efb0b8bdc9f2dd
|
||||
size 3336
|
3
openSUSE-repos-20221012.ea3218c.obscpio
Normal file
3
openSUSE-repos-20221012.ea3218c.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aacb187b3589e93a8c59cf9a73b78125b9b6a30a217dd43c4bd9c945f7ea3685
|
||||
size 18442
|
3
openSUSE-repos-20221012.ea3218c.tar.xz
Normal file
3
openSUSE-repos-20221012.ea3218c.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:026543d5fa6f65e414c373f299e2a66bee2e4d9f102dfd111eb25f919927123d
|
||||
size 3328
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 12:50:23 UTC 2022 - opensuse-releaseteam@opensuse.org
|
||||
|
||||
- Update to version 20221012.ea3218c:
|
||||
* Ensure that MicroOS flavor is not build on Leap
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 10:00:06 UTC 2022 - opensuse-releaseteam@opensuse.org
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: openSUSE-repos
|
||||
version: 20221012.c4167e1
|
||||
mtime: 1665568209
|
||||
commit: c4167e1ff9b1fd464f8fa35aed9c11a028e0f2e6
|
||||
version: 20221012.ea3218c
|
||||
mtime: 1665578985
|
||||
commit: ea3218c9c21f82101408bf89eaba0f22b96ee31c
|
||||
|
@ -32,11 +32,12 @@ ExclusiveArch: do_not_build
|
||||
%define theme Tumbleweed
|
||||
%define branding tumbleweed
|
||||
%endif
|
||||
%endif
|
||||
%if "%flavor" == "openSUSE-repos-MicroOS"
|
||||
%define theme MicroOS
|
||||
%define branding microos
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if 0%{?sle_version}
|
||||
# Leap
|
||||
%if 0%{?is_leapmicro}
|
||||
@ -62,7 +63,7 @@ Name: openSUSE-repos
|
||||
%else
|
||||
Name: openSUSE-repos-%{theme}
|
||||
%endif
|
||||
Version: 20221012.c4167e1
|
||||
Version: 20221012.ea3218c
|
||||
Release: 0
|
||||
Summary: openSUSE package repositories
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user