From 705d97bb492945cb6c9e142bd10890572f35c99bb142e96e02a8959ce59eaf7a Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Mon, 7 Aug 2017 09:21:19 +0000 Subject: [PATCH 1/2] 5.37.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=139 --- sonnet-5.36.0.tar.xz | 3 --- sonnet-5.37.0.tar.xz | 3 +++ sonnet.changes | 8 ++++++++ sonnet.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 sonnet-5.36.0.tar.xz create mode 100644 sonnet-5.37.0.tar.xz diff --git a/sonnet-5.36.0.tar.xz b/sonnet-5.36.0.tar.xz deleted file mode 100644 index f64a702..0000000 --- a/sonnet-5.36.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:accf0724615abf684258fa087e4166e803385ec4190f92c792fd16e8189366ed -size 285240 diff --git a/sonnet-5.37.0.tar.xz b/sonnet-5.37.0.tar.xz new file mode 100644 index 0000000..f0d4736 --- /dev/null +++ b/sonnet-5.37.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60cee18889475a20327c3b7fad431579ab6efc06d28e83c57a4dc54c0c896669 +size 285036 diff --git a/sonnet.changes b/sonnet.changes index ccfee19..e0bdbd1 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 7 09:09:05 UTC 2017 - christophe@krop.fr + +- Update to 5.37.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.37.0.php + ------------------------------------------------------------------- Wed Jul 12 14:51:10 UTC 2017 - wbauer@tmo.at diff --git a/sonnet.spec b/sonnet.spec index db19e83..bd52f0c 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -18,9 +18,9 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.36 +%define _tar_path 5.37 Name: sonnet -Version: 5.36.0 +Version: 5.37.0 Release: 0 #BuildRequires: aspell-devel BuildRequires: cmake >= 3.0 From 0a7405e3266c998c60af434972532f2771559dd919e7b31793d249b1fe3901cb Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 12 Aug 2017 09:48:43 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=140 --- sonnet.changes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sonnet.changes b/sonnet.changes index e0bdbd1..94fe2f7 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,10 +1,14 @@ ------------------------------------------------------------------- -Mon Aug 7 09:09:05 UTC 2017 - christophe@krop.fr +Sat Aug 12 09:23:44 UTC 2017 - christophe@krop.fr - Update to 5.37.0 * New feature release * For more details please see: * https://www.kde.org/announcements/kde-frameworks-5.37.0.php +- Changes since 5.36.0 : + * Allow to build Sonnet without Qt5Widgets + * cmake: rewrite FindHUNSPELL.cmake to use pkg-config + * Use more nullptr ------------------------------------------------------------------- Wed Jul 12 14:51:10 UTC 2017 - wbauer@tmo.at