automatic version update by autodist [release 6.0.2-1mamba;Wed Mar 13 2024]

This commit is contained in:
Automatic Build System 2024-03-29 17:48:07 +01:00
parent 6f0a77cf73
commit 3bae592174
2 changed files with 25 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# breeze-plymouth # breeze-plymouth
KDE Plasma 5 boot splash theme. KDE Plasma boot splash theme.

View File

@ -1,15 +1,15 @@
%define plasmaver %(echo %version | cut -d. -f1-3) %define plasmaver %(echo %version | cut -d. -f1-3)
Name: breeze-plymouth Name: breeze-plymouth
Version: 5.27.10 Version: 6.0.2
Release: 1mamba Release: 1mamba
Summary: KDE Plasma 5 boot splash theme Summary: KDE Plasma boot splash theme
Group: Graphical Desktop/Look 'n' feel Group: Graphical Desktop/Look 'n' feel
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/ URL: https://kde.org/it/plasma-desktop/
Source: https://download.kde.org/stable/plasma/%{plasmaver}/breeze-plymouth-%{version}.tar.xz Source: https://download.kde.org/%{stable_kf6}/plasma/%{plasmaver}/breeze-plymouth-%{version}.tar.xz
Source1: openmamba.plasma.logo.png Source1: openmamba.plasma.logo.png
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -17,14 +17,14 @@ BuildRequires: glibc-devel
BuildRequires: libplymouth-devel BuildRequires: libplymouth-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: cmake BuildRequires: cmake
BuildRequires: rpm-macros-kde5 BuildRequires: kf6-rpm-macros
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: plymouth-devel >= 3:0.9.4.20200311git BuildRequires: plymouth-devel >= 3:0.9.4.20200311git
Requires(post): breeze-plymouth-os-logo Requires(post): breeze-plymouth-os-logo
Provides: plymouththeme Provides: plymouththeme
%description %description
KDE Plasma 5 boot splash theme. KDE Plasma boot splash theme.
%package os-logo %package os-logo
Group: Graphical Desktop/Look 'n' feel Group: Graphical Desktop/Look 'n' feel
@ -39,16 +39,16 @@ openmamba OS logo for Breeze boot splash theme.
%setup -q %setup -q
%build %build
%cmake_kde5 -d build \ %cmake_kf6 \
-DDISTRO_NAME="" \ -DDISTRO_NAME="" \
-DDISTRO_VERSION="" \ -DDISTRO_VERSION="" \
-DDISTRO_LOGO="os" -DDISTRO_LOGO="os"
%make %cmake_build
%install %install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build %cmake_install
install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/plymouth/themes/breeze/images/os.logo.png 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 %{_datadir}/plymouth/themes/breeze/images/os.logo.png
%changelog %changelog
* Wed Mar 13 2024 Automatic Build System <autodist@openmamba.org> 6.0.2-1mamba
- automatic version update by autodist
* Thu Mar 07 2024 Automatic Build System <autodist@openmamba.org> 6.0.1.1-1mamba
- automatic version update by autodist
* Thu Feb 29 2024 Automatic Build System <autodist@openmamba.org> 6.0.0-1mamba
- automatic version update by autodist
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 5.93.0-1mamba
- automatic version update by autodist
* Sat Jan 20 2024 Automatic Build System <autodist@openmamba.org> 5.92.0-1mamba
- automatic version update by autodist
* Wed Dec 06 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba * Wed Dec 06 2023 Automatic Build System <autodist@mambasoft.it> 5.27.10-1mamba
- automatic version update by autodist - automatic version update by autodist