automatic version update by autodist [release 5.27.11-1mamba;Fri Mar 08 2024]

This commit is contained in:
Automatic Build System 2024-03-11 10:22:20 +01:00
parent a430269628
commit 99ca8d4a82

View File

@ -1,15 +1,15 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: plank-player Name: plank-player
Version: 5.27.10 Version: 5.27.11
Release: 1mamba Release: 1mamba
Summary: Multimedia Player for playing local files on Plasma Bigscreen Summary: Multimedia Player for playing local files on Plasma Bigscreen
Group: Graphical Desktop/Applications/Multimedia Group: Graphical Desktop/Applications/Multimedia
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/%{version}/plank-player-%{version}.tar.xz Source: https://download.kde.org/%{stable_kde6}/plasma/%{version}/plank-player-%{version}.tar.xz
License: GPL, LGPL License: GPL, LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -23,7 +23,7 @@ BuildRequires: qt5-qtdeclarative-devel
BuildRequires: qt5-qtquickcontrols2-devel BuildRequires: qt5-qtquickcontrols2-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
%description %description
@ -35,12 +35,12 @@ Multimedia Player for playing local files on Plasma Bigscreen.
%setup -q %setup -q
%build %build
%cmake_kde5 -d build %cmake_kf6
%make %cmake_build
%install %install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build %cmake_install
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang %find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
@ -56,6 +56,9 @@ Multimedia Player for playing local files on Plasma Bigscreen.
%doc LICENSES %doc LICENSES
%changelog %changelog
* Fri Mar 08 2024 Automatic Build System <autodist@openmamba.org> 5.27.11-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