replace background.png with 8bpp instead of grayscale to fix loading with grub 2.12 [release 5.27.10-2mamba;Mon Feb 05 2024]

This commit is contained in:
Silvan Calarco 2024-02-06 15:39:35 +01:00
parent 2ab10c140d
commit a79dc02d1e
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

BIN
breeze-grub-background.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -2,7 +2,7 @@
%define plasmaver %(echo %{version} | cut -d. -f1-3) %define plasmaver %(echo %{version} | cut -d. -f1-3)
Name: breeze-grub Name: breeze-grub
Version: 5.27.10 Version: 5.27.10
Release: 1mamba Release: 2mamba
Summary: KDE Plasma 5 Breeze theme for the Grub boot loader Summary: KDE Plasma 5 Breeze theme for the Grub boot loader
Group: Graphical Desktop/Look 'n' feel Group: Graphical Desktop/Look 'n' feel
Vendor: openmamba Vendor: openmamba
@ -10,7 +10,7 @@ Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/ URL: https://kde.org/
Source: https://download.kde.org/stable/plasma/%{plasmaver}/breeze-grub-%{version}.tar.xz Source: https://download.kde.org/stable/plasma/%{plasmaver}/breeze-grub-%{version}.tar.xz
Source1: background.png Source1: breeze-grub-background.png
Patch0: breeze-grub-5.25.4-theme-openmamba.patch Patch0: breeze-grub-5.25.4-theme-openmamba.patch
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -71,6 +71,9 @@ fi
%{_datadir}/grub/themes/breeze/theme.txt %{_datadir}/grub/themes/breeze/theme.txt
%changelog %changelog
* Mon Feb 05 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 5.27.10-2mamba
- replace background.png with 8bpp instead of grayscale to fix loading with grub 2.12
* Wed Dec 06 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba * Wed Dec 06 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba
- automatic version update by autodist - automatic version update by autodist