From 47f20ee475cd322b04ed633f35e3e78e61e1c5215e10bc92b2684833d98c906d Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 4 Dec 2016 01:55:50 +0000 Subject: [PATCH] start with 5.29.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kbookmarks?expand=0&rev=104 --- kbookmarks-5.28.0.tar.xz | 3 --- kbookmarks-5.29.0.tar.xz | 3 +++ kbookmarks.changes | 7 +++++++ kbookmarks.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 kbookmarks-5.28.0.tar.xz create mode 100644 kbookmarks-5.29.0.tar.xz diff --git a/kbookmarks-5.28.0.tar.xz b/kbookmarks-5.28.0.tar.xz deleted file mode 100644 index 1961310..0000000 --- a/kbookmarks-5.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c564d03ec770696bae46130668fef494f91c75654ddf7cac20f6dfdf81bedbd1 -size 1245716 diff --git a/kbookmarks-5.29.0.tar.xz b/kbookmarks-5.29.0.tar.xz new file mode 100644 index 0000000..53b19fb --- /dev/null +++ b/kbookmarks-5.29.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71a9126427ac7ebfce98458c2f8d6fe954537e6b81b409e26f0d1ec7be8effc6 +size 1245700 diff --git a/kbookmarks.changes b/kbookmarks.changes index da2dc23..f9c673d 100644 --- a/kbookmarks.changes +++ b/kbookmarks.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Dec 4 01:55:42 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.29.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.29.0.php + ------------------------------------------------------------------- Sat Nov 5 20:13:10 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/kbookmarks.spec b/kbookmarks.spec index 795c55e..6d958fb 100644 --- a/kbookmarks.spec +++ b/kbookmarks.spec @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Bookmarks5 -%define _tar_path 5.28 +%define _tar_path 5.29 Name: kbookmarks -Version: 5.28.0 +Version: 5.29.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12