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/ktuberling-19.07.90.tar.xz b/ktuberling-19.07.90.tar.xz deleted file mode 100644 index 9d7c600..0000000 --- a/ktuberling-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e73f95c86b55ca1360c051c4ce1730a69b3475eed43b55fc60eba637ee6eb987 -size 32636212 diff --git a/ktuberling-19.08.0.tar.xz b/ktuberling-19.08.0.tar.xz new file mode 100644 index 0000000..a36a066 --- /dev/null +++ b/ktuberling-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca751ad3cc06475955fa9cb037a1a60539f59b7e3d22aa7d47e9fd4f2771cd5f +size 32643328 diff --git a/ktuberling-19.08.0.tar.xz.sig b/ktuberling-19.08.0.tar.xz.sig new file mode 100644 index 0000000..4733202 --- /dev/null +++ b/ktuberling-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpEACgkQ29LOiT4t +HIc7+wf8Dm6Gga4jKaOHlb7hPN6yc166cYmYcu9zhNPapkscFxEGehRDynd8DREh +22D8t26ush3H0GFi6koeLUm/uhNLct12n9D4k2AK7msyB0b1pBl2DFU8AOtYws1i +3eo/1clq+yj18AOzmbJesro/RmUHdJ4Q8eKDj5Hr9zm/WwWW4jOH7O9OegieNOml +vob7GAAFCVLwicdDC61+tRTEnSHd9BKQkUS6ZxSe9KrWIBDwi7/t4iOMUjLC+wUs +fFUIXj9EN+G3oxtV0umOITzPcsTtBTp/uf58K8nzpwqnwLHRR+WWdb7S+ykZ3e8O +fUqG+85HR5a+BAqjYhA7hYiup3CEKA== +=e9OY +-----END PGP SIGNATURE----- diff --git a/ktuberling.changes b/ktuberling.changes index c1ca301..bdde059 100644 --- a/ktuberling.changes +++ b/ktuberling.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:31:58 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/ktuberling.spec b/ktuberling.spec index 89ffabf..314ba84 100644 --- a/ktuberling.spec +++ b/ktuberling.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktuberling -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Potato drawing editor License: GPL-2.0-or-later Group: Amusements/Toys/Other -URL: http://www.kde.org -Source0: ktuberling-%{version}.tar.xz +URL: https://www.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: kconfig-devel BuildRequires: kconfigwidgets-devel