From 5b2d28b3ba6f2b1490975a7a0e5908e30a78d4fbfd3f45afb37d545d8d8a8695 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 11 Jun 2017 07:38:16 +0000 Subject: [PATCH] KDE Frameworks 5.35 checkin OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=142 --- kcoreaddons-5.34.0.tar.xz | 3 --- kcoreaddons-5.35.0.tar.xz | 3 +++ kcoreaddons.changes | 17 +++++++++++++++++ kcoreaddons.spec | 4 ++-- 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 kcoreaddons-5.34.0.tar.xz create mode 100644 kcoreaddons-5.35.0.tar.xz diff --git a/kcoreaddons-5.34.0.tar.xz b/kcoreaddons-5.34.0.tar.xz deleted file mode 100644 index d45a675..0000000 --- a/kcoreaddons-5.34.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20455e6bd7b36af50d67e2a11fa0cb9f4e301b61da55e46e67e4c28cf62279f9 -size 343612 diff --git a/kcoreaddons-5.35.0.tar.xz b/kcoreaddons-5.35.0.tar.xz new file mode 100644 index 0000000..c4aa86e --- /dev/null +++ b/kcoreaddons-5.35.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc4c499bd0ac0a42f44651ce4526dbd1485ab0ef5452d891da8e93da3c08210b +size 2695544 diff --git a/kcoreaddons.changes b/kcoreaddons.changes index 8b27abe..068cd35 100644 --- a/kcoreaddons.changes +++ b/kcoreaddons.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Jun 11 09:27:42 CEST 2017 - lbeltrame@kde.org + +- Update to 5.35.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.35.0.php +- Changes since 5.34.0: + * Fixes to 26a262180155 + * Ensure proper per thread seeding in KRandom. + * API dox: in example use KDBusService only after commandline is handled + * API dox: Use doxygen notation to have comments used + * API dox: add some minimal docs to more namespace + * API dox: note CamelCase includes by @class tag with more classes + * Remove qDebug from removeDir/removeFile as discussed in https://phabricator.kde.org/D5856 + * Do not watch QRC's paths (kde#374075) + ------------------------------------------------------------------- Mon May 15 13:53:12 CEST 2017 - fabian@ritter-vogt.de diff --git a/kcoreaddons.spec b/kcoreaddons.spec index 1226203..d9367c3 100644 --- a/kcoreaddons.spec +++ b/kcoreaddons.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5CoreAddons5 -%define _tar_path 5.34 +%define _tar_path 5.35 Name: kcoreaddons -Version: 5.34.0 +Version: 5.35.0 Release: 0 BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path}