From 949abe2d7a534cb55ef55b9f68f20b39ce9f55e625a8c197b012b1441509d122 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 6 Jun 2016 21:45:46 +0000 Subject: [PATCH] start with 5.23.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=96 --- sonnet-5.22.0.tar.xz | 3 --- sonnet-5.23.0.tar.xz | 3 +++ sonnet.changes | 7 +++++++ sonnet.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 sonnet-5.22.0.tar.xz create mode 100644 sonnet-5.23.0.tar.xz diff --git a/sonnet-5.22.0.tar.xz b/sonnet-5.22.0.tar.xz deleted file mode 100644 index bb63e3f..0000000 --- a/sonnet-5.22.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8873decf23d78cf8d395e2b26823ea3dae810f528f0822e54e4515a35c1d1479 -size 281580 diff --git a/sonnet-5.23.0.tar.xz b/sonnet-5.23.0.tar.xz new file mode 100644 index 0000000..a68e4c6 --- /dev/null +++ b/sonnet-5.23.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14c6299e7b668fe18ed3f5991648e2daec79044c272d9ed46053961194de251 +size 281572 diff --git a/sonnet.changes b/sonnet.changes index c6f4599..1af0134 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 6 21:45:42 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.23.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.23.0.php + ------------------------------------------------------------------- Sat May 7 18:46:48 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/sonnet.spec b/sonnet.spec index 3da207e..71904c2 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -18,9 +18,9 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.22 +%define _tar_path 5.23 Name: sonnet -Version: 5.22.0 +Version: 5.23.0 Release: 0 #BuildRequires: aspell-devel BuildRequires: cmake >= 2.8.12