diff --git a/sonnet-5.98.0.tar.xz b/sonnet-5.98.0.tar.xz deleted file mode 100644 index 2b68262..0000000 --- a/sonnet-5.98.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a3ae0141e11e2bb3fc0ace9b339d82b17ce9f83a751abcab1c8fe9d07b489748 -size 307848 diff --git a/sonnet-5.98.0.tar.xz.sig b/sonnet-5.98.0.tar.xz.sig deleted file mode 100644 index 3d34896..0000000 --- a/sonnet-5.98.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmMV9iAACgkQWNDuZIpI -s7v2SQf+Imd6F1j6zDLd++Tgyct0tdc4ccZaNnda6JaJRRHf57GCh4NCB6ygkimT -MJ/0nLSw727I1atIEv5+ahHlwecVNbXnRAQzuZ2mBX0HX+zJMDPEWwOZlcEjj4Uf -IevIG2/9XOfHW75NSg4OMoDBTJEqA3kaTDaBZThNqM1IZXxIGXg+OeUZ3UjNr9Cm -cZjZw/3RpALv5S/VETYiKq+cs2xmurKfqf4BjmS6CD/r93hR3defpTsXspZQMbog -4ZNN6wYxucEjZuU1M3FjMwaNDEULyncbfQroFne12lx0oSMOA9ArD4kJ461D6089 -Jhq5kFKVZdPjftQEYIn7+1JBjm021w== -=F+ua ------END PGP SIGNATURE----- diff --git a/sonnet-5.99.0.tar.xz b/sonnet-5.99.0.tar.xz new file mode 100644 index 0000000..9bdf942 --- /dev/null +++ b/sonnet-5.99.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f18e00f9205cfcf7d6923ccdbec480001da86f39623fe012773ee63afca7e4 +size 307868 diff --git a/sonnet-5.99.0.tar.xz.sig b/sonnet-5.99.0.tar.xz.sig new file mode 100644 index 0000000..b6afe0d --- /dev/null +++ b/sonnet-5.99.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmM4VnMACgkQWNDuZIpI +s7vyoAgAwiLyDsCthSeLVmiKCZ6/ygixa2NIpM070+rWufZmRiHCF61dJ/m5ghcK +i/PoCY0ckMEhspYBE1VOrplUgwXloUEWYXSjgfRBYCknxQIbauCY2i5FdzmVqasL +MHISmJawPd6VzwVBbE1vQXfewseU2ZAsIuW8vMHNp0plsSt4R4MZxpuSzz2LuzH7 +I1lk3FbcDTOGEdF9ozUtSNZkAcOuCmCU+D+k3XXgtLZMM5PqJ1O+6pcl8frT6UnH +3/h6/3oXFVnkYpFQU3qKb8XgrDaJ3gm3hN68FiCyFrTOEQmeQcXBmlCfh5DWQ7Zg +3YyrfFzto6TATRQuQMb6B1HiH9oj3g== +=X+Fc +-----END PGP SIGNATURE----- diff --git a/sonnet.changes b/sonnet.changes index 0ee4b4b..c345b29 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Oct 1 15:56:18 UTC 2022 - Christophe Giboudeaux + +- Update to 5.99.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.99.0 +- Changes since 5.98.0: + * .gitlab-ci.yml: enable static builds + ------------------------------------------------------------------- Tue Sep 6 07:17:32 UTC 2022 - Christophe Giboudeaux diff --git a/sonnet.spec b/sonnet.spec index bb7166c..ceaeba2 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.98 +%define _tar_path 5.99 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: sonnet -Version: 5.98.0 +Version: 5.99.0 Release: 0 Summary: KDE spell checking library License: LGPL-2.1-or-later @@ -44,15 +44,13 @@ BuildRequires: kf5-filesystem BuildRequires: myspell-dictionaries BuildRequires: pkgconfig BuildRequires: cmake(Qt5Core) >= 5.15.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 BuildRequires: cmake(Qt5Quick) BuildRequires: cmake(Qt5Test) >= 5.15.0 BuildRequires: cmake(Qt5UiPlugin) >= 5.15.0 BuildRequires: cmake(Qt5Widgets) >= 5.15.0 BuildRequires: pkgconfig(hunspell) BuildRequires: pkgconfig(libvoikko) -%if %{with released} -BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0 -%endif %description Sonnet is a plugin-based spell checking library for Qt-based @@ -130,20 +128,17 @@ to the Sonnet spell checking framework. %install %kf5_makeinstall -C build + %fdupes %{buildroot} -%if %{with released} -%find_lang %{name}5 --with-qt --without-mo -%endif +%find_lang sonnet5 --with-qt --without-mo %post -n libKF5SonnetCore%{sonum} -p /sbin/ldconfig %postun -n libKF5SonnetCore%{sonum} -p /sbin/ldconfig %post -n libKF5SonnetUi%{sonum} -p /sbin/ldconfig %postun -n libKF5SonnetUi%{sonum} -p /sbin/ldconfig -%if %{with released} -%files -n libKF5SonnetCore%{sonum}-lang -f %{name}5.lang -%endif +%files -n libKF5SonnetCore%{sonum}-lang -f sonnet5.lang %files %doc README*