From 9368a2b292285e2185bb9a56fe96333f0cadc537bfab1ba5cd94665e7a2017f7 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 19 Dec 2018 12:33:30 +0000 Subject: [PATCH] Accepting request 658372 from KDE:Applications KDE Applications 18.12 OBS-URL: https://build.opensuse.org/request/show/658372 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdav?expand=0&rev=21 --- kdav-18.08.3.tar.xz | 3 --- kdav-18.12.0.tar.xz | 3 +++ kdav.changes | 44 ++++++++++++++++++++++++++++++++++++++++---- kdav.spec | 19 ++++++++----------- 4 files changed, 51 insertions(+), 18 deletions(-) delete mode 100644 kdav-18.08.3.tar.xz create mode 100644 kdav-18.12.0.tar.xz diff --git a/kdav-18.08.3.tar.xz b/kdav-18.08.3.tar.xz deleted file mode 100644 index fa11170..0000000 --- a/kdav-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f31bb1b41c3f9d86e2af0d58cf0d94cf2fe718cbb4de79748e0d1d16f7aa6401 -size 49764 diff --git a/kdav-18.12.0.tar.xz b/kdav-18.12.0.tar.xz new file mode 100644 index 0000000..4a304b2 --- /dev/null +++ b/kdav-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae6ec35d294b09c77f356b84e642498fea06b34784e9a7205ccf4f1d7d317c39 +size 49564 diff --git a/kdav.changes b/kdav.changes index ee083f0..f850ea0 100644 --- a/kdav.changes +++ b/kdav.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Fri Dec 14 06:09:05 UTC 2018 - lbeltrame@kde.org + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + +------------------------------------------------------------------- +Mon Dec 03 20:55:53 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * No code changes since 18.11.80 + +------------------------------------------------------------------- +Tue Nov 20 06:22:10 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:56:55 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-beta.php +- Changes since 18.08.3: + * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51 + * use new syntax + ------------------------------------------------------------------- Thu Nov 08 20:43:33 UTC 2018 - lbeltrame@kde.org @@ -45,7 +81,7 @@ Thu Jul 26 13:00:37 UTC 2018 - lbeltrame@kde.org - Update to 18.07.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php - Changes since 18.04.3: * Use Q_REQUIRED_RESULT * Assign colors correctly also when the alpha channel is set. (kde#395216) @@ -99,7 +135,7 @@ Fri Apr 06 07:09:11 CEST 2018 - lbeltrame@kde.org - Update to 18.03.90 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php - Changes since 17.12.3: * Use QLAtin1String * Use QLatin1String @@ -230,7 +266,7 @@ Sat Aug 5 18:17:22 UTC 2017 - christophe@krop.fr - Update to KDE Applications 17.07.90 * KDE Applications 17.07.90 - * https://www.kde.org/announcements/announce-applications-17.07.90.php + * https://www.kde.org/announcements/announce-applications-17.08-rc.php ------------------------------------------------------------------- @@ -294,5 +330,5 @@ Sun Mar 26 07:10:16 UTC 2017 - lbeltrame@kde.org - Initial package for KDE Applications 17.08.80 * Code split out from kdepim-runtime * For more details please see: - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php diff --git a/kdav.spec b/kdav.spec index 08ad002..596402e 100644 --- a/kdav.spec +++ b/kdav.spec @@ -17,14 +17,13 @@ %bcond_without lang - Name: kdav -Version: 18.08.3 +Version: 18.12.0 Release: 0 Summary: DAV protocol implementation License: GPL-2.0-only Group: Productivity/Other -Url: http://www.kde.org +URL: http://www.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: cmake(KF5CoreAddons) @@ -35,7 +34,6 @@ BuildRequires: cmake(Qt5Gui) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5XmlPatterns) Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description kdav is a library providing a KJob-based implementation of DAV protocols such as @@ -74,22 +72,21 @@ This package contains development files needed to use kdav in other applications %endif %post -n libKPimKDAV5 -p /sbin/ldconfig - %postun -n libKPimKDAV5 -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc COPYING README +%license COPYING +%doc README %config %{_kf5_configdir}/kdav.categories %files -n libKPimKDAV5 -%defattr(-,root,root) -%doc COPYING README +%license COPYING +%doc README %{_kf5_libdir}/libKPimKDAV.so.* %files devel -%defattr(-,root,root) -%doc COPYING README +%license COPYING +%doc README %{_includedir}/KPim/ %{_kf5_libdir}/cmake/KPimKDAV/ %{_kf5_libdir}/libKPimKDAV.so