From 015b8986e10265a7d4af56cbec4d23631c2da5f51354795d46e149bb694e72b4 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 13 Dec 2019 15:17:24 +0000 Subject: [PATCH] Frameworks 5.65 with respins OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdelibs4support?expand=0&rev=214 --- kdelibs4support-5.64.0.tar.xz | 3 --- kdelibs4support-5.64.0.tar.xz.sig | 11 ----------- kdelibs4support-5.65.0.tar.xz | 3 +++ kdelibs4support-5.65.0.tar.xz.sig | 11 +++++++++++ kdelibs4support.changes | 14 ++++++++++++++ kdelibs4support.spec | 6 +++--- 6 files changed, 31 insertions(+), 17 deletions(-) delete mode 100644 kdelibs4support-5.64.0.tar.xz delete mode 100644 kdelibs4support-5.64.0.tar.xz.sig create mode 100644 kdelibs4support-5.65.0.tar.xz create mode 100644 kdelibs4support-5.65.0.tar.xz.sig diff --git a/kdelibs4support-5.64.0.tar.xz b/kdelibs4support-5.64.0.tar.xz deleted file mode 100644 index 11170ad..0000000 --- a/kdelibs4support-5.64.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c9e23e0e22ccec8b46b4c4b160adb8c8765c1dc308bf297f6f72ccc97c7b682 -size 3517040 diff --git a/kdelibs4support-5.64.0.tar.xz.sig b/kdelibs4support-5.64.0.tar.xz.sig deleted file mode 100644 index f7d093a..0000000 --- a/kdelibs4support-5.64.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yigACgkQWNDuZIpI -s7t0QQgAsZiWeMqZrEOIaLPQ5/8+rj/Ckft9UkAW++LIUzhDO9WUX+aQX7ZG5eNW -H4N3YMCj5WKdMJa5lmGj4pEN/6j6s06fLzT1e1Z1suZPvGMgoxDG1CsvRwBBPVNf -xsK1T1bL1+4DwcyWZRjVurSEyhNxyaJkBN9wtGFNoy03kVxDtGkGAdOpza+oMCHs -FMQHiJiI0WUCBbIL5Gprz/mbVvQAqeMZkXCrCD/xyBRNlAqDOXHl/yVde/F8A7uR -y9dFl3wyJ1Ck9L47KeGBFkjUC4G94wR7fowMzOWEIGI13KL9NWLCK1YyXZV3fHG2 -nxS759OgLscGrDvKJAoExSpp3bZzwQ== -=Ffcw ------END PGP SIGNATURE----- diff --git a/kdelibs4support-5.65.0.tar.xz b/kdelibs4support-5.65.0.tar.xz new file mode 100644 index 0000000..3138e4d --- /dev/null +++ b/kdelibs4support-5.65.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7ebd744c1c8dbc1b8adcf815a7a019b73e5f85653dda3e19dc9f31cab4e7701 +size 3514060 diff --git a/kdelibs4support-5.65.0.tar.xz.sig b/kdelibs4support-5.65.0.tar.xz.sig new file mode 100644 index 0000000..1a7c075 --- /dev/null +++ b/kdelibs4support-5.65.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQWkACgkQWNDuZIpI +s7sclwgAp0QoGlEKON3lWYRKFoHGxt9lej8KWnQpsikEy+SwYr7ADPLvdCh68Fmm +YEu1nWUQUl67vZ/6nDKLKkZRtxHdoWRALT5AVfZgSNdbVltrNBac6Hf2V+MkvIJQ +ksRN6pZCpQ1/7zETZH5kEMuJUdkmGDfCfKQ4Bv5s+TN101b071HlJ4Xpt3RVoG1W +AEuavDggXcY1lJzUrNqObuZtehjc0sg7Y/K/aUy4bNIxQCUgKiK+E9K7UkCUALKB +3U7t5o6jASNqWfvzdnS1Ch2NtbyJBwzF/xgh8+WDYiqUJluAEttAv8ys1E4dt/9+ +s1AAZzKmSq3nPIteD76j1W0Eg2qb2g== +=3zoU +-----END PGP SIGNATURE----- diff --git a/kdelibs4support.changes b/kdelibs4support.changes index d0f6f1b..6be76e7 100644 --- a/kdelibs4support.changes +++ b/kdelibs4support.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Dec 8 11:18:28 UTC 2019 - Christophe Giboudeaux + +Update to 5.65.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.65.0.php +- Changes since 5.64.0: + * Don't use nullptr/0 as flag + * Fix build: remove include of no longer used & provided kgesturemap_p.h + * Document how to port away from Kdeprint::createPrintDialog + * remove unused kgesturemap from kaction + * Docs: KIO::file_copy() is a more direct path for porting upload() + ------------------------------------------------------------------- Sun Nov 3 15:46:56 UTC 2019 - Christophe Giboudeaux diff --git a/kdelibs4support.spec b/kdelibs4support.spec index 6ed0d61..6baeb80 100644 --- a/kdelibs4support.spec +++ b/kdelibs4support.spec @@ -1,7 +1,7 @@ # # spec file for package kdelibs4support # -# 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 @@ -17,14 +17,14 @@ %define lname libKF5KDELibs4Support5 -%define _tar_path 5.64 +%define _tar_path 5.65 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kdelibs4support -Version: 5.64.0 +Version: 5.65.0 Release: 0 Summary: Code and utilities to ease the transition to KDE Frameworks 5 License: LGPL-2.1-or-later