From 487e09b5e7208cc648859c995ec5d3089a10239873b430027819c68ac1ce34be Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 6 Jun 2016 21:23:39 +0000 Subject: [PATCH] start with 5.23.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kbookmarks?expand=0&rev=90 --- kbookmarks-5.22.0.tar.xz | 3 --- kbookmarks-5.23.0.tar.xz | 3 +++ kbookmarks.changes | 7 +++++++ kbookmarks.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kbookmarks-5.22.0.tar.xz create mode 100644 kbookmarks-5.23.0.tar.xz diff --git a/kbookmarks-5.22.0.tar.xz b/kbookmarks-5.22.0.tar.xz deleted file mode 100644 index db8a530..0000000 --- a/kbookmarks-5.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:774058c2bdbf77ec48b4462b39933e39962e64fa023651d43a4fe67bd1a37924 -size 115416 diff --git a/kbookmarks-5.23.0.tar.xz b/kbookmarks-5.23.0.tar.xz new file mode 100644 index 0000000..a734a7d --- /dev/null +++ b/kbookmarks-5.23.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c6452ed80f99ef397e50cd6a488ac58186747090f5462790ccc6c9c0491ccc +size 115516 diff --git a/kbookmarks.changes b/kbookmarks.changes index 29acce0..58c863a 100644 --- a/kbookmarks.changes +++ b/kbookmarks.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 6 21:23:28 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.23.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.23.0.php + ------------------------------------------------------------------- Sat May 7 18:30:06 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kbookmarks.spec b/kbookmarks.spec index 8005551..ff94fc2 100644 --- a/kbookmarks.spec +++ b/kbookmarks.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Bookmarks5 -%define _tar_path 5.22 +%define _tar_path 5.23 Name: kbookmarks -Version: 5.22.0 +Version: 5.23.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12