automatic version update by autodist [release 22.08.0-1mamba;Fri Aug 26 2022]
This commit is contained in:
parent
935c20c2f9
commit
5286391592
14
kturtle.spec
14
kturtle.spec
@ -1,11 +1,11 @@
|
|||||||
Name: kturtle
|
Name: kturtle
|
||||||
Version: 22.04.3
|
Version: 22.08.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: KTurtle - Educational Programming Environment
|
Summary: KTurtle - Educational Programming Environment
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://apps.kde.org/education/kturtle/
|
URL: https://apps.kde.org/education/kturtle/
|
||||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kturtle-%{version}.tar.xz
|
Source: http://download.kde.org/stable/release-service/%{version}/src/kturtle-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -34,7 +34,7 @@ BuildRequires: qt5-qtbase-devel
|
|||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
#Requires: kde-workspace
|
#Requires: kde-workspace
|
||||||
Provides: kturtle4 = %{?epoch:%epoch:}%{version}-%{release}
|
Provides: kturtle4 = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Obsoletes: kturtle4
|
Obsoletes: kturtle4 < 22.08.0
|
||||||
|
|
||||||
%description
|
%description
|
||||||
KTurtle is an educational programming environment that aims to make learning how to program as easy as possible.
|
KTurtle is an educational programming environment that aims to make learning how to program as easy as possible.
|
||||||
@ -84,14 +84,12 @@ exit 0
|
|||||||
%{_datadir}/kxmlgui5/kturtle/kturtleui.rc
|
%{_datadir}/kxmlgui5/kturtle/kturtleui.rc
|
||||||
%{_kde5_sharedir}/metainfo/org.kde.kturtle.appdata.xml
|
%{_kde5_sharedir}/metainfo/org.kde.kturtle.appdata.xml
|
||||||
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
%{_kde5_xdgappsdir}/org.kde.%{name}.desktop
|
||||||
%{_datadir}/katepart/syntax/logohighlightstyle.*.xml
|
|
||||||
%dir %{_datadir}/kturtle/data
|
|
||||||
%{_datadir}/kturtle/data/*
|
|
||||||
%dir %{_datadir}/kturtle/examples
|
|
||||||
%{_datadir}/kturtle/examples/*
|
|
||||||
%doc AUTHORS LICENSES COPYING.DOC
|
%doc AUTHORS LICENSES COPYING.DOC
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 26 2022 Automatic Build System <autodist@mambasoft.it> 22.08.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
* Fri Jul 08 2022 Automatic Build System <autodist@mambasoft.it> 22.04.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user