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.04.3.tar.xz b/kapptemplate-19.04.3.tar.xz deleted file mode 100644 index 7da7c81..0000000 --- a/kapptemplate-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:023273adf6df75d68b3ee52d14924887e403b80dea23eb765a98242fddcd4f37 -size 317360 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 c3cac19..fe05e1b 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +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 + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:58:57 UTC 2019 - lbeltrame@kde.org + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Add wrap text attribute in choice.ui + * it does not generate templates for KDE alas + * update screenshot + * get with the times + ------------------------------------------------------------------- Sat Jul 13 07:26:33 UTC 2019 - lbeltrame@kde.org diff --git a/kapptemplate.spec b/kapptemplate.spec index 10bc758..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.04.3 +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