From db03e959ebd1a69510d298dccf6b21fb87828777 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 12 Jan 2025 15:59:07 +0100 Subject: [PATCH] automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025] --- README.md | 1 + kbruch.spec | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce8f800..a5eab1e 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ KBruch is a small program to practice calculating with fractions and percentages Different exercises are provided for this purpose and you can use the learning mode to practice with fractions. The program checks the user's input and gives feedback. + diff --git a/kbruch.spec b/kbruch.spec index 7addae8..4d941bf 100644 --- a/kbruch.spec +++ b/kbruch.spec @@ -1,5 +1,5 @@ Name: kbruch -Version: 24.12.0 +Version: 24.12.1 Release: 1mamba Summary: Exercise Fractions Group: Graphical Desktop/Applications/Educational @@ -38,7 +38,6 @@ KBruch is a small program to practice calculating with fractions and percentages Different exercises are provided for this purpose and you can use the learning mode to practice with fractions. The program checks the user's input and gives feedback. -%debug_package %prep %setup -q @@ -88,6 +87,9 @@ exit 0 %doc AUTHORS LICENSES %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