update to 5.18.4.1 [release 5.18.4.1-1mamba;Wed Apr 01 2020]

This commit is contained in:
Ercole 'ercolinux' Carpanetto 2024-01-05 20:56:46 +01:00
parent 70acdee6ed
commit e8cb941669

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <ercole69@gmail.com> 5.18.4.1-1mamba
- update to 5.18.4.1
* Wed Apr 01 2020 Automatic Build System <autodist@mambasoft.it> 5.18.4-1mamba
- automatic version update by autodist
* Wed Mar 11 2020 Automatic Build System <autodist@mambasoft.it> 5.18.3-1mamba
- automatic version update by autodist