forked from pool/kbookmarks
Accepting request 407477 from KDE:Frameworks5
Update to 5.24.0 OBS-URL: https://build.opensuse.org/request/show/407477 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbookmarks?expand=0&rev=31
This commit is contained in:
commit
25d797b06b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:74c6452ed80f99ef397e50cd6a488ac58186747090f5462790ccc6c9c0491ccc
|
|
||||||
size 115516
|
|
3
kbookmarks-5.24.0.tar.xz
Normal file
3
kbookmarks-5.24.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:567a8a8908aa1a0963728a473f7c44391ae79ac36ca45f570397e7b5a16da881
|
||||||
|
size 115612
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 6 15:02:01 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
- Update to 5.24.0
|
||||||
|
* Cleanup KBookmarkManagerList before qApp exits,
|
||||||
|
to avoid deadlocks with the DBus thread
|
||||||
|
* For more details please see:
|
||||||
|
https://www.kde.org/announcements/kde-frameworks-5.24.0.php
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 6 21:23:28 UTC 2016 - hrvoje.senjan@gmail.com
|
Mon Jun 6 21:23:28 UTC 2016 - hrvoje.senjan@gmail.com
|
||||||
|
|
||||||
|
@ -18,9 +18,9 @@
|
|||||||
|
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
%define lname libKF5Bookmarks5
|
%define lname libKF5Bookmarks5
|
||||||
%define _tar_path 5.23
|
%define _tar_path 5.24
|
||||||
Name: kbookmarks
|
Name: kbookmarks
|
||||||
Version: 5.23.0
|
Version: 5.24.0
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version %{version}
|
%define kf5_version %{version}
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
|
Loading…
Reference in New Issue
Block a user