From e8cb941669e354bb4a6a0b4195e2780dfe340a45 Mon Sep 17 00:00:00 2001 From: Ercole 'ercolinux' Carpanetto Date: Fri, 5 Jan 2024 20:56:46 +0100 Subject: [PATCH] update to 5.18.4.1 [release 5.18.4.1-1mamba;Wed Apr 01 2020] --- breeze-grub.spec | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/breeze-grub.spec b/breeze-grub.spec index 228097c..43c00db 100644 --- a/breeze-grub.spec +++ b/breeze-grub.spec @@ -1,7 +1,9 @@ %define majver %(echo %version | cut -d. -f1-2) +%define plasmaver %(echo %{version} | cut -d. -f1-3) + Name: breeze-grub -Version: 5.18.3 +Version: 5.18.4.1 Release: 1mamba Summary: KDE Plasma 5 Breeze theme for the Grub boot loader Group: Graphical Desktop/Look 'n' feel @@ -9,7 +11,7 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/breeze-grub-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{plasmaver}/breeze-grub-%{version}.tar.xz Patch0: breeze-grub-5.16.3-theme-openmamba.patch # Source: http://download.kde.org/stable/frameworks/%{majver}/...-%{version}.tar.xz License: GPL @@ -45,6 +47,12 @@ cp -a breeze %{buildroot}%{_datadir}/grub/themes %doc COPYING %changelog +* Wed Apr 01 2020 Ercole 'ercolinux' Carpanetto 5.18.4.1-1mamba +- update to 5.18.4.1 + +* Wed Apr 01 2020 Automatic Build System 5.18.4-1mamba +- automatic version update by autodist + * Wed Mar 11 2020 Automatic Build System 5.18.3-1mamba - automatic version update by autodist