automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025]

This commit is contained in:
Automatic Build System 2025-01-12 16:30:45 +01:00
parent a0d22ca9bf
commit a50625c572
2 changed files with 5 additions and 2 deletions

View File

@ -7,3 +7,4 @@ A word is picked at random, the letters are hidden, and you must guess the word
Each time you guess a wrong letter, part of a picture of a hangman is drawn.
You must guess the word before being hanged! You have 10 tries.

View File

@ -1,5 +1,5 @@
Name: khangman
Version: 24.12.0
Version: 24.12.1
Release: 1mamba
Summary: Hangman Game
Group: Graphical Desktop/Applications/Educational
@ -43,7 +43,6 @@ A word is picked at random, the letters are hidden, and you must guess the word
Each time you guess a wrong letter, part of a picture of a hangman is drawn.
You must guess the word before being hanged! You have 10 tries.
%debug_package
%prep
%setup -q
@ -93,6 +92,9 @@ exit 0
%doc AUTHORS COPYING COPYING.DOC
%changelog
* Fri Jan 10 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
- automatic version update by autodist
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
- automatic version update by autodist