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:
parent
2ab10c140d
commit
a79dc02d1e
BIN
background.png
BIN
background.png
Binary file not shown.
Before Width: | Height: | Size: 2.1 KiB |
BIN
breeze-grub-background.png
Normal file
BIN
breeze-grub-background.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
@ -2,7 +2,7 @@
|
||||
%define plasmaver %(echo %{version} | cut -d. -f1-3)
|
||||
Name: breeze-grub
|
||||
Version: 5.27.10
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: KDE Plasma 5 Breeze theme for the Grub boot loader
|
||||
Group: Graphical Desktop/Look 'n' feel
|
||||
Vendor: openmamba
|
||||
@ -10,7 +10,7 @@ Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://kde.org/
|
||||
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
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -71,6 +71,9 @@ fi
|
||||
%{_datadir}/grub/themes/breeze/theme.txt
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user