automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025]

This commit is contained in:
Automatic Build System 2025-01-12 15:59:07 +01:00
parent 6b41fe0741
commit db03e959eb
2 changed files with 5 additions and 2 deletions

View File

@ -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.

View File

@ -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 <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
- automatic version update by autodist