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/kapptemplate-19.07.90.tar.xz b/kapptemplate-19.07.90.tar.xz deleted file mode 100644 index 5b61992..0000000 --- a/kapptemplate-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c21616b3ef34c84e9e42734f115336ab6f2710b43db2edc33e02a112522152fc -size 316284 diff --git a/kapptemplate-19.08.0.tar.xz b/kapptemplate-19.08.0.tar.xz new file mode 100644 index 0000000..419b178 --- /dev/null +++ b/kapptemplate-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25170f3527e85bea9509fe5cb991544c0a1dab8f7025c71fd5b0d4c82d9e169 +size 316564 diff --git a/kapptemplate-19.08.0.tar.xz.sig b/kapptemplate-19.08.0.tar.xz.sig new file mode 100644 index 0000000..3498d99 --- /dev/null +++ b/kapptemplate-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxn0ACgkQ29LOiT4t +HIdUPggAjnSC3u6f1Q/0og6dUFNbiuVDDXfU2tCc/d+wFfIH2LZmtUo2vJLP7Aww +P/9Ek519sSRw/+rg8N+O7oNVrgwdF0CAyY3sx6GKCtJQl7EpAZYR3jmmdBUT1dnt +2yi4dPGbWZuOv1bL1iihExh20z0VdMZTwu31RmHL3Mrk7+cuWY//VUhxGPnYrJDc +nIepeHbD3+PKjye6sa+Zs7ANx/r7AwZhh6tVcTSQzMRhGIKnh/YS/FvaVYBCOJQm +Y2R/SfAXnnXgr4gsOaLlOCNiBpRaf0xRVRqx9vWy9e7dVwKZ530l17TJJ+xJRE9f +vC8zAx3ru2blmQwQNtOWl3Nkszg+OA== +=iiQJ +-----END PGP SIGNATURE----- diff --git a/kapptemplate.changes b/kapptemplate.changes index 9eb5894..fe05e1b 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:25 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:48 UTC 2019 - lbeltrame@kde.org diff --git a/kapptemplate.spec b/kapptemplate.spec index e63ec47..0d4f1a6 100644 --- a/kapptemplate.spec +++ b/kapptemplate.spec @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kapptemplate -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Template for KDE Application Development License: GPL-2.0-only AND GFDL-1.2-only Group: Development/Tools/IDE -URL: http://www.kde.org/ -Source0: %{name}-%{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: karchive-devel BuildRequires: kcompletion-devel