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-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 diff --git a/sonnet.spec b/sonnet.spec index b583960..2a93b6c 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 @@ -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*