automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025]
This commit is contained in:
parent
600147c9b6
commit
4cabde9410
@ -4,3 +4,4 @@ KTurtle is an educational programming environment that aims to make learning how
|
|||||||
To achieve this KTurtle makes all programming tools available from the user interface.
|
To achieve this KTurtle makes all programming tools available from the user interface.
|
||||||
The programming language used is TurtleScript which allows its commands to be translated.
|
The programming language used is TurtleScript which allows its commands to be translated.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: kturtle
|
Name: kturtle
|
||||||
Version: 24.12.0
|
Version: 24.12.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KTurtle - Educational Programming Environment
|
Summary: KTurtle - Educational Programming Environment
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
@ -46,7 +46,6 @@ KTurtle is an educational programming environment that aims to make learning how
|
|||||||
To achieve this KTurtle makes all programming tools available from the user interface.
|
To achieve this KTurtle makes all programming tools available from the user interface.
|
||||||
The programming language used is TurtleScript which allows its commands to be translated.
|
The programming language used is TurtleScript which allows its commands to be translated.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -91,6 +90,9 @@ exit 0
|
|||||||
%doc AUTHORS LICENSES COPYING.DOC
|
%doc AUTHORS LICENSES COPYING.DOC
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 10 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Dec 13 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
* Fri Dec 13 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user