From 2c19247d39268b559204e06e1de3437829faafe2 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 17 Dec 2024 23:13:47 +0100 Subject: [PATCH] automatic version update by autodist [release 24.12.0-1mamba;Sat Dec 14 2024] --- skladnik.spec | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/skladnik.spec b/skladnik.spec index 71f643d..608315e 100644 --- a/skladnik.spec +++ b/skladnik.spec @@ -2,7 +2,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: skladnik -Version: 24.08.3 +Version: 24.12.0 Release: 1mamba Summary: Japanese warehouse keeper sokoban game Group: Graphical Desktop/Applications/Games @@ -10,12 +10,19 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://invent.kde.org/games/skladnik -Source: https://download.kde.org/stable/release-service/%{version}/src/skladnik-%{version}.tar.xz +Source: https://download.kde.org/%{stable_kde6}/release-service/%{version}/src/skladnik-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt6Core +BuildRequires: libQt6DBus +BuildRequires: libQt6Gui +BuildRequires: libQt6Network +BuildRequires: libQt6Widgets +BuildRequires: libQt6Xml BuildRequires: libgcc BuildRequires: libglvnd-devel +BuildRequires: libkdegames-devel BuildRequires: libkf6-kcolorscheme-devel BuildRequires: libkf6-kconfig-devel BuildRequires: libkf6-kconfigwidgets-devel @@ -27,7 +34,6 @@ BuildRequires: libkf6-kio-devel BuildRequires: libkf6-kwidgetsaddons-devel BuildRequires: libkf6-kxmlgui-devel BuildRequires: libstdc++6-devel -BuildRequires: qt6-qtbase-devel BuildRequires: qt6-qtdeclarative-devel ## AUTOBUILDREQ-END BuildRequires: cmake @@ -69,6 +75,15 @@ Skladnik is the Japanese warehouse keeper sokoban game. %doc AUTHORS COPYING LICENSES %changelog +* Sat Dec 14 2024 Automatic Build System 24.12.0-1mamba +- automatic version update by autodist + +* Tue Dec 03 2024 Automatic Build System 24.11.90-1mamba +- automatic version update by autodist + +* Thu Nov 28 2024 Silvan Calarco 24.11.80-1mamba +- update to 24.11.80 + * Fri Nov 08 2024 Automatic Build System 24.08.3-1mamba - automatic version update by autodist