Accepting request 949228 from system:install:head
submitted by snwint via jenkins OBS-URL: https://build.opensuse.org/request/show/949228 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/installation-images?expand=0&rev=157
This commit is contained in:
commit
091aa952f5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5887dcafba6cb28d9d315612651b9b57dfe4873f338d2475a02b9e5958d0b00d
|
|
||||||
size 243532
|
|
3
installation-images-17.39.tar.xz
Normal file
3
installation-images-17.39.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0eac42b2c5515eaad291e1808ea1988e4a3406b27ff49b1923d05d6473f89d44
|
||||||
|
size 243596
|
@ -1,3 +1,10 @@
|
|||||||
|
--------------------------------------------------------------------
|
||||||
|
Wed Jan 26 10:21:07 UTC 2022 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
- merge gh#openSUSE/installation-images#571
|
||||||
|
- use for build proper schema flavor (jsc#SLE-18820)
|
||||||
|
- 17.39
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Tue Jan 25 10:38:14 UTC 2022 - wfeldt@opensuse.org
|
Tue Jan 25 10:38:14 UTC 2022 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
@ -546,7 +546,11 @@ BuildRequires: xset
|
|||||||
BuildRequires: xterm
|
BuildRequires: xterm
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
BuildRequires: yast2-devtools
|
BuildRequires: yast2-devtools
|
||||||
BuildRequires: yast2-schema
|
%if "%flavor" == "SMO" || "%flavor" == "LeapMicro" || "%flavor" == "MicroOS"
|
||||||
|
BuildRequires: yast2-schema-micro
|
||||||
|
%else
|
||||||
|
BuildRequires: yast2-schema-default
|
||||||
|
%endif
|
||||||
BuildRequires: yast2-trans-allpacks
|
BuildRequires: yast2-trans-allpacks
|
||||||
BuildRequires: yast2-widget-demo
|
BuildRequires: yast2-widget-demo
|
||||||
%if 0%{?with_storage_ng}
|
%if 0%{?with_storage_ng}
|
||||||
@ -687,7 +691,7 @@ AutoReqProv: off
|
|||||||
Summary: Installation Image Files for %theme
|
Summary: Installation Image Files for %theme
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Metapackages
|
Group: Metapackages
|
||||||
Version: 17.38
|
Version: 17.39
|
||||||
Release: 0
|
Release: 0
|
||||||
Provides: installation-images = %version-%release
|
Provides: installation-images = %version-%release
|
||||||
Conflicts: otherproviders(installation-images)
|
Conflicts: otherproviders(installation-images)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user