From 08beabe403baedb04d0a665a2b82eb2b5fec869a8b15c0e5ed0aa5375fda9445 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 4 Dec 2016 02:07:02 +0000 Subject: [PATCH] start with 5.29.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=111 --- sonnet-5.28.0.tar.xz | 3 --- sonnet-5.29.0.tar.xz | 3 +++ sonnet.changes | 7 +++++++ sonnet.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 sonnet-5.28.0.tar.xz create mode 100644 sonnet-5.29.0.tar.xz diff --git a/sonnet-5.28.0.tar.xz b/sonnet-5.28.0.tar.xz deleted file mode 100644 index 3844aae..0000000 --- a/sonnet-5.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c83791acc41250d05d19471472bb9a862414a30721142df0b4d28810f71cf6ef -size 2653164 diff --git a/sonnet-5.29.0.tar.xz b/sonnet-5.29.0.tar.xz new file mode 100644 index 0000000..a28615e --- /dev/null +++ b/sonnet-5.29.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20358de0d45387f44260c3e6f8df012d661b4446293cbb3823c978e3a8766965 +size 2652812 diff --git a/sonnet.changes b/sonnet.changes index 872c6ed..2f750a5 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Dec 4 02:06:48 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.29.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.29.0.php + ------------------------------------------------------------------- Sat Nov 5 22:25:56 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/sonnet.spec b/sonnet.spec index 0040cb3..30add96 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -18,9 +18,9 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.28 +%define _tar_path 5.29 Name: sonnet -Version: 5.28.0 +Version: 5.29.0 Release: 0 #BuildRequires: aspell-devel BuildRequires: cmake >= 2.8.12