forked from pool/openSUSE-repos
Accepting request 1008885 from home:lkocman:branches:Base:System
- Update to version 20221007.638a03b: * Packaging: set default package name as openSUSE-repos for non-flavour OBS-URL: https://build.opensuse.org/request/show/1008885 OBS-URL: https://build.opensuse.org/package/show/Base:System/openSUSE-repos?expand=0&rev=5
This commit is contained in:
parent
e45e1ad186
commit
1dfbd994b0
@ -2,4 +2,5 @@
|
|||||||
<flavor>openSUSE-repos-Leap</flavor>
|
<flavor>openSUSE-repos-Leap</flavor>
|
||||||
<flavor>openSUSE-repos-LeapMicro</flavor>
|
<flavor>openSUSE-repos-LeapMicro</flavor>
|
||||||
<flavor>openSUSE-repos-Tumbleweed</flavor>
|
<flavor>openSUSE-repos-Tumbleweed</flavor>
|
||||||
|
<flavor>openSUSE-repos-MicroOS</flavor>
|
||||||
</multibuild>
|
</multibuild>
|
||||||
|
@ -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">8eeed203cb8dab0bc67d33d3537a2cd11261a10e</param></service></servicedata>
|
<param name="changesrevision">9321e0695f80a68d9f402b111eaeea932960bdec</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:09ae94d6a21648300e4f7ba875511e1a962034627817b8fecbe0327b162d0e82
|
|
||||||
size 16394
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ba1789330a18e197161afc76bf23654f7dbcc9c52f1b85bd23465c2643f46f95
|
|
||||||
size 3228
|
|
3
openSUSE-repos-20221007.638a03b.obscpio
Normal file
3
openSUSE-repos-20221007.638a03b.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9463ca18b49477b7dd359b52c301e523bed6d6ec78fb8b9030f653d4acc5c23e
|
||||||
|
size 16906
|
3
openSUSE-repos-20221007.638a03b.tar.xz
Normal file
3
openSUSE-repos-20221007.638a03b.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:997b3a49cb8cd115b43d4bfefe5edd5a1a05221fbae7a15864afc3338791c6d0
|
||||||
|
size 3236
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 07 20:37:54 UTC 2022 - opensuse-releaseteam@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 20221007.638a03b:
|
||||||
|
* Packaging: set default package name as openSUSE-repos for non-flavour
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 07 10:45:42 UTC 2022 - opensuse-releaseteam@opensuse.org
|
Fri Oct 07 10:45:42 UTC 2022 - opensuse-releaseteam@opensuse.org
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: openSUSE-repos
|
name: openSUSE-repos
|
||||||
version: 20221007.0e44106
|
version: 20221007.638a03b
|
||||||
mtime: 1665139124
|
mtime: 1665159955
|
||||||
commit: 0e441069602af92832b0fa8dcba70962f373aa35
|
commit: 638a03bfcab128a6153a74716ed2dfd841e8b3d8
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file
|
# spec file for package openSUSE-repos
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
# Copyright (c) 2022 Neal Gompa <ngompa13@gmail.com>
|
# Copyright (c) 2022 Neal Gompa <ngompa13@gmail.com>
|
||||||
@ -53,8 +53,12 @@ ExclusiveArch: do_not_build
|
|||||||
ExclusiveArch: do_not_build
|
ExclusiveArch: do_not_build
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%if "@BUILD_FLAVOR@" == ""
|
||||||
|
Name: openSUSE-repos
|
||||||
|
%else
|
||||||
Name: openSUSE-repos-%{theme}
|
Name: openSUSE-repos-%{theme}
|
||||||
Version: 20221007.0e44106
|
%endif
|
||||||
|
Version: 20221007.638a03b
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: openSUSE package repositories
|
Summary: openSUSE package repositories
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user