diff --git a/sonnet-5.102.0.tar.xz b/sonnet-5.102.0.tar.xz deleted file mode 100644 index f8b4a9a..0000000 --- a/sonnet-5.102.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0eaa21b763fcf6607fa1db1789115484fcd58e993a0dfb1cd2638f0d288aac11 -size 2437512 diff --git a/sonnet-5.102.0.tar.xz.sig b/sonnet-5.102.0.tar.xz.sig deleted file mode 100644 index 22890fe..0000000 --- a/sonnet-5.102.0.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmO/PSYACgkQWNDuZIpI -s7s/pgf5Ae8+XGJLtoL5GY450bgko2yxf8Xj2I/04vJvTppD0AzHbHnm7IldywNl -Hz/GWbjW1/jlA3Lk24xDUAtObOidWgJcwdhcccsdPxCZiqFamh7pwBcvRUjsTkAz -Hb/xlre7xpp4tPeIcXIw3+F25bXoiKgSgRgUg3ceVqZ8TWM1ijqxO7Iw/nfYnBFi -X+yckqbuvaJUd9fQViYX0eVb2b9B1S6TNatCMk/f2IJPYFwNzppbYupEM9d0THii -WrSgytbmXKoKQsyeS6ykzCQOQst0SDX0BFIxuQMGMh4eGVsC/CTrqcIyPMItGB4D -xF6UKUB04HEFXWizdSVvaNzO90ycEw== -=2Adp ------END PGP SIGNATURE----- diff --git a/sonnet-5.103.0.tar.xz b/sonnet-5.103.0.tar.xz new file mode 100644 index 0000000..3b50d99 --- /dev/null +++ b/sonnet-5.103.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93382f20684064ab93803e02af303373b27786d871adeeb7da1e62c762c13e4f +size 2437700 diff --git a/sonnet-5.103.0.tar.xz.sig b/sonnet-5.103.0.tar.xz.sig new file mode 100644 index 0000000..cab76e6 --- /dev/null +++ b/sonnet-5.103.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPffCwACgkQWNDuZIpI +s7thYwgAle4rKHt4Tt3tTfbgK+H6Y4NXxZTejoMuZVcuhC9ZRmCHF1Zcu6dfxJT7 +OEyD55uNFfx3Kp4zgaiHsrvzUbUy/FKwwOamg72PpAJ+eITIDwoyukWvoRpnKa8y +lL8ISNvhIywzFG+15zWFtRfTPBhXEKRJTMLH1s4gJUFlOOZEu8H0qI1SIXropSII +2+VQkjbnhFNHSqFSMmhaulO+IYn/nXWQ0k9vmVWVOaVXar7BkB6rBMgABh5W53Nr +xvfT3+pD+btbOTsnfS2JDn2IKdc3vQhZOmndc+HDX5znwvKYknKVWFO0i2lBNIAM +W/PNaOKksq6dFgkFxVmPXBCuvBQa1w== +=psg2 +-----END PGP SIGNATURE----- diff --git a/sonnet.changes b/sonnet.changes index 38bb606..b39c547 100644 --- a/sonnet.changes +++ b/sonnet.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Feb 8 09:13:11 UTC 2023 - Christophe Marin + +- Update to 5.103.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.103.0 +- Changes since 5.102.0: + * Change underscores to spaces in Esperanto trigrams + ------------------------------------------------------------------- Thu Jan 12 08:19:19 UTC 2023 - Christophe Marin diff --git a/sonnet.spec b/sonnet.spec index 2812a83..5b05f17 100644 --- a/sonnet.spec +++ b/sonnet.spec @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.102 +%define _tar_path 5.103 # 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.102.0 +Version: 5.103.0 Release: 0 Summary: KDE spell checking library License: LGPL-2.1-or-later @@ -128,10 +128,8 @@ to the Sonnet spell checking framework. %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 +%ldconfig_scriptlets -n libKF5SonnetCore%{sonum} +%ldconfig_scriptlets -n libKF5SonnetUi%{sonum} %files -n libKF5SonnetCore%{sonum}-lang -f sonnet5.lang