diff --git a/README.md b/README.md index 455f282..80506ac 100644 --- a/README.md +++ b/README.md @@ -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. + diff --git a/khangman.spec b/khangman.spec index 710bbfd..2befd1d 100644 --- a/khangman.spec +++ b/khangman.spec @@ -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 24.12.1-1mamba +- automatic version update by autodist + * Thu Dec 12 2024 Automatic Build System 24.12.0-1mamba - automatic version update by autodist