Plasma 5.11 Beta - hopefully everything addressed now (if it builds fine)

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kactivitymanagerd?expand=0&rev=52
This commit is contained in:
OBS User mrdocs 2017-09-15 03:22:12 +00:00 committed by Git OBS Bridge
parent 2279ec6ee0
commit 4ff09dae58
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Sep 14 14:29:04 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.95.php
- Changes since 5.10.5:
* Separating queries for removing from a specific activity and from all activities
-------------------------------------------------------------------
Tue Aug 22 19:11:30 CEST 2017 - fabian@ritter-vogt.de

View File

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