From 7e4aa479f82248fdb9fe6da695f479efd2fc11c55785eaa9c17596d9bb2966f7 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Tue, 1 Jul 2014 22:29:22 +0000 Subject: [PATCH] 5.0.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kbookmarks?expand=0&rev=25 --- kbookmarks-4.100.0.tar.xz | 3 --- kbookmarks-5.0.0.tar.xz | 3 +++ kbookmarks.changes | 10 ++++++++++ kbookmarks.spec | 6 +++--- 4 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 kbookmarks-4.100.0.tar.xz create mode 100644 kbookmarks-5.0.0.tar.xz diff --git a/kbookmarks-4.100.0.tar.xz b/kbookmarks-4.100.0.tar.xz deleted file mode 100644 index 8be874a..0000000 --- a/kbookmarks-4.100.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4f748dd14bbed99726447ce2c623d5aa61bca0e8302206c826e10038b8b195d -size 1363480 diff --git a/kbookmarks-5.0.0.tar.xz b/kbookmarks-5.0.0.tar.xz new file mode 100644 index 0000000..6c054bb --- /dev/null +++ b/kbookmarks-5.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:684c40aa76c175f175892e2aede8e45da6bad16dee319621859382e34b3e6920 +size 1358676 diff --git a/kbookmarks.changes b/kbookmarks.changes index bf11001..c5aadee 100644 --- a/kbookmarks.changes +++ b/kbookmarks.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 1 21:36:09 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.0.0 + * Final release of KDE Frameworks 5 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-5.0.0.php + ------------------------------------------------------------------- Sun Jun 1 18:02:40 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/kbookmarks.spec b/kbookmarks.spec index defcb13..371ca10 100644 --- a/kbookmarks.spec +++ b/kbookmarks.spec @@ -18,10 +18,10 @@ %define lname libKF5Bookmarks5 Name: kbookmarks -Version: 4.100.0 +Version: 5.0.0 Release: 0 BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 0.0.14 +BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: fdupes BuildRequires: kconfigwidgets-devel >= %{_kf5_version} BuildRequires: kcoreaddons-devel >= %{_kf5_version} @@ -37,7 +37,7 @@ Summary: Lets you access and manipulate bookmarks stored using XBEL forma License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build