clear distro name and version [release 5.25.2-2mamba;Sat Jul 02 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 20:59:07 +01:00
parent 056b9e6dc0
commit 9d9f372e1a

View File

@ -2,7 +2,7 @@
Name: breeze-plymouth Name: breeze-plymouth
Version: 5.25.2 Version: 5.25.2
Release: 1mamba Release: 2mamba
Summary: KDE Plasma 5 boot splash theme Summary: KDE Plasma 5 boot splash theme
Group: Graphical Desktop/Look 'n' feel Group: Graphical Desktop/Look 'n' feel
Vendor: openmamba Vendor: openmamba
@ -40,8 +40,8 @@ openmamba OS logo for Breeze boot splash theme.
%build %build
%cmake_kde5 -d build \ %cmake_kde5 -d build \
-DDISTRO_NAME="%_distrib_id" \ -DDISTRO_NAME="" \
-DDISTRO_VERSION="%_distrib_release (%_distrib_codename)" \ -DDISTRO_VERSION="" \
-DDISTRO_LOGO="os" -DDISTRO_LOGO="os"
%make %make
@ -86,6 +86,9 @@ fi
%{_datadir}/plymouth/themes/breeze/images/os.logo.png %{_datadir}/plymouth/themes/breeze/images/os.logo.png
%changelog %changelog
* Sat Jul 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.25.2-2mamba
- clear distro name and version
* Wed Jun 29 2022 Automatic Build System <autodist@mambasoft.it> 5.25.2-1mamba * Wed Jun 29 2022 Automatic Build System <autodist@mambasoft.it> 5.25.2-1mamba
- automatic version update by autodist - automatic version update by autodist