Accepting request 989457 from system:install:head
submitted by snwint via jenkins OBS-URL: https://build.opensuse.org/request/show/989457 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/installation-images?expand=0&rev=168
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<package>openSUSE</package>
|
||||
<package>SLES</package>
|
||||
<package>CAASP</package>
|
||||
<package>LeapMicro</package>
|
||||
<package>MicroOS</package>
|
||||
<package>SMO</package>
|
||||
</multibuild>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9bedefdf75de1576aa99a0d18fc3372b57b5a8ed5f8cd1e40107f6b515b68b68
|
||||
size 243908
|
3
installation-images-17.59.tar.xz
Normal file
3
installation-images-17.59.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1de1d68d632c9f4418ab233218249aa947692c6a2bea8ff8712aa19ef41aa5b
|
||||
size 243900
|
@@ -1,3 +1,24 @@
|
||||
--------------------------------------------------------------------
|
||||
Fri Jul 15 14:16:29 UTC 2022 - wfeldt@opensuse.org
|
||||
|
||||
- merge gh#openSUSE/installation-images#604
|
||||
- limit LeapMicro building
|
||||
- 17.59
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Fri Jul 15 12:33:04 UTC 2022 - wfeldt@opensuse.org
|
||||
|
||||
- merge gh#openSUSE/installation-images#603
|
||||
- Add LeapMicro to _multibuild (jsc#SMO-126)
|
||||
- 17.58
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Fri Jul 15 10:53:10 UTC 2022 - wfeldt@opensuse.org
|
||||
|
||||
- merge gh#openSUSE/installation-images#595
|
||||
- rename the -release package of SLE Micro
|
||||
- 17.57
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Thu Jul 7 07:52:35 UTC 2022 - wfeldt@opensuse.org
|
||||
|
||||
|
@@ -102,8 +102,11 @@ ExclusiveArch: do_not_build
|
||||
%endif
|
||||
|
||||
%if "%flavor" == "LeapMicro"
|
||||
# build only on Leap
|
||||
%if 0%{?is_opensuse} && 0%{?sle_version}
|
||||
%define theme LeapMicro
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if "%flavor" == "MicroOS"
|
||||
# don't build on Leap for now
|
||||
@@ -183,7 +186,7 @@ BuildRequires: distribution-logos-openSUSE-LeapMicro
|
||||
%define branding_grub2 openSUSE
|
||||
%define branding_gfxboot openSUSE
|
||||
%else
|
||||
BuildRequires: SUSE-MicroOS-release
|
||||
BuildRequires: SLE-Micro-release
|
||||
%define branding_plymouth SLE
|
||||
%define branding_grub2 SLE
|
||||
%define branding_gfxboot SLE
|
||||
@@ -668,7 +671,7 @@ AutoReqProv: off
|
||||
Summary: Installation Image Files for %theme
|
||||
License: GPL-2.0-or-later
|
||||
Group: Metapackages
|
||||
Version: 17.56
|
||||
Version: 17.59
|
||||
Release: 0
|
||||
Provides: installation-images = %version-%release
|
||||
Conflicts: otherproviders(installation-images)
|
||||
|
Reference in New Issue
Block a user