diff --git a/sonnet-5.72.0.tar.xz b/sonnet-5.72.0.tar.xz deleted file mode 100644 index c996a46..0000000 --- a/sonnet-5.72.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9f81a98e4aefa7c9851956cb34917e8789aed687590ed8e8e9d7eabe485cb44 -size 295040 diff --git a/sonnet-5.72.0.tar.xz.sig b/sonnet-5.72.0.tar.xz.sig deleted file mode 100644 index 54f8e82..0000000 --- a/sonnet-5.72.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8Au5IACgkQWNDuZIpI -s7sRPgf/cRONkHDhDwiJW+nlkuFtG3iIN1PstIfjcNzCxohAybB8ktKMRW0FE/n2 -HzAjiajTlmwfcjKwPatRt9lAaj+fs6ednceEtUH7okHQvrFotHDC9J1/eHzteuMK -HlUUZJhZLBS2KjlNjKGa+w5gv9s9I3dQrcoSdQtuVLK+wXmu0sT7KXLCBHs0S90p -W5WKSI8/dt/UQdFFdSYtaan9d6G71y7neTm5ueOQaZ0Zd7vQIjG7As5qNH4iHZGG -hOGFSJndXiz1jmvOh3wv26ahKwAPMeWq6H7sV+75YcGoch9P47Gm3hBtTI9xDSXI -wqvflcvhufwNIqCV4jRU746Ny+pJ5A== -=1324 ------END PGP SIGNATURE----- diff --git a/sonnet-5.73.0.tar.xz b/sonnet-5.73.0.tar.xz new file mode 100644 index 0000000..640e20b --- /dev/null +++ b/sonnet-5.73.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009f76fc4317e407d30c4e162a807d620a95217f5db271a14b1f9fc4339d232c +size 295256 diff --git a/sonnet-5.73.0.tar.xz.sig b/sonnet-5.73.0.tar.xz.sig new file mode 100644 index 0000000..d293a73 --- /dev/null +++ b/sonnet-5.73.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8lz/YACgkQWNDuZIpI +s7t/wQf/bTJBfxl/ryrU2WRJstOjlmpQOKTRabkolrFr3RqE4t0H/QYe2LP/NnVO +DYAWOotbl1nl1BIZ5dYwS4DbHU6MIS9p1BIQ6MPUwV/E63H3weootUwfoyltFAdh +YJctuUnpfQrEE3mOxTb3pC7bc/tYtRuDnPzHf3AEykOQJBZiBWeUBdukfgXFUZgx +fviImCYfhtguuige5kigYFofWA2+2l8AMCWfFUveqt9rBt0/Ewpb7NghQhGg5QHe +4sWkrWNa4rHoavktJHhriW6AwhQRgUmjSIxzcrw1dZjVj46OC12XXYi2f2S6rOYr +49ip2+Lx5l424HcwkH4dCeElCqaTgg== +=nVNy +-----END PGP SIGNATURE----- diff --git a/sonnet.changes b/sonnet.changes index b6552b7..f223d41 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Aug 2 07:14:01 UTC 2020 - Christophe Giboudeaux + +- Update to 5.73.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.73.0 +- Changes since 5.72.0: + * Use KF-standardized Qt logging categories + * Use camelcase include. (scripted) + ------------------------------------------------------------------- Sun Jul 5 07:55:57 UTC 2020 - Christophe Giboudeaux diff --git a/sonnet.spec b/sonnet.spec index 85ab085..d147ae6 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.72 +%define _tar_path 5.73 # 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 lang Name: sonnet -Version: 5.72.0 +Version: 5.73.0 Release: 0 Summary: KDE spell checking library License: LGPL-2.1-or-later @@ -141,6 +141,7 @@ to the Sonnet spell checking framework. %dir %{_kf5_plugindir}/kf5 %dir %{_kf5_plugindir}/kf5/sonnet %{_kf5_debugdir}/sonnet.categories +%{_kf5_debugdir}/*.renamecategories %{_kf5_plugindir}/kf5/sonnet/sonnet_hunspell.so %files -n libKF5SonnetCore%{sonum}