Accepting request 867527 from system:install:head

submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/867527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/installation-images?expand=0&rev=124
This commit is contained in:
Dominique Leuenberger 2021-01-29 13:57:05 +00:00 committed by Git OBS Bridge
commit 629a471ac3
4 changed files with 54 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3dc79f7073b65c60706fc1b6dfd08bbcf2a36f7f35ad391ab3a1679c3154b49c
size 204708

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7feab4a1bbd1dc4e177ac59ee93aca95ab427c05df93175afeec2e28f2e38be
size 204916

View File

@ -1,3 +1,47 @@
--------------------------------------------------------------------
Thu Jan 28 15:13:38 UTC 2021 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#439
- Don't replace directory symlinks (boo#1029961)
- 16.35
--------------------------------------------------------------------
Wed Jan 27 16:12:59 UTC 2021 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#447
- aarch64: add tegra20-apb-dma module (bsc#1181463)
- 16.34
--------------------------------------------------------------------
Wed Jan 27 15:48:03 UTC 2021 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#446
- work around broken plymouth (bsc#1149070)
- 16.33
--------------------------------------------------------------------
Wed Jan 27 11:43:35 UTC 2021 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#445
- do not run prein script for openssh-server in root image
- 16.32
--------------------------------------------------------------------
Fri Jan 22 15:17:20 UTC 2021 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#443
- revert plymouth branding for SLE to tribar
- support both plymouth-theme-tribar and plymouth-theme-bgrt
- 16.31
--------------------------------------------------------------------
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

View File

@ -437,7 +437,6 @@ BuildRequires: perl-XML-Parser
BuildRequires: perl-XML-Simple
BuildRequires: perl-solv
BuildRequires: pinentry
BuildRequires: plymouth-theme-tribar
BuildRequires: python3-websockify
BuildRequires: raleway-fonts
BuildRequires: samba
@ -457,6 +456,12 @@ BuildRequires: plymouth
BuildRequires: plymouth-branding
BuildRequires: plymouth-plugin-script
BuildRequires: plymouth-scripts
# SLE needs to stay with tribar
%if 0%{?is_opensuse}
BuildRequires: plymouth-branding-openSUSE
%else
BuildRequires: plymouth-theme-tribar
%endif
%endif
BuildRequires: klogd
BuildRequires: ltrace
@ -648,7 +653,7 @@ AutoReqProv: off
Summary: Installation Image Files for %theme
License: GPL-2.0-or-later
Group: Metapackages
Version: 16.29
Version: 16.35
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)