Accepting request 968209 from KDE:Frameworks5
KDE Frameworks 5.93.0 OBS-URL: https://build.opensuse.org/request/show/968209 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sonnet?expand=0&rev=104
This commit is contained in:
commit
63a07e22a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31fc1dda3db582337529922d38b6eac72b1551c4a0d86fb9307363e061d05722
|
||||
size 308336
|
@ -1,11 +0,0 @@
|
||||
-----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-----
|
3
sonnet-5.93.0.tar.xz
Normal file
3
sonnet-5.93.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c146ba45edee43bf2e8bc48b116a38e0c28d2294fe61b44dc8254b881210d9c
|
||||
size 308492
|
11
sonnet-5.93.0.tar.xz.sig
Normal file
11
sonnet-5.93.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJITO4ACgkQWNDuZIpI
|
||||
s7tY5ggAj2FTgbKp7MqkNtm5KLtCgYL/0se5wVwNzUXBrXxeMA7a/jHHFZCSRLNd
|
||||
lQmO6gMt3mB4CmfqewW8XLzr2xd3XfHVfNwgcFqa6xmBFpxUMSDfalaq29+11bcm
|
||||
XtTDd8oS6+jwLFDOw9kRIrINqtmYS1xmL9Hs+N5oVdbfPV8FnacESWIUGx66aTFT
|
||||
UngF9d4LGa9Z0P8RnjhmDcV/4+IYMpEx+MQRSAqiFkgcMRdTSydkxZ/JNlUh7QuU
|
||||
1bBOIWpIze+fYmsIsXeunND1QFySdX2ertF7DbaGDhIwlMlxgQpm6PzVpYV3TJ++
|
||||
fJlzKNHgGtXorYIaKDbS+ZlF4qohsg==
|
||||
=okVa
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 3 10:47:34 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.93.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.93.0
|
||||
- Changes since 5.92.0:
|
||||
* Enable Windows spellchecker with mingw
|
||||
* Add Android to supported platforms in repo metadata
|
||||
* hunspell: resolve symlinks with canonicalFilePath()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 7 09:27:22 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define sonum 5
|
||||
%define _tar_path 5.92
|
||||
%define _tar_path 5.93
|
||||
# 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.92.0
|
||||
Version: 5.93.0
|
||||
Release: 0
|
||||
Summary: KDE spell checking library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user