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/kget-19.07.90.tar.xz b/kget-19.07.90.tar.xz deleted file mode 100644 index c945b2c..0000000 --- a/kget-19.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae9461d3f5ca52d7b90f554c159983297088c7ae169ef3c2e626d35ef7befcbc -size 5236140 diff --git a/kget-19.08.0.tar.xz b/kget-19.08.0.tar.xz new file mode 100644 index 0000000..77e3190 --- /dev/null +++ b/kget-19.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db589499c8e5fc3cbb5e398054b1292f68fa23ad1798f2bb2065ba56723d06b +size 5233592 diff --git a/kget-19.08.0.tar.xz.sig b/kget-19.08.0.tar.xz.sig new file mode 100644 index 0000000..d4a6a23 --- /dev/null +++ b/kget-19.08.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxoQACgkQ29LOiT4t +HIcNsQf/R3JFzAoyKmGcxs/Ed0ne2XbgfkKBC7Y+2wa+9+PRB2y5K9/HRAqJ0lw8 +k2Rf9R6sEVOd5AbR0uug69WfvMPFVAineU9YsX4BoT7bvvJQx14Mw5aV1aMOvB43 +hMjvLgAraIYYaWhTCykTD1xagOofwyGBuxVYT721FDPQj44wmSwnnODE1j5n0srK ++xR5aeRWVLU02PGHFDm8CTmYR/Ayoizt1f4I7Snopmy3av6hu4LtDfAyYEhkGdpc +5+4NcfuNpGEOyZ8157ANuse+0B98jI8K+kjRlKs2iC5D5IgPpRWrxy2k3HdTotZM +IU4aCAri+7DarhF0KMZ9yOcVr5DfzA== +=2nMs +-----END PGP SIGNATURE----- diff --git a/kget.changes b/kget.changes index 356907d..38e8d2e 100644 --- a/kget.changes +++ b/kget.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Aug 9 08:30:55 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 +- Changes since 19.07.90: + * [mirrorsearch] Remove no longer available services from default list (kde#410406) + ------------------------------------------------------------------- Tue Aug 06 16:50:49 UTC 2019 - lbeltrame@kde.org diff --git a/kget.spec b/kget.spec index f033cc7..e7b7bfc 100644 --- a/kget.spec +++ b/kget.spec @@ -21,12 +21,16 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kget -Version: 19.07.90 +Version: 19.08.0 Release: 0 Summary: Download Manager License: GPL-2.0-or-later Group: Productivity/Networking/Other -Source0: %{name}-%{version}.tar.xz +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: gpgme-devel BuildRequires: kcmutils-devel