Accepting request 495105 from KDE:Frameworks5

1

OBS-URL: https://build.opensuse.org/request/show/495105
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivities5?expand=0&rev=41
This commit is contained in:
2017-06-01 14:22:48 +00:00
committed by Git OBS Bridge
4 changed files with 21 additions and 6 deletions

View File

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

View File

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

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon May 15 18:52:18 UTC 2017 - wbauer@tmo.at
- Drop unnecessary cmake(KF5KIO) build requirement
-------------------------------------------------------------------
Mon May 15 13:53:15 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.34.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.34.0.php
- Changes since 5.33.0:
* We are using only Tier 1 frameworks, so move us to Tier 2
* Removed KIO from the deps
-------------------------------------------------------------------
Sat Apr 15 10:11:42 CEST 2017 - lbeltrame@kde.org

View File

@@ -17,9 +17,9 @@
%define lname libKF5Activities5
%define _tar_path 5.33
%define _tar_path 5.34
Name: kactivities5
Version: 5.33.0
Version: 5.34.0
Release: 0
%define kf5_version %{version}
Summary: KDE Plasma Activities support
@@ -40,7 +40,6 @@ BuildRequires: kf5-filesystem
BuildRequires: xz
BuildRequires: cmake(KF5Config) >= %{_tar_path}
BuildRequires: cmake(KF5CoreAddons) >= %{_tar_path}
BuildRequires: cmake(KF5KIO) >= %{_tar_path}
BuildRequires: cmake(KF5WindowSystem) >= %{_tar_path}
BuildRequires: cmake(Qt5Core) >= 5.6.0
BuildRequires: cmake(Qt5DBus) >= 5.6.0