diff --git a/breeze-grub.spec b/breeze-grub.spec index 036e1f5..cf0cbf1 100644 --- a/breeze-grub.spec +++ b/breeze-grub.spec @@ -1,9 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) %define plasmaver %(echo %{version} | cut -d. -f1-3) - - Name: breeze-grub -Version: 5.22.5 +Version: 5.23.1 Release: 1mamba Summary: KDE Plasma 5 Breeze theme for the Grub boot loader Group: Graphical Desktop/Look 'n' feel @@ -13,7 +11,6 @@ Packager: Silvan Calarco URL: https://kde.org/ 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 ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END @@ -43,9 +40,15 @@ cp -a breeze %{buildroot}%{_datadir}/grub/themes %defattr(-,root,root) %dir %{_datadir}/grub/themes/breeze %{_datadir}/grub/themes/breeze/* -%doc COPYING +%doc LICENSES %changelog +* Wed Oct 20 2021 Automatic Build System 5.23.1-1mamba +- automatic version update by autodist + +* Sat Oct 16 2021 Automatic Build System 5.23.0-1mamba +- automatic version update by autodist + * Tue Aug 31 2021 Automatic Build System 5.22.5-1mamba - automatic version update by autodist