Accepting request 330644 from KDE:Frameworks5
Update to 5.14.0 OBS-URL: https://build.opensuse.org/request/show/330644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivities5?expand=0&rev=20
This commit is contained in:
commit
2f52fafcf1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:570a3ea95b47e132a6ed965cc0d31eb932dcd9e8d9bdd1920343731e691c2e4c
|
||||
size 166420
|
3
kactivities-5.14.0.tar.xz
Normal file
3
kactivities-5.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e91b3a02df48f5fe81b67bc5c2d96cdb215b2af49b03d3918fe35d2fb101cc60
|
||||
size 172720
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 17:12:33 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.14.0
|
||||
* Only spawn one action loader (thread) when the actions of the
|
||||
FileItemLinkingPlugin are not initialized (kde#351585)
|
||||
* Fixing the build problems introduced by renaming the
|
||||
Private classes
|
||||
* Add missing boost include path to build on OS X
|
||||
* Setting the shortcuts moved to activity settings
|
||||
* Setting the private activity mode works
|
||||
* Refactor of the settings UI
|
||||
* Basic activity methods are functional
|
||||
* UI for the activity configuration and deletion pop-ups
|
||||
* Basic UI for the activities creation/deletion/configuration
|
||||
section in KCM
|
||||
* Increased the chunk size for loading the results
|
||||
* Added missing include for std::set
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.14.0.php
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 4 19:20:11 UTC 2015 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -18,9 +18,9 @@
|
||||
|
||||
%bcond_without lang
|
||||
%define lname libKF5Activities5
|
||||
%define _tar_path 5.13
|
||||
%define _tar_path 5.14
|
||||
Name: kactivities5
|
||||
Version: 5.13.0
|
||||
Version: 5.14.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
Summary: KDE Plasma Activities support
|
||||
|
Loading…
x
Reference in New Issue
Block a user