From b2520f190728f0ffb6eb81d99f32993695b904a459e52aae92463c68572a7e89 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 6 Feb 2016 18:10:26 +0000 Subject: [PATCH] start with 5.19.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=81 --- sonnet-5.18.0.tar.xz | 3 --- sonnet-5.19.0.tar.xz | 3 +++ sonnet.changes | 7 +++++++ sonnet.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 sonnet-5.18.0.tar.xz create mode 100644 sonnet-5.19.0.tar.xz diff --git a/sonnet-5.18.0.tar.xz b/sonnet-5.18.0.tar.xz deleted file mode 100644 index 0c2ca30..0000000 --- a/sonnet-5.18.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ffa49bab59dba0080c03a8b7863efd53006239350f634575b4aabe9f496009d -size 282188 diff --git a/sonnet-5.19.0.tar.xz b/sonnet-5.19.0.tar.xz new file mode 100644 index 0000000..b4c357b --- /dev/null +++ b/sonnet-5.19.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a70ff0a2d4212af9a5db9d5dc0a12c5cf4e23c5b000896820d387a0ee0b3310b +size 282108 diff --git a/sonnet.changes b/sonnet.changes index c3c58fa..f83be50 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Feb 6 18:10:16 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.19.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.19.0.php + ------------------------------------------------------------------- Sat Jan 2 17:46:29 UTC 2016 - hrvoje.senjan@gmail.com diff --git a/sonnet.spec b/sonnet.spec index a1730a8..df3e0fa 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -18,9 +18,9 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.18 +%define _tar_path 5.19 Name: sonnet -Version: 5.18.0 +Version: 5.19.0 Release: 0 #BuildRequires: aspell-devel BuildRequires: cmake >= 2.8.12