From 3bae59217453ef7943179736ac8cd168cf0ad5b9 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 29 Mar 2024 17:48:07 +0100 Subject: [PATCH] automatic version update by autodist [release 6.0.2-1mamba;Wed Mar 13 2024] --- README.md | 2 +- breeze-plymouth.spec | 33 ++++++++++++++++++++++++--------- 2 files changed, 25 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 113301b..b0f78fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # breeze-plymouth -KDE Plasma 5 boot splash theme. +KDE Plasma boot splash theme. diff --git a/breeze-plymouth.spec b/breeze-plymouth.spec index 7c2af35..0628123 100644 --- a/breeze-plymouth.spec +++ b/breeze-plymouth.spec @@ -1,15 +1,15 @@ %define plasmaver %(echo %version | cut -d. -f1-3) Name: breeze-plymouth -Version: 5.27.10 +Version: 6.0.2 Release: 1mamba -Summary: KDE Plasma 5 boot splash theme +Summary: KDE Plasma boot splash theme Group: Graphical Desktop/Look 'n' feel Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://kde.org/ -Source: https://download.kde.org/stable/plasma/%{plasmaver}/breeze-plymouth-%{version}.tar.xz +URL: https://kde.org/it/plasma-desktop/ +Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/breeze-plymouth-%{version}.tar.xz Source1: openmamba.plasma.logo.png License: GPL ## AUTOBUILDREQ-BEGIN @@ -17,14 +17,14 @@ BuildRequires: glibc-devel BuildRequires: libplymouth-devel ## AUTOBUILDREQ-END BuildRequires: cmake -BuildRequires: rpm-macros-kde5 +BuildRequires: kf6-rpm-macros BuildRequires: extra-cmake-modules BuildRequires: plymouth-devel >= 3:0.9.4.20200311git Requires(post): breeze-plymouth-os-logo Provides: plymouththeme %description -KDE Plasma 5 boot splash theme. +KDE Plasma boot splash theme. %package os-logo Group: Graphical Desktop/Look 'n' feel @@ -39,16 +39,16 @@ openmamba OS logo for Breeze boot splash theme. %setup -q %build -%cmake_kde5 -d build \ +%cmake_kf6 \ -DDISTRO_NAME="" \ -DDISTRO_VERSION="" \ -DDISTRO_LOGO="os" -%make +%cmake_build %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%makeinstall -C build +%cmake_install install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/plymouth/themes/breeze/images/os.logo.png @@ -88,6 +88,21 @@ fi %{_datadir}/plymouth/themes/breeze/images/os.logo.png %changelog +* Wed Mar 13 2024 Automatic Build System 6.0.2-1mamba +- automatic version update by autodist + +* Thu Mar 07 2024 Automatic Build System 6.0.1.1-1mamba +- automatic version update by autodist + +* Thu Feb 29 2024 Automatic Build System 6.0.0-1mamba +- automatic version update by autodist + +* Fri Feb 02 2024 Automatic Build System 5.93.0-1mamba +- automatic version update by autodist + +* Sat Jan 20 2024 Automatic Build System 5.92.0-1mamba +- automatic version update by autodist + * Wed Dec 06 2023 Automatic Build System 5.27.10-1mamba - automatic version update by autodist