1
0
Luca Beltrame 2017-02-09 06:05:22 +00:00 committed by Git OBS Bridge
parent e18c235557
commit 4174e42c66
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d90cc31497bf22569d963453b1e188d4b7d9ad729ba10f9e10e9a03751b8db2
size 83404

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:916618eda6b20bc98317bc06c095cbe8a7bb123dcfb571c491dab4d6c1090042
size 83308

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Feb 7 18:51:51 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.1
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.1.php
- Changes since 5.9.0:
* Merge Plasma/5.8 into Plasma/5.9
* Backporting the fixes from master
* Sync the dbus ActivityInfo structure with the framework
-------------------------------------------------------------------
Wed Feb 1 11:33:58 UTC 2017 - adam.majer@suse.de

View File

@ -18,13 +18,13 @@
%bcond_without lang
Name: kactivitymanagerd
Version: 5.9.0
Version: 5.9.1
Release: 0
Summary: KDE Plasma Activities support
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://projects.kde.org/kactivitymanagerd
Source: kactivitymanagerd-%{version}.tar.xz
Source: http://download.kde.org/stable/plasma/%{version}/kactivitymanagerd-%{version}.tar.xz
%if 0%{?suse_version} > 1325
BuildRequires: libboost_headers-devel
%else