Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=159
This commit is contained in:
parent
6a7ea7c3c8
commit
0463006e08
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:92710a5ab7dff2d1b4565c569ff85a3b3025e4e502dbed15ab24e86e74988ab5
|
|
||||||
size 1973364
|
|
3
kturtle-22.04.0.tar.xz
Normal file
3
kturtle-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fd42b1380e7e46d6c1e5bc4cbe538edcf9ed9bfc5abf54141393adc28fe38427
|
||||||
|
size 1973144
|
16
kturtle-22.04.0.tar.xz.sig
Normal file
16
kturtle-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYt6MACgkQu0YzUNbv
|
||||||
|
Me8LzQ/+PCdj3PCFNLft9fGdXR4SpsZrDqLKezu31mTJh0um1EMdzzIhcnTVOwSE
|
||||||
|
hart/BrAa05Tsu3DWIwd8pMbxQkPXAOR26YNGfpb+PfQ6fD/iOgNx5xOHEPpwYQg
|
||||||
|
XLzQfTXVRo6eovqw2hyoqeicrdMGEOYaRvUEVqQUOldNclpaCrVesDe1i+rFQuN+
|
||||||
|
aHBhb6Usn9nyamuHZe6MGWo6R/WZM+GVxSysEC9quh17kMDm9YD56A35+G2vYdz0
|
||||||
|
N6FOAhiIwpjuJL/HBf2V5mzJXiISwO4ixEfrf1vRcttSa+l5FVKL0aOz3t02HBxn
|
||||||
|
WJvElch7ZCZOWbYvm/TtUCYKOA/qVqhVj8tbrdQ7Pz9NUXIDCDLm3t0LuxE8Nzpb
|
||||||
|
Jo8U0GJOApdmDzbMmQT0QOqWtcyugiRxlT5T/N0j6DAAGU0hScCDfP5+daB7w/JZ
|
||||||
|
w8q8ECX9/gJFr7dlTJwTGMVwVBo539pFfOmOLmc5QVpUyyHYNPz1MFi4huI5UIuI
|
||||||
|
9IyIuGs/9t5zAGqsEkdMNN+WmqMkZeVaMvx68ERLv7rYJDYqaa3wG6ZSNOaZqFYq
|
||||||
|
XY+qK/SN9oBSfXKnVeQMURhhQxO/FrgQFM5uTsxl622HWu+njTIUxANsjbWv3cRr
|
||||||
|
UzO8iI/6pDLmhJq8nIeZdg96EA18pEBlph63WxM4h3oBnv8fcAc=
|
||||||
|
=MdCR
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:52:29 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 22.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/22.04.0/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 18:21:14 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:21:14 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kturtle
|
Name: kturtle
|
||||||
Version: 22.03.90
|
Version: 22.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Logo Programming Environment
|
Summary: Logo Programming Environment
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Teaching/Mathematics
|
Group: Amusements/Teaching/Mathematics
|
||||||
URL: https://apps.kde.org/kturtle
|
URL: https://apps.kde.org/kturtle
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
Reference in New Issue
Block a user