Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kturtle?expand=0&rev=96
This commit is contained in:
parent
57e2a6ba21
commit
85944c0c51
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e5619a6c279022711bbb53e51a4c7590aaad7625c7833287adef589b0307cbbc
|
|
||||||
size 1829444
|
|
3
kturtle-19.08.0.tar.xz
Normal file
3
kturtle-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0e7453e785344a792747b5d51d2c4a190d41e87ddf7e0a9ea49d107a2dd03db8
|
||||||
|
size 1828876
|
11
kturtle-19.08.0.tar.xz.sig
Normal file
11
kturtle-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpEACgkQ29LOiT4t
|
||||||
|
HIcKRgf/bLl3xpd8fvL/JknNXjvc+dxvCIPydgdBcym9kowJuyMZ8/Wc8VuB2fXV
|
||||||
|
UN/WF6TOhM6pEMt2C3I4n4aKNpPV+M8vzu9L3OYI2BITbCtaqregXczY0d1YRZyU
|
||||||
|
/Y2ZA8gYUpAM5zAbMvrqBnfIXECUP0uOaNwOlVvoAwH4thLRAmcgQG2K0gmXElsw
|
||||||
|
xReTcB0lfwFxk4DsZ38eoIInTj6T4tVHMGA09Q2etqE7867Q/oEzP2Ag6e+hkN8l
|
||||||
|
PhnDzjqSiOpJyi/8yMeTZzWyedfYrnOxYBhC8NOiJrjvz5vD5v7ef4dAPJ4bLFyh
|
||||||
|
HMEayDKv/qynewXiY0DUoT3al0K/5Q==
|
||||||
|
=STND
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:31:59 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- No code change since 19.07.90
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
kturtle.spec
10
kturtle.spec
@ -21,13 +21,17 @@
|
|||||||
%{!?_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 lang
|
%bcond_without lang
|
||||||
Name: kturtle
|
Name: kturtle
|
||||||
Version: 19.07.90
|
Version: 19.08.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: http://edu.kde.org
|
URL: https://edu.kde.org
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kcrash-devel
|
BuildRequires: kcrash-devel
|
||||||
BuildRequires: kdelibs4support-devel
|
BuildRequires: kdelibs4support-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user