diff --git a/sonnet-5.91.0.tar.xz b/sonnet-5.91.0.tar.xz deleted file mode 100644 index dcadf47..0000000 --- a/sonnet-5.91.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bda19e339d19ffcfa6bfa74eb6f0cdaf75e2537450d2deed03f45f4a6b91fd18 -size 308264 diff --git a/sonnet-5.91.0.tar.xz.sig b/sonnet-5.91.0.tar.xz.sig deleted file mode 100644 index b25b3e0..0000000 --- a/sonnet-5.91.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmH/kxcACgkQWNDuZIpI -s7vTcwf9HoRRRixQWVo3lqqtGeaZFsOoQWkVmvv0ISQNKSS9alOZlqxW7lLlC5rT -IbzHkfhCfXGUyGefix3Dpj8+Urx/gT6xuXF7jqZcB0BDusL9FUW5wWiV/PtPhq3I -mmJceJtsiiP/xtVFKGS0JFD2QQ9G9ZdeQe2ntsNXA1jmHf1hA+PYe6xHw1AvN0LD -1divTb36URx4Jd5Odhkk1mnsto2Tn6hpJpiPrAubhK1UJXO6TO8EIeWAk7Pnzko9 -G7xnj7tECkMBQq2IK3QSxogGofH3bA4Qj3UOU2Vcpxs8szvUfzo+5aP+zcGPYLM3 -zQYBqpqowR4wD93FqoTkdaW9SnJ6Yg== -=I4QR ------END PGP SIGNATURE----- diff --git a/sonnet-5.92.0.tar.xz b/sonnet-5.92.0.tar.xz new file mode 100644 index 0000000..cd3d962 --- /dev/null +++ b/sonnet-5.92.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31fc1dda3db582337529922d38b6eac72b1551c4a0d86fb9307363e061d05722 +size 308336 diff --git a/sonnet-5.92.0.tar.xz.sig b/sonnet-5.92.0.tar.xz.sig new file mode 100644 index 0000000..6ff6b54 --- /dev/null +++ b/sonnet-5.92.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmIjw4kACgkQWNDuZIpI +s7tXgggAuD/J9pVEnShBeKlAh/kJVmbS1/mRYkz+UPL08bMxOgTo+rH/pH2ESQnt +yHnJw2Zz1ifAQRwO+r2ynSmb3YgxmqNCj0HTvYN1tcea5ixc8rJXGaoS48EtEAmD +asKILeij2xdgPc2QatJjqK2RTYyMKGTNsVc2ZkWr2q68TeCU41rNMPf2NCaqJiZ+ +e5reskh6FGrkU5VtZKelC4ukdc016KjaMtCDYja2gdOQo0QnA/66lwyTbyzxPcUC +7t8SrTTpclWfEv06qKN+AQsRr5pgvxMBuFmn95czDsRkX+DfQwcankGHzYo42lmZ +SS0/ay1/x+qYaylnsURyk34CqggWmQ== +=jwYd +-----END PGP SIGNATURE----- diff --git a/sonnet.changes b/sonnet.changes index ce979c5..0d4331f 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Mar 7 09:27:22 UTC 2022 - Christophe Giboudeaux + +- Update to 5.92.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.92.0 +- Changes since 5.91.0: + * settings: Emit `autodetectLanguageChanged` + * Add Qt6 Android CI + * Make the BUILD_DESIGNERPLUGIN option dependent on not cross-compiling + * QMake pri files: fix missing new path to version header + ------------------------------------------------------------------- Sun Feb 6 10:17:21 UTC 2022 - Christophe Giboudeaux diff --git a/sonnet.spec b/sonnet.spec index a49f206..64f6830 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.91 +%define _tar_path 5.92 # 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.91.0 +Version: 5.92.0 Release: 0 Summary: KDE spell checking library License: LGPL-2.1-or-later