From 59e86bccec810ae41ad3a21d3aa7413d13c294c62fff9acd13c0d4e9ca0cbdf7 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Thu, 10 Dec 2015 23:13:15 +0000 Subject: [PATCH] start with 5.17.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=76 --- sonnet-5.16.0.tar.xz | 3 --- sonnet-5.17.0.tar.xz | 3 +++ sonnet.changes | 7 +++++++ sonnet.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 sonnet-5.16.0.tar.xz create mode 100644 sonnet-5.17.0.tar.xz diff --git a/sonnet-5.16.0.tar.xz b/sonnet-5.16.0.tar.xz deleted file mode 100644 index 1ccff5a..0000000 --- a/sonnet-5.16.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2762716e5be36989b17ef4f9b3a4804f39af961e82019878cf6d53266312c7ba -size 280880 diff --git a/sonnet-5.17.0.tar.xz b/sonnet-5.17.0.tar.xz new file mode 100644 index 0000000..10d17ea --- /dev/null +++ b/sonnet-5.17.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bafe5540cfb07f0306027223893701e1d19d81f0ce0310261f3303b59fbeb38 +size 282052 diff --git a/sonnet.changes b/sonnet.changes index d70ea15..0549f20 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 10 23:13:09 UTC 2015 - hrvoje.senjan@gmail.com + +- Update to 5.17.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.17.0.php + ------------------------------------------------------------------- Sun Nov 8 17:07:05 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/sonnet.spec b/sonnet.spec index 43eacdc..6783466 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -18,9 +18,9 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.16 +%define _tar_path 5.17 Name: sonnet -Version: 5.16.0 +Version: 5.17.0 Release: 0 #BuildRequires: aspell-devel BuildRequires: cmake >= 2.8.12