diff --git a/README.md b/README.md index 94ee60d..1aaa8c9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # breeze-grub -KDE Plasma 5 Breeze theme for the Grub boot loader. +KDE Plasma Breeze theme for the Grub boot loader. diff --git a/breeze-grub-5.25.4-theme-openmamba.patch b/breeze-grub-6.0.0-theme-openmamba.patch similarity index 91% rename from breeze-grub-5.25.4-theme-openmamba.patch rename to breeze-grub-6.0.0-theme-openmamba.patch index 2dcd9a6..8be8529 100644 --- a/breeze-grub-5.25.4-theme-openmamba.patch +++ b/breeze-grub-6.0.0-theme-openmamba.patch @@ -1,5 +1,5 @@ ---- breeze-grub-5.25.4/breeze/theme.txt.orig 2022-08-03 13:01:46.406967365 +0200 -+++ breeze-grub-5.25.4/breeze/theme.txt 2022-08-03 13:06:23.367540441 +0200 +--- breeze-grub-6.0.0/breeze/theme.txt 2024-02-21 16:39:35.000000000 +0100 ++++ breeze-grub-6.0.0.patched/breeze/theme.txt 2024-03-02 12:19:52.004416930 +0100 @@ -13,7 +13,12 @@ message-font: "Unifont Regular 14" message-color: "#7f8c8d" @@ -17,7 +17,7 @@ @@ -26,13 +31,13 @@ text = "Select Operating System" align = "center" - font = "Unifont Regular 32" + font = "Unifont Bold 16" - color = "#ffffff" + color = "#35ff35" } @@ -32,7 +32,7 @@ # effectively 50px are below and the remaining 150 above top = 50%-150 @@ -48,17 +53,17 @@ - item_font = "Unifont Regular 16" + item_font = "Unifont Regular 16" item_color = "#7f8c8d" selected_item_font = "Unifont Bold 16" - selected_item_color = "#ffffff" diff --git a/breeze-grub.spec b/breeze-grub.spec index 293525a..6e5fda4 100644 --- a/breeze-grub.spec +++ b/breeze-grub.spec @@ -1,32 +1,32 @@ %define majver %(echo %version | cut -d. -f1-2) %define plasmaver %(echo %{version} | cut -d. -f1-3) Name: breeze-grub -Version: 5.27.10 -Release: 2mamba -Summary: KDE Plasma 5 Breeze theme for the Grub boot loader +Version: 6.0.2 +Release: 1mamba +Summary: KDE Plasma Breeze theme for the Grub boot loader Group: Graphical Desktop/Look 'n' feel Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://kde.org/ -Source: https://download.kde.org/stable/plasma/%{plasmaver}/breeze-grub-%{version}.tar.xz +URL: https://kde.org/it/plasma-desktop/ +Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/breeze-grub-%{version}.tar.xz Source1: breeze-grub-background.png -Patch0: breeze-grub-5.25.4-theme-openmamba.patch +Patch0: breeze-grub-6.0.0-theme-openmamba.patch License: GPL ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END Requires(post): breeze-grub-theme = %{?epoch:%epoch:}%{version}-%{release} %description -KDE Plasma 5 Breeze theme for the Grub boot loader. +KDE Plasma Breeze theme for the Grub boot loader. %package theme Group: Graphical Desktop/Look 'n' feel -Summary: Settings for the KDE Plasma 5 Breeze theme for the Grub boot loader +Summary: Settings for the KDE Plasma Breeze theme for the Grub boot loader Requires: breeze-grub %description theme -Settings for the KDE Plasma 5 Breeze theme for the Grub boot loader. +Settings for the KDE Plasma Breeze theme for the Grub boot loader. %prep %setup -q @@ -71,9 +71,24 @@ fi %{_datadir}/grub/themes/breeze/theme.txt %changelog -* Mon Feb 05 2024 Silvan Calarco 5.27.10-2mamba +* Wed Mar 13 2024 Automatic Build System 6.0.2-1mamba +- automatic version update by autodist + +* Thu Mar 07 2024 Automatic Build System 6.0.1-1mamba +- automatic version update by autodist + +* Sat Mar 02 2024 Silvan Calarco 6.0.0-1mamba +- update to 6.0.0 + +* Mon Feb 05 2024 Silvan Calarco 5.93.0-2mamba - replace background.png with 8bpp instead of grayscale to fix loading with grub 2.12 +* Fri Feb 02 2024 Automatic Build System 5.93.0-1mamba +- automatic version update by autodist + +* Sat Jan 20 2024 Automatic Build System 5.92.0-1mamba +- automatic version update by autodist + * Wed Dec 06 2023 Automatic Build System 5.27.10-1mamba - automatic version update by autodist