diff --git a/applications.keyring b/applications.keyring new file mode 100644 index 0000000..57c966e Binary files /dev/null and b/applications.keyring differ diff --git a/kturtle-19.07.90.tar.xz b/kturtle-19.07.90.tar.xz deleted file mode 100644 index ab98654..0000000 --- a/kturtle-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e5619a6c279022711bbb53e51a4c7590aaad7625c7833287adef589b0307cbbc -size 1829444 diff --git a/kturtle-19.08.0.tar.xz b/kturtle-19.08.0.tar.xz new file mode 100644 index 0000000..a8d9b1d --- /dev/null +++ b/kturtle-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e7453e785344a792747b5d51d2c4a190d41e87ddf7e0a9ea49d107a2dd03db8 +size 1828876 diff --git a/kturtle-19.08.0.tar.xz.sig b/kturtle-19.08.0.tar.xz.sig new file mode 100644 index 0000000..67f77f6 --- /dev/null +++ b/kturtle-19.08.0.tar.xz.sig @@ -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----- diff --git a/kturtle.changes b/kturtle.changes index 4a1dfd3..ec282b0 100644 --- a/kturtle.changes +++ b/kturtle.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:59 UTC 2019 - Christophe Giboudeaux + +- 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 diff --git a/kturtle.spec b/kturtle.spec index bf1252e..b7e317d 100644 --- a/kturtle.spec +++ b/kturtle.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kturtle -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Logo Programming Environment License: GPL-2.0-or-later Group: Amusements/Teaching/Mathematics -URL: http://edu.kde.org -Source0: %{name}-%{version}.tar.xz +URL: https://edu.kde.org +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: kcrash-devel BuildRequires: kdelibs4support-devel