From 99ca8d4a82eb222035c7a08e06262d42b2cc0d62 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 11 Mar 2024 10:22:20 +0100 Subject: [PATCH] automatic version update by autodist [release 5.27.11-1mamba;Fri Mar 08 2024] --- plank-player.spec | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/plank-player.spec b/plank-player.spec index 127cc7c..3c54792 100644 --- a/plank-player.spec +++ b/plank-player.spec @@ -1,15 +1,15 @@ %define majver %(echo %version | cut -d. -f1-2) Name: plank-player -Version: 5.27.10 +Version: 5.27.11 Release: 1mamba Summary: Multimedia Player for playing local files on Plasma Bigscreen Group: Graphical Desktop/Applications/Multimedia Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://kde.org -Source: https://download.kde.org/stable/plasma/%{version}/plank-player-%{version}.tar.xz +URL: https://kde.org/it/plasma-desktop/ +Source: https://download.kde.org/%{stable_kde6}/plasma/%{version}/plank-player-%{version}.tar.xz License: GPL, LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -23,7 +23,7 @@ BuildRequires: qt5-qtdeclarative-devel BuildRequires: qt5-qtquickcontrols2-devel ## AUTOBUILDREQ-END BuildRequires: cmake -BuildRequires: rpm-macros-kde5 +BuildRequires: kf6-rpm-macros BuildRequires: extra-cmake-modules %description @@ -35,12 +35,12 @@ Multimedia Player for playing local files on Plasma Bigscreen. %setup -q %build -%cmake_kde5 -d build -%make +%cmake_kf6 +%cmake_build %install [ "%{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 @@ -56,6 +56,9 @@ Multimedia Player for playing local files on Plasma Bigscreen. %doc LICENSES %changelog +* Fri Mar 08 2024 Automatic Build System 5.27.11-1mamba +- automatic version update by autodist + * Wed Dec 06 2023 Automatic Build System 5.27.10-1mamba - automatic version update by autodist