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