Accepting request 1035438 from KDE:Frameworks5
KDE Frameworks 5.100.0 (forwarded request 1034604 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/1035438 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sonnet?expand=0&rev=111
This commit is contained in:
commit
26d5ae211b
3
sonnet-5.100.0.tar.xz
Normal file
3
sonnet-5.100.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4e72b9385900d53afec16fd1272c91b56d39d849dc54974b7d9178b3c3a1e19
|
||||
size 2463748
|
11
sonnet-5.100.0.tar.xz.sig
Normal file
11
sonnet-5.100.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmysACgkQWNDuZIpI
|
||||
s7tvlwgApJQqKpu3bVrLNwUA4puDyNy6IP1LotZdmmylFxH7+Bt30pdELUnXGkNE
|
||||
waA6RPDwVW9HP6Xqpgn5BCclgn4rHSNQV2mYhWhTgRQjXR3P+ta7qsjZOd0E5eDS
|
||||
SfL7j1mBhK8DFDJclOyKZItHrMJUBsDHtZqNf7LOfEr1qLhRR3XhF3IWgL2q6Qog
|
||||
hUxBgdMNoihY8zPFNUsCYYWSxU+kGzt0IH+j4Fy4pk8vcVoxoxlLn2X+GvZMs8tm
|
||||
nJ42asUw0N/54uZ692nvg5EChejrljSJFkU7rvWOJhHuI2fbxxuh/PW+WRnYb6bC
|
||||
WEuw/CsFsxha2BM+Wz/BsZf9BUSdPQ==
|
||||
=5/6f
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f3f18e00f9205cfcf7d6923ccdbec480001da86f39623fe012773ee63afca7e4
|
||||
size 307868
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmM4VnMACgkQWNDuZIpI
|
||||
s7vyoAgAwiLyDsCthSeLVmiKCZ6/ygixa2NIpM070+rWufZmRiHCF61dJ/m5ghcK
|
||||
i/PoCY0ckMEhspYBE1VOrplUgwXloUEWYXSjgfRBYCknxQIbauCY2i5FdzmVqasL
|
||||
MHISmJawPd6VzwVBbE1vQXfewseU2ZAsIuW8vMHNp0plsSt4R4MZxpuSzz2LuzH7
|
||||
I1lk3FbcDTOGEdF9ozUtSNZkAcOuCmCU+D+k3XXgtLZMM5PqJ1O+6pcl8frT6UnH
|
||||
3/h6/3oXFVnkYpFQU3qKb8XgrDaJ3gm3hN68FiCyFrTOEQmeQcXBmlCfh5DWQ7Zg
|
||||
3YyrfFzto6TATRQuQMb6B1HiH9oj3g==
|
||||
=X+Fc
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 8 08:35:35 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.100.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.100.0
|
||||
- Changes since 5.99.0:
|
||||
* Add Windows Qt 6 CI
|
||||
* Fix the translation folder name
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 1 15:56:18 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define sonum 5
|
||||
%define _tar_path 5.99
|
||||
%define _tar_path 5.100
|
||||
# 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.99.0
|
||||
Version: 5.100.0
|
||||
Release: 0
|
||||
Summary: KDE spell checking library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user