Accepting request 972564 from system:install:head
submitted by snwint via jenkins OBS-URL: https://build.opensuse.org/request/show/972564 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/installation-images?expand=0&rev=165
This commit is contained in:
commit
8bc5d65d32
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e468cf5f011741eb9b15bc78ea5b7810620f3966d3f4f948d2448d753fd89c6d
|
||||
size 243656
|
3
installation-images-17.51.tar.xz
Normal file
3
installation-images-17.51.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a766854a7aa1cdd5cf248322a3e45bf5631f1209534e57db5b38203dd50a70c
|
||||
size 243784
|
@ -1,3 +1,10 @@
|
||||
--------------------------------------------------------------------
|
||||
Mon Apr 25 10:30:04 UTC 2022 - jreidinger@suse.cz
|
||||
|
||||
- merge gh#openSUSE/installation-images#592
|
||||
- support leap port of armv7hl (bsc#1198302)
|
||||
- 17.51
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Fri Apr 22 14:49:13 UTC 2022 - wfeldt@opensuse.org
|
||||
|
||||
|
@ -74,7 +74,11 @@ ExclusiveArch: do_not_build
|
||||
%if "%{the_version}" == ""
|
||||
%error "bad version string"
|
||||
%endif
|
||||
%ifarch %arm
|
||||
%define net_repo https://download.opensuse.org/ports/%{the_arch}/distribution/leap/%{the_version}/repo/oss
|
||||
%else
|
||||
%define net_repo https://download.opensuse.org/distribution/leap/%{the_version}/repo/oss
|
||||
%endif
|
||||
%else
|
||||
%define with_exfat 1
|
||||
%ifarch %arm aarch64 ppc64 ppc64le riscv64 s390x
|
||||
@ -691,7 +695,7 @@ AutoReqProv: off
|
||||
Summary: Installation Image Files for %theme
|
||||
License: GPL-2.0-or-later
|
||||
Group: Metapackages
|
||||
Version: 17.50
|
||||
Version: 17.51
|
||||
Release: 0
|
||||
Provides: installation-images = %version-%release
|
||||
Conflicts: otherproviders(installation-images)
|
||||
|
Loading…
x
Reference in New Issue
Block a user