From b9d289ae0a6c326ffd17da9bf23830993190a2db Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 08:22:56 +0100 Subject: [PATCH] removed requirement for kdelibs [release 23.08.1-2mamba;Sat Oct 07 2023] --- palapeli.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/palapeli.spec b/palapeli.spec index 03eabab..0cbcdac 100644 --- a/palapeli.spec +++ b/palapeli.spec @@ -1,6 +1,6 @@ Name: palapeli Version: 23.08.1 -Release: 1mamba +Release: 2mamba Summary: Jigsaw puzzle game Group: Graphical Desktop/Applications/Games Vendor: openmamba @@ -37,9 +37,7 @@ BuildRequires: libstdc++6-devel BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtdeclarative-devel ## AUTOBUILDREQ-END -BuildRequires: automoc4 BuildRequires: cmake -Requires: kdelibs%{?_kde4_version: >= %{_kde4_version}} %description Jigsaw puzzle game. @@ -122,6 +120,9 @@ exit 0 %{_libdir}/cmake/Pala/Pala*.cmake %changelog +* Sat Oct 07 2023 Silvan Calarco 23.08.1-2mamba +- removed requirement for kdelibs + * Fri Sep 15 2023 Automatic Build System 23.08.1-1mamba - automatic version update by autodist