KDE Frameworks 5.35 checkin
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdbusaddons?expand=0&rev=116
This commit is contained in:
parent
7a6576d420
commit
36e1b3f00e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d058f83edef52e47abd112e43ef88c5ab0e505d3133abd158f7e41695da76bea
|
|
||||||
size 35072
|
|
3
kdbusaddons-5.35.0.tar.xz
Normal file
3
kdbusaddons-5.35.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:15fb73e9987b95fc4db7968bcd45bf08ec47179347e9ba856e26ba61b8e296c1
|
||||||
|
size 35172
|
@ -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
|
Mon May 15 13:53:11 CEST 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5DBusAddons5
|
%define lname libKF5DBusAddons5
|
||||||
%define _tar_path 5.34
|
%define _tar_path 5.35
|
||||||
Name: kdbusaddons
|
Name: kdbusaddons
|
||||||
Version: 5.34.0
|
Version: 5.35.0
|
||||||
Release: 0
|
Release: 0
|
||||||
BuildRequires: cmake >= 3.0
|
BuildRequires: cmake >= 3.0
|
||||||
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
BuildRequires: extra-cmake-modules >= %{_tar_path}
|
||||||
|
Loading…
Reference in New Issue
Block a user