From ce663592faf5d3f3d74f1a8c51251d71bc83fe849bd849fa6dd2bc45e0827852 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Sun, 4 May 2014 01:37:39 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=16 --- sonnet-4.98.0.tar.xz | 3 --- sonnet.spec | 4 ++-- 2 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 sonnet-4.98.0.tar.xz diff --git a/sonnet-4.98.0.tar.xz b/sonnet-4.98.0.tar.xz deleted file mode 100644 index 44014fd..0000000 --- a/sonnet-4.98.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d800a9d477fdee58d63a0046e906f56b0b630eee5c107045ede96ae9f6df2796 -size 110432 diff --git a/sonnet.spec b/sonnet.spec index b583960..a0c95f5 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -18,13 +18,13 @@ %define sonum 5 Name: sonnet -Version: 4.98.0 +Version: 4.99.0 Release: 0 BuildRequires: aspell-devel BuildRequires: cmake >= 2.8.12 # Enchant plugin is currently disabled upstream #BuildRequires: enchant-devel -BuildRequires: extra-cmake-modules >= 0.0.12 +BuildRequires: extra-cmake-modules >= 0.0.13 BuildRequires: fdupes BuildRequires: kf5-filesystem BuildRequires: pkgconfig(Qt5Core) >= 5.2.0 From 1d7ef8255b27288412711b5a12b3d6bd6a4ec165f9e9d9d93ffcd4721b33126c Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 5 May 2014 10:11:53 +0000 Subject: [PATCH 2/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=17 --- sonnet-4.99.0.tar.xz | 3 +++ sonnet.changes | 9 +++++++++ 2 files changed, 12 insertions(+) create mode 100644 sonnet-4.99.0.tar.xz diff --git a/sonnet-4.99.0.tar.xz b/sonnet-4.99.0.tar.xz new file mode 100644 index 0000000..59e05b4 --- /dev/null +++ b/sonnet-4.99.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63cb232dd52bf9a75799db57e84ab4e1050795e2995b0b867d3e4e5cbb3750c2 +size 2829184 diff --git a/sonnet.changes b/sonnet.changes index e1bef3f..c88f84f 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun May 4 01:41:29 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 4.99.0 + * API improvements and cleanups + * Buildsystem fixes + * For more details please see: + http://www.kde.org/announcements/announce-frameworks5-beta2.php + ------------------------------------------------------------------- Sat Mar 29 19:47:56 UTC 2014 - hrvoje.senjan@gmail.com From b4da05ed3dc32030fdbf8a6c5c732805d13f4ea70267949a7814b67231ba6f0a Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Mon, 5 May 2014 11:02:55 +0000 Subject: [PATCH 3/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=18 --- sonnet.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sonnet.spec b/sonnet.spec index a0c95f5..2a93b6c 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -47,6 +47,7 @@ HSpell, Enchant, ASpell and HUNSPELL. Summary: KDE spell checking library Group: System/GUI/KDE Obsoletes: libKF5SonnetCore4 +Recommends: libKF5SonnetCore%sonum-lang = %{version} %description -n libKF5SonnetCore%sonum Sonnet is a plugin-based spell checking library for Qt-based @@ -75,6 +76,7 @@ Sonnet is a plugin-based spell checking library for Qt-based applications. It supports several different plugins, including HSpell, Enchant, ASpell and HUNSPELL. Development files. +%lang_package -n libKF5SonnetCore%sonum %prep %setup -q @@ -84,7 +86,9 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files. %install %kf5_makeinstall -C build - %fdupes -s %{buildroot} + %fdupes %{buildroot}%{_kf5_sharedir} + + %find_lang %{name}5 --with-qt --without-mo %post -n libKF5SonnetCore%sonum -p /sbin/ldconfig @@ -94,6 +98,8 @@ HSpell, Enchant, ASpell and HUNSPELL. Development files. %postun -n libKF5SonnetUi%sonum -p /sbin/ldconfig +%files -n libKF5SonnetCore%sonum-lang -f %{name}5.lang + %files -n libKF5SonnetCore%sonum %defattr(-,root,root) %doc COPYING*