diff --git a/kapptemplate-20.07.90.tar.xz b/kapptemplate-20.07.90.tar.xz deleted file mode 100644 index fe5d14e..0000000 --- a/kapptemplate-20.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:498815d3ae46175c7f2081a62d7288e9b35d5d6a00337672d9fbed6c68a3e5e4 -size 334832 diff --git a/kapptemplate-20.07.90.tar.xz.sig b/kapptemplate-20.07.90.tar.xz.sig deleted file mode 100644 index 1b98200..0000000 --- a/kapptemplate-20.07.90.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/gACgkQ29LOiT4t -HIfGUggAnK1qwj9ggfpowBFLDFyC2j8R7BcYte5zPCau9NdChr4US9eEMtQRXoG2 -nej0zz8pJttity7eevWwCcII6j5vp+11HcoJjfxGW+H6zBn4fKEFUQAgSYEbDr8P -fwFiPRuKpQMZxoTtOgoBgZ3CsI/BUNk26dzzC3/RrK/XC2dihOvjZW07iwcvKwJZ -q1txuWWLjRyftf5gCV9lmzO28+G/kUldWRaIJrXtfNBPs5E1W1afBmcv2AucJJll -AcRu8i6ARM7SaFtmdyNMAgV5GxX47h9Yu2VJN6g2ZyGAl2lFt7srvD7So8HIMowE -8fpKNcp+VuW0j0T2tY34hHy8ginRqg== -=o+eR ------END PGP SIGNATURE----- diff --git a/kapptemplate-20.08.0.tar.xz b/kapptemplate-20.08.0.tar.xz new file mode 100644 index 0000000..ac414f2 --- /dev/null +++ b/kapptemplate-20.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef92d56a155f1218d28a63167e67f4fc7bbdf9ba63344bef9512b2e1435f322d +size 334760 diff --git a/kapptemplate-20.08.0.tar.xz.sig b/kapptemplate-20.08.0.tar.xz.sig new file mode 100644 index 0000000..b9ed49c --- /dev/null +++ b/kapptemplate-20.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgEACgkQ29LOiT4t +HIfliAgAmng5MYaW5uS37H1ali/upv47ohi38zte9SaavZmlnDxhxgYXDJm8rn7Y +vqGd4DG25GKApwZ2c/CVkoKRPtm6Ype65r4hwPdDFD+kY4IVlqAQsVXsj0NfvVUL +uKnbXT0CzY3BxCGGkXLDUVal4a4L8rzU5TZslBPFDxkdh3nz+A1Cb3akASJwU53l +r6EaPf6pE5oCVsqfPEPhxwgHWkSWLEYU66CPFG5U94V8rSGtQEgd52sfMQsgUxg/ +jkv5f0VcSKTVRYe2JJkJITJfSznkzxTUciGrVAgA7S18fYBKxkwgJUEh8ub/iLVq +WLN0snjdFpWhQXLOjKXBNwz6rOH3Fw== +=IEyw +-----END PGP SIGNATURE----- diff --git a/kapptemplate.changes b/kapptemplate.changes index 281f4c9..4d4e52d 100644 --- a/kapptemplate.changes +++ b/kapptemplate.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Aug 9 09:08:36 UTC 2020 - Christophe Giboudeaux + +- Update to 20.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-08-apps-update +- No code change since 20.07.90 + ------------------------------------------------------------------- Sun Aug 2 07:58:56 UTC 2020 - Christophe Giboudeaux diff --git a/kapptemplate.spec b/kapptemplate.spec index bf90a8b..10c3c4a 100644 --- a/kapptemplate.spec +++ b/kapptemplate.spec @@ -21,13 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kapptemplate -Version: 20.07.90 +Version: 20.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: https://www.kde.org/ -Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: update-desktop-files @@ -44,7 +44,7 @@ Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} Obsoletes: kapptemplate5 < %{version} %if %{with lang} -Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif Recommends: %{name}-lang