From 36e1b3f00e209285ba4c98fd2767e33f3f23eea0dff0efc44df0990398e99aba Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 11 Jun 2017 07:38:24 +0000 Subject: [PATCH] KDE Frameworks 5.35 checkin OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdbusaddons?expand=0&rev=116 --- kdbusaddons-5.34.0.tar.xz | 3 --- kdbusaddons-5.35.0.tar.xz | 3 +++ kdbusaddons.changes | 12 ++++++++++++ kdbusaddons.spec | 4 ++-- 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 kdbusaddons-5.34.0.tar.xz create mode 100644 kdbusaddons-5.35.0.tar.xz diff --git a/kdbusaddons-5.34.0.tar.xz b/kdbusaddons-5.34.0.tar.xz deleted file mode 100644 index c83dc62..0000000 --- a/kdbusaddons-5.34.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d058f83edef52e47abd112e43ef88c5ab0e505d3133abd158f7e41695da76bea -size 35072 diff --git a/kdbusaddons-5.35.0.tar.xz b/kdbusaddons-5.35.0.tar.xz new file mode 100644 index 0000000..35f8ab1 --- /dev/null +++ b/kdbusaddons-5.35.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15fb73e9987b95fc4db7968bcd45bf08ec47179347e9ba856e26ba61b8e296c1 +size 35172 diff --git a/kdbusaddons.changes b/kdbusaddons.changes index ee77caf..dada31e 100644 --- a/kdbusaddons.changes +++ b/kdbusaddons.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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: + * API dox: add some minimal docs to namespace KDBusConnectionPool + * API dox: note CamelCase includes by @class tag with more classes + * Don't include the pid in the dbus path when on flatpak + ------------------------------------------------------------------- Mon May 15 13:53:11 CEST 2017 - fabian@ritter-vogt.de diff --git a/kdbusaddons.spec b/kdbusaddons.spec index f54601d..fd87027 100644 --- a/kdbusaddons.spec +++ b/kdbusaddons.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5DBusAddons5 -%define _tar_path 5.34 +%define _tar_path 5.35 Name: kdbusaddons -Version: 5.34.0 +Version: 5.35.0 Release: 0 BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_tar_path}