automatic version update by autodist [release 24.12.0-1mamba;Sat Dec 14 2024]

This commit is contained in:
Automatic Build System 2024-12-17 23:13:47 +01:00
parent 5f487be38d
commit 2c19247d39

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@openmamba.org> 24.12.0-1mamba
- automatic version update by autodist
* Tue Dec 03 2024 Automatic Build System <autodist@openmamba.org> 24.11.90-1mamba
- automatic version update by autodist
* Thu Nov 28 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 24.11.80-1mamba
- update to 24.11.80
* Fri Nov 08 2024 Automatic Build System <autodist@openmamba.org> 24.08.3-1mamba
- automatic version update by autodist