From 97be63521a61f3bde113da30c9b4fc388bf510a54bb13540eeef1849c70f6f99 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sat, 7 May 2016 18:47:05 +0000 Subject: [PATCH] start with 5.22.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=92 --- sonnet-5.21.0.tar.xz | 3 --- sonnet-5.22.0.tar.xz | 3 +++ sonnet.changes | 7 +++++++ sonnet.spec | 6 ++---- 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 sonnet-5.21.0.tar.xz create mode 100644 sonnet-5.22.0.tar.xz diff --git a/sonnet-5.21.0.tar.xz b/sonnet-5.21.0.tar.xz deleted file mode 100644 index 54c9ff0..0000000 --- a/sonnet-5.21.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8df561b781229f685d8707e7c766155e47d216d81d5b0ab234ba5180f2410b21 -size 282128 diff --git a/sonnet-5.22.0.tar.xz b/sonnet-5.22.0.tar.xz new file mode 100644 index 0000000..bb63e3f --- /dev/null +++ b/sonnet-5.22.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8873decf23d78cf8d395e2b26823ea3dae810f528f0822e54e4515a35c1d1479 +size 281580 diff --git a/sonnet.changes b/sonnet.changes index 056c5c3..a01846a 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat May 7 18:46:48 UTC 2016 - hrvoje.senjan@gmail.com + +- Update to 5.22.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.22.0.php + ------------------------------------------------------------------- Mon May 2 14:04:16 UTC 2016 - dimstar@opensuse.org diff --git a/sonnet.spec b/sonnet.spec index a56486d..fad56aa 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -18,9 +18,9 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.21 +%define _tar_path 5.22 Name: sonnet -Version: 5.21.0 +Version: 5.22.0 Release: 0 #BuildRequires: aspell-devel BuildRequires: cmake >= 2.8.12 @@ -43,7 +43,6 @@ Group: System/GUI/KDE Url: http://www.kde.org Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -Patch0: sonnet-hunspell-1.4.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -93,7 +92,6 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files. %lang_package -n libKF5SonnetCore%sonum %prep %setup -q -%patch0 -p1 %build %cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert