From 9d9f372e1a4a23ef66148366395a932ce776568f Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 20:59:07 +0100 Subject: [PATCH] clear distro name and version [release 5.25.2-2mamba;Sat Jul 02 2022] --- breeze-plymouth.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/breeze-plymouth.spec b/breeze-plymouth.spec index 0e40f92..264acdd 100644 --- a/breeze-plymouth.spec +++ b/breeze-plymouth.spec @@ -2,7 +2,7 @@ Name: breeze-plymouth Version: 5.25.2 -Release: 1mamba +Release: 2mamba Summary: KDE Plasma 5 boot splash theme Group: Graphical Desktop/Look 'n' feel Vendor: openmamba @@ -40,8 +40,8 @@ openmamba OS logo for Breeze boot splash theme. %build %cmake_kde5 -d build \ - -DDISTRO_NAME="%_distrib_id" \ - -DDISTRO_VERSION="%_distrib_release (%_distrib_codename)" \ + -DDISTRO_NAME="" \ + -DDISTRO_VERSION="" \ -DDISTRO_LOGO="os" %make @@ -86,6 +86,9 @@ fi %{_datadir}/plymouth/themes/breeze/images/os.logo.png %changelog +* Sat Jul 02 2022 Silvan Calarco 5.25.2-2mamba +- clear distro name and version + * Wed Jun 29 2022 Automatic Build System 5.25.2-1mamba - automatic version update by autodist