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/parley-19.07.90.tar.xz b/parley-19.07.90.tar.xz deleted file mode 100644 index 9953ad7..0000000 --- a/parley-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c43281b80e743de749bce93afe509e0d7af07306ff59357b9984ddb6bc2efdc6 -size 8836020 diff --git a/parley-19.08.0.tar.xz b/parley-19.08.0.tar.xz new file mode 100644 index 0000000..2d65e67 --- /dev/null +++ b/parley-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c8f8e7ceee62ffa9b95dbf539a509260b5f759fadd136a966d90a67e8a94a4 +size 8829828 diff --git a/parley-19.08.0.tar.xz.sig b/parley-19.08.0.tar.xz.sig new file mode 100644 index 0000000..b51f1da --- /dev/null +++ b/parley-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpYACgkQ29LOiT4t +HIdagwf9FNlF/ck7zKPnea0Pr/OZGGYPRd3Tl/XjI+NBgCIwnibNUtEqXE/05pJO +gaKioGdCxX9lFs1X6MBbDa5raiGw4pB4vp+8x2KW8MVFgqCvfdwXngfHSO7/QOTf +TKDgaGohQDPv4GRw49hs39cd+G0kq7WFc5gU5xCEPnbHNZHm836mxwO46mnly6K/ +WNjARUFk8k6Y/ZNYVF/y+kZJLQp3PU6bZN3fyESqlyjEnS0Pd0WwjejDmR0ai+Gv +arjYCKbazU6cbNS1/BQ3ncXfQUr+rMxJpqZosIW7FJsIpHvKiqmDCGBdbKfvB92N +6FyKnIvfJdizvpo2AVGtotasbK8Omw== +=n4ET +-----END PGP SIGNATURE----- diff --git a/parley.changes b/parley.changes index d016048..2e066f2 100644 --- a/parley.changes +++ b/parley.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:32:27 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:52 UTC 2019 - lbeltrame@kde.org diff --git a/parley.spec b/parley.spec index 6aeebf0..de18612 100644 --- a/parley.spec +++ b/parley.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: parley -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Vocabulary Trainer License: GPL-2.0-or-later Group: Amusements/Teaching/Language -URL: http://edu.kde.org -Source: %{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: kcmutils-devel BuildRequires: kconfig-devel