From a50625c57238ae659bb14c5702d99064f8490e97 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 12 Jan 2025 16:30:45 +0100 Subject: [PATCH] automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025] --- README.md | 1 + khangman.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) 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