automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025]
This commit is contained in:
parent
a0d22ca9bf
commit
a50625c572
@ -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.
|
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.
|
You must guess the word before being hanged! You have 10 tries.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: khangman
|
Name: khangman
|
||||||
Version: 24.12.0
|
Version: 24.12.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Hangman Game
|
Summary: Hangman Game
|
||||||
Group: Graphical Desktop/Applications/Educational
|
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.
|
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.
|
You must guess the word before being hanged! You have 10 tries.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -93,6 +92,9 @@ exit 0
|
|||||||
%doc AUTHORS COPYING COPYING.DOC
|
%doc AUTHORS COPYING COPYING.DOC
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user