forked from pool/sonnet
KDE Frameworks 5.97.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=264
This commit is contained in:
parent
9b3aed6839
commit
1732ee4570
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:046a20e5070b108cc515645bf9121cd5ed6515a6f3e5879783887a379b9e0f44
|
||||
size 308092
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLAdGcACgkQWNDuZIpI
|
||||
s7siNwf/Yn4YsT7c+6Ymt+dFm7vw9RmnYqWpGX+FHx3naIejN6Fs5f71KAIx0PVl
|
||||
elXdXr1J+qVwskVk7RW1UsTF6MIw0Yc0YBv53/L6oyuy1qq9grlE3ONFq97YMNjz
|
||||
aY3xYQo4uibIts7PRXatRGWMonwT+mrqORYWI7L4p/KooAnEJ4TnM3w9XTD36enp
|
||||
5141CBUyNrJk7fz53f9+VHwxQ0AqWZWEQfOcjTD/c8XHrGGviqBeXPBaDFbL85Cn
|
||||
Yxsul7eQ3Ljya72cr3uRIuwvgCSDej4pvyyFLnZO5Bchyjj8TMgqnO2ZEr8hdfA1
|
||||
c09ssmnHx91iD2mIxc43j2R1X+jnJA==
|
||||
=2+Kd
|
||||
-----END PGP SIGNATURE-----
|
3
sonnet-5.97.0.tar.xz
Normal file
3
sonnet-5.97.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a392739767e7f56cc3d951f0e55f1fa1d36a9f48e1b601b825212b50a1941193
|
||||
size 307820
|
11
sonnet-5.97.0.tar.xz.sig
Normal file
11
sonnet-5.97.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmLvx9kACgkQWNDuZIpI
|
||||
s7sUjgf/Ri+UhVtiZuaJKA+lKpHdAVgn+WLuqCMWQYjZh7tmYTeyXQAbboA2+OWi
|
||||
0eRYO2AX5rhTQNc1QEd2wCJG8T7piEFCYwuw9CGs5T+7GsCruZ8KcYOtKstWHQDQ
|
||||
85T4xosL6dTs7+P4D81lH77NX06M64utWGER/qnPfQTO5/Uh5QPPXgjTFHw9Ismk
|
||||
a1UAbH5TJnPFw/pC+g9o5Id4COo2rOkR3dEgaS2UegdsI8PWg6S6hAX7LFtON9aH
|
||||
T0txhwsFIspNOQ2A/pCm2x5Lh71LFBw17475mkp2Gi7hM1gmLaLsAse7xWasokMG
|
||||
OMjN1CmT2gnx7lb7b3ATjf00Ikamyw==
|
||||
=pkuS
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 7 22:27:48 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.97.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.97.0
|
||||
- Changes since 5.96.0:
|
||||
* Port to ECMQmlModule
|
||||
* Drop lib prefix when building for Windows (MinGW)
|
||||
* improve documentation
|
||||
* fix obsolete string
|
||||
* fix typo
|
||||
* add new test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 3 11:56:19 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define sonum 5
|
||||
%define _tar_path 5.96
|
||||
%define _tar_path 5.97
|
||||
# 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.96.0
|
||||
Version: 5.97.0
|
||||
Release: 0
|
||||
Summary: KDE spell checking library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user