automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025]
This commit is contained in:
parent
6b41fe0741
commit
db03e959eb
@ -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.
|
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.
|
The program checks the user's input and gives feedback.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: kbruch
|
Name: kbruch
|
||||||
Version: 24.12.0
|
Version: 24.12.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Exercise Fractions
|
Summary: Exercise Fractions
|
||||||
Group: Graphical Desktop/Applications/Educational
|
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.
|
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.
|
The program checks the user's input and gives feedback.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -88,6 +87,9 @@ exit 0
|
|||||||
%doc AUTHORS LICENSES
|
%doc AUTHORS LICENSES
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user