- release 16.30
OBS-URL: https://build.opensuse.org/package/show/system:install:head/installation-images?expand=0&rev=1342
This commit is contained in:
parent
e22dba8763
commit
224be3b0c9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3dc79f7073b65c60706fc1b6dfd08bbcf2a36f7f35ad391ab3a1679c3154b49c
|
||||
size 204708
|
3
installation-images-16.30.tar.xz
Normal file
3
installation-images-16.30.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ba020b7b920db3812a3a23e4fe08d0b24ae3a9246b151cc51ae68d91884fe873
|
||||
size 204840
|
@ -1,3 +1,11 @@
|
||||
--------------------------------------------------------------------
|
||||
Thu Jan 21 13:55:40 UTC 2021 - wfeldt@opensuse.org
|
||||
|
||||
- merge gh#openSUSE/installation-images#442
|
||||
- Replace tribar plymouth theme for installation with bgrt
|
||||
(boo#1149070)
|
||||
- 16.30
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Thu Jan 14 09:53:52 UTC 2021 - wfeldt@opensuse.org
|
||||
|
||||
|
@ -437,7 +437,13 @@ BuildRequires: perl-XML-Parser
|
||||
BuildRequires: perl-XML-Simple
|
||||
BuildRequires: perl-solv
|
||||
BuildRequires: pinentry
|
||||
BuildRequires: plymouth-theme-tribar
|
||||
# SLE lacks bgrt/spinner branding image and doesn't require bgrt theme
|
||||
# in their branding, so using default bgrt theme package
|
||||
%if 0%{?is_opensuse}
|
||||
BuildRequires: plymouth-branding-openSUSE
|
||||
%else
|
||||
BuildRequires: plymouth-theme-bgrt
|
||||
%endif
|
||||
BuildRequires: python3-websockify
|
||||
BuildRequires: raleway-fonts
|
||||
BuildRequires: samba
|
||||
@ -648,7 +654,7 @@ AutoReqProv: off
|
||||
Summary: Installation Image Files for %theme
|
||||
License: GPL-2.0-or-later
|
||||
Group: Metapackages
|
||||
Version: 16.29
|
||||
Version: 16.30
|
||||
Release: 0
|
||||
Provides: installation-images = %version-%release
|
||||
Conflicts: otherproviders(installation-images)
|
||||
|
Loading…
x
Reference in New Issue
Block a user