diff --git a/installation-images-16.29.tar.xz b/installation-images-16.29.tar.xz deleted file mode 100644 index 20f6729..0000000 --- a/installation-images-16.29.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3dc79f7073b65c60706fc1b6dfd08bbcf2a36f7f35ad391ab3a1679c3154b49c -size 204708 diff --git a/installation-images-16.35.tar.xz b/installation-images-16.35.tar.xz new file mode 100644 index 0000000..2b3751d --- /dev/null +++ b/installation-images-16.35.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7feab4a1bbd1dc4e177ac59ee93aca95ab427c05df93175afeec2e28f2e38be +size 204916 diff --git a/installation-images.changes b/installation-images.changes index 94d5d8e..5e4fbe7 100644 --- a/installation-images.changes +++ b/installation-images.changes @@ -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 diff --git a/installation-images.spec b/installation-images.spec index 80e8ac0..736095d 100644 --- a/installation-images.spec +++ b/installation-images.spec @@ -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)