automatic version update by autodist [release 25.08.2-1mamba;Sat Oct 11 2025]

This commit is contained in:
2025-10-11 19:25:22 +02:00
parent d1d94098e0
commit de65040df0
2 changed files with 5 additions and 3 deletions

View File

@@ -2,4 +2,3 @@
Skladnik is the Japanese warehouse keeper sokoban game.

View File

@@ -2,7 +2,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: skladnik
Version: 25.08.1
Version: 25.08.2
Release: 1mamba
Summary: Japanese warehouse keeper sokoban game
Group: Graphical Desktop/Applications/Games
@@ -22,6 +22,7 @@ BuildRequires: libQt6Widgets
BuildRequires: libQt6Xml
BuildRequires: libgcc
BuildRequires: libglvnd-devel
BuildRequires: libkdegames-devel
BuildRequires: libkf6-kcolorscheme-devel
BuildRequires: libkf6-kconfig-devel
BuildRequires: libkf6-kconfigwidgets-devel
@@ -43,7 +44,6 @@ BuildRequires: extra-cmake-modules
%description
Skladnik is the Japanese warehouse keeper sokoban game.
%prep
%setup -q
@@ -74,6 +74,9 @@ Skladnik is the Japanese warehouse keeper sokoban game.
%doc AUTHORS COPYING LICENSES
%changelog
* Sat Oct 11 2025 Automatic Build System <autodist@openmamba.org> 25.08.2-1mamba
- automatic version update by autodist
* Mon Sep 15 2025 Automatic Build System <autodist@openmamba.org> 25.08.1-1mamba
- automatic version update by autodist