From 2e8dbf0406e03ce8ae65c9a49442a4fca981e9d5f78298cf4164419f420aaf02 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 6 Mar 2016 09:55:00 +0000 Subject: [PATCH] start with 5.20.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kbookmarks?expand=0&rev=81 --- kbookmarks-5.19.0.tar.xz | 3 --- kbookmarks-5.20.0.tar.xz | 3 +++ kbookmarks.changes | 7 +++++++ kbookmarks.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kbookmarks-5.19.0.tar.xz create mode 100644 kbookmarks-5.20.0.tar.xz diff --git a/kbookmarks-5.19.0.tar.xz b/kbookmarks-5.19.0.tar.xz deleted file mode 100644 index 7ce1d35..0000000 --- a/kbookmarks-5.19.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d273e41c0d5517a434cc8a6d86ea31a3da266ef556fd51eb6880cd6ae448160 -size 115472 diff --git a/kbookmarks-5.20.0.tar.xz b/kbookmarks-5.20.0.tar.xz new file mode 100644 index 0000000..4df58dc --- /dev/null +++ b/kbookmarks-5.20.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8409f3d2fa0fd80d978073570e7ef161039851e2286b17e9c98d4e432bd39524 +size 115472 diff --git a/kbookmarks.changes b/kbookmarks.changes index 27a2072..b76897f 100644 --- a/kbookmarks.changes +++ b/kbookmarks.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Mar 6 09:54:54 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.20.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.20.0.php + ------------------------------------------------------------------- Sat Feb 6 17:59:23 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kbookmarks.spec b/kbookmarks.spec index dff9b22..9f39f69 100644 --- a/kbookmarks.spec +++ b/kbookmarks.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Bookmarks5 -%define _tar_path 5.19 +%define _tar_path 5.20 Name: kbookmarks -Version: 5.19.0 +Version: 5.20.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12