From 56a17b3f76f93b035de1afe8c4b1ab08f735c363227551ed18d274d5b3a248fb Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 2 Jan 2016 17:46:32 +0000 Subject: [PATCH 1/2] start with 5.18.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=78 --- sonnet.changes | 7 +++++++ sonnet.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/sonnet.changes b/sonnet.changes index 0549f20..c3c58fa 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 2 17:46:29 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.18.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.18.0.php + ------------------------------------------------------------------- Thu Dec 10 23:13:09 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/sonnet.spec b/sonnet.spec index 6783466..82a29a8 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -1,7 +1,7 @@ # # spec file for package sonnet # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 5444fdd18e096784d9540414c822f2b3a62d86cb6aa17bcb31afd33b32845b19 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 2 Jan 2016 18:03:47 +0000 Subject: [PATCH 2/2] start with 5.18.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=79 --- sonnet-5.17.0.tar.xz | 3 --- sonnet-5.18.0.tar.xz | 3 +++ sonnet.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 sonnet-5.17.0.tar.xz create mode 100644 sonnet-5.18.0.tar.xz diff --git a/sonnet-5.17.0.tar.xz b/sonnet-5.17.0.tar.xz deleted file mode 100644 index 10d17ea..0000000 --- a/sonnet-5.17.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bafe5540cfb07f0306027223893701e1d19d81f0ce0310261f3303b59fbeb38 -size 282052 diff --git a/sonnet-5.18.0.tar.xz b/sonnet-5.18.0.tar.xz new file mode 100644 index 0000000..0c2ca30 --- /dev/null +++ b/sonnet-5.18.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ffa49bab59dba0080c03a8b7863efd53006239350f634575b4aabe9f496009d +size 282188 diff --git a/sonnet.spec b/sonnet.spec index 82a29a8..a1730a8 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -18,9 +18,9 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.17 +%define _tar_path 5.18 Name: sonnet -Version: 5.17.0 +Version: 5.18.0 Release: 0 #BuildRequires: aspell-devel BuildRequires: cmake >= 2.8.12