diff --git a/applications.keyring b/applications.keyring index 57c966e..48be415 100644 Binary files a/applications.keyring and b/applications.keyring differ diff --git a/kdav-19.08.3.tar.xz b/kdav-19.08.3.tar.xz deleted file mode 100644 index f64378d..0000000 --- a/kdav-19.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e85a0a8dcfdccc1dc0afaee364c45d57c6807fadb6926ae1a5afc54c4fb0a9f0 -size 49824 diff --git a/kdav-19.08.3.tar.xz.sig b/kdav-19.08.3.tar.xz.sig deleted file mode 100644 index 5d731cd..0000000 --- a/kdav-19.08.3.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/OQACgkQ29LOiT4t -HIeo2QgAj7b52Uw7OM2Pf575a+he7S0OynSYohFHx4ofllru/9a2kumKoOueFTeu -C0i//TxT8jLvNQ9qYJmC2wVKy6MjTtUr/iB6tdEknLTntWXduJu9OKUdcmlf581C -tFS7cHnpMNfLjxKYliUY7QzgSX6eVTchIaf8Jb802VnZTDgCrPH1KsX4QsuBAj8L -YobgOSrehDrG8Wlkm5nfupVkX+10LMlwmXZnFglAZRoczSt0oK0qXf+i6gAs9d6q -k0PtpXgnAXBulH6YKV8YpDsBaIk71AzvitgnmiwMQwhjaFNopOeCvBNULHpip6OO -rKI8IcU7BePeuJdPzzF1xdRjxeJ3FA== -=ppIR ------END PGP SIGNATURE----- diff --git a/kdav-19.12.0.tar.xz b/kdav-19.12.0.tar.xz new file mode 100644 index 0000000..cb94e15 --- /dev/null +++ b/kdav-19.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b3c518c1c74bcd6d73d433c50849cac4ff1e4bdf5e97b6f5a6eed39dad56bbe +size 54460 diff --git a/kdav-19.12.0.tar.xz.sig b/kdav-19.12.0.tar.xz.sig new file mode 100644 index 0000000..c414b38 --- /dev/null +++ b/kdav-19.12.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3puG8ACgkQ29LOiT4t +HIdv8wf/QQiRQ384o5aChwsY8YnWKwv8f8EK0NPp8kpNJGQGU34XXq5EWgPsLS/i +vVvuJNHsWuQhlW3161OiJm10Y3RSqGez8f47RRruo3pyxT8J4Pe647WKmItOuZi0 ++BZBwrmvUHi2k1EcNov8t9Mde2zAMuKl6DNt0dAH5iE+UsF37Ibo5rEh+DaMQMDZ +44ZCDYtGYryR5QtXY+wbn1JNrc+dzl+iPL663ZxDOQ+o+cgiJMvMFs8DteeZLNHL +arSrpi1ZRHQvSouDNZci3DC2luI/bmZmTWuHNsQQvoCLbSsMRqfofrMqSwwZpXfy +tSrix5hSneUSoBFw27LwtbsJJPcPUQ== +=qqfu +-----END PGP SIGNATURE----- diff --git a/kdav.changes b/kdav.changes index 2b3b417..b95657d 100644 --- a/kdav.changes +++ b/kdav.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Dec 10 06:38:23 UTC 2019 - Luca Beltrame + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- No code change since 19.11.90 + +------------------------------------------------------------------- +Sat Nov 30 09:11:44 UTC 2019 - Luca Beltrame + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- Changes since 19.11.80: + * Seems we need to disable HTTP cache cleaning too for avoiding klauncher + * Run KIO-based tests without the need for klauncher + +------------------------------------------------------------------- +Sun Nov 24 13:29:16 UTC 2019 - Luca Beltrame + +- Update to 19.11.80 + * New feature release +- Too many changes to list here. + ------------------------------------------------------------------- Thu Nov 7 23:12:49 UTC 2019 - Luca Beltrame diff --git a/kdav.spec b/kdav.spec index 6fafffb..52efcea 100644 --- a/kdav.spec +++ b/kdav.spec @@ -1,7 +1,7 @@ # # spec file for package kdav # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,15 +18,15 @@ %bcond_without lang Name: kdav -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: DAV protocol implementation License: GPL-2.0-only Group: Productivity/Other URL: https://www.kde.org -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{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 BuildRequires: extra-cmake-modules @@ -80,17 +80,17 @@ This package contains development files needed to use kdav in other applications %files %license COPYING -%doc README +%doc README.md %{_kf5_debugdir}/kdav.categories %files -n libKPimKDAV5 %license COPYING -%doc README +%doc README.md %{_kf5_libdir}/libKPimKDAV.so.* %files devel %license COPYING -%doc README +%doc README.md %{_includedir}/KPim/ %{_kf5_libdir}/cmake/KPimKDAV/ %{_kf5_libdir}/libKPimKDAV.so