1
0

Accepting request 899726 from KDE:Frameworks5

KDE Frameworks 5.83.0

OBS-URL: https://build.opensuse.org/request/show/899726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdelibs4support?expand=0&rev=92
This commit is contained in:
Dominique Leuenberger 2021-06-16 18:33:50 +00:00 committed by Git OBS Bridge
commit e623aba235
6 changed files with 27 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2f82f9241a1ceb08f4da7e9056612003b18d85879aff808f21d750b52edf4fe1
size 3553264

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNaZoACgkQWNDuZIpI
s7t89gf/SZnlsus5/pHek4GJ6Nbx/thivUxGMutJ4JwiWXWyYS7m+bfaLL/Z6XoT
JMCElVpXscI1SHIaheyEV64QfhG765oet7zoPOwYFNGsyibhVm99HNp3QAhIqlmO
zVhTUApg9vFfERXDSB7WsYEyj20qkpASpQBo27KjehuZ2h6Ysu18ihi6N7nL2QkI
YeHMS+INDkJ5p8jiAl7A57ra46DJpyiCGQVsLmnPgMT9Ut7PxgN4nNFDQ+JRQQvv
uKu3trFNKXnozW09JlIw9D0xV4lw9vvMTqr5c1xmKTXI9rA/6VYXN81AVosGYPgQ
TefkXh5i3Ktp91L7ZMleqqoVCf8oAA==
=rHaV
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea1a7e50e36fee629e4d9b1bf44bf27a169174d95dc36d37d4af82a5cf50e432
size 3552740

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7Vp0ACgkQWNDuZIpI
s7vXXQgAo4Eo4SZgQSLzHEYZxP+hdBwNCvIkBgam1q/EjJOtu/90lusJSiT9GTDy
ooN2gVpPtdrt5gd7gZwjsxhJZHXCGBzTEQEghE4vGwDdIuu6hPIv6nZo832OKM/u
44rh6yWKQi1sHlpuUtb5es4KLCxzMujVMdn0DoMGxSWELsifNIuDPZGYs7Hm39Lq
iuQLmBZp66uKOaHduZdwxMY7U3r6q9usw+JS3Rt5LfN5AlM8Fvvde6xKwXAcH289
2c76xbgGxvqdqzuy4HPukhYQyeTe47ioEBiGek5qFwftriMgYWw/M4v4KpS9Jouv
wPA+QWPvVJeY/AQ6nIleCfntXX96fw==
=w/PW
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Jun 5 11:58:42 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.83.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.83.0
- Changes since 5.82.0:
* Bump required CMake version to 3.16
* Call ki18n_install() unconditionally
-------------------------------------------------------------------
Sat May 1 16:40:46 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5KDELibs4Support5
%define _tar_path 5.82
%define _tar_path 5.83
# 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 lang
Name: kdelibs4support
Version: 5.82.0
Version: 5.83.0
Release: 0
Summary: Code and utilities to ease the transition to KDE Frameworks 5
License: LGPL-2.1-or-later