SHA256
1
0
forked from pool/kcoreaddons

KDE Frameworks 5.94 + respins

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=267
This commit is contained in:
Wolfgang Bauer
2022-05-14 10:13:28 +00:00
committed by Git OBS Bridge
parent 5772c9ef6b
commit c858347932
6 changed files with 39 additions and 16 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJIS8sACgkQWNDuZIpI
s7u0Cgf/U2BlTqvTsQIof7WVjsrNG8PAk+B6ficGU6ENWE8ERRXUxwpxmbUWd+xn
N8+lCshYtu79Xt7+K2h0oMjEZiOD+VKZTMdZX7p1jgEWsGzk4WuVkpLdIv+zJjYZ
8/bFNzM8Ira0/uMeC4AJxHtZqkwZrnwIsJLC92x1MJc0a4D1Oxz0HFiqVM4uubaz
+N9aE0fx5pqsku3Z420E7v8Bo/qPE2HE3eCQaVwDVTOhMqxbGPcbsdHWmsZa/A5c
ezuOIzNWDgStWewbB90IU5pC9IwCQkB1AJntjT5Xasilsmv3Jg/Wb1x73IylKFKR
lwNNTj5lsNvQnhEteyPpQ91YdFVOPA==
=cSaT
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmJ2/34ACgkQWNDuZIpI
s7tZlQgAlxiEAsUJ6+8HxtsdfMRTGk3yVYPyN9fDcC8UXk5s5NJyZzZCqOJK5dRJ
jTCxhXfehXjZTrM7FeGi3TL9qtqsIOaQ9hLpiyPaat8xmVNFdniQ5Wz6LEdr3Phn
WZyf0+oaSf1rSDoahuE0UW6bzsnBAGCV+ccqd7KYPZkgXTDhvUvrca0Bp5jYOy5K
qiYRDPm9vsyd1H9aHHDkGuLIVqB/H/eXR1gA2gkMZkphyVWNDKlxzRn3t0Ts8yOT
il+SaLE1fk7OdqIK8UZFYHNGo5QNVea4D6+TBLQIhSU8Pf/KnFdWtUJ115WoI1nb
nTWzAXQYQ9TNaIqAf9O6ewHeLgVGvQ==
=Mgcr
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue May 10 08:17:50 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.94.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
* Fix kprocesstest for Qt6
* autotests: fix kdelibs4configmigratortest for Windows
* autotests: skip KNetworkMountsTestCanonical::testCanonicalSymlinkPath on Windows
* autotests: skip KFileUtilsTest::testfindAllUniqueFiles on Windows
* KNetworkMounts: fix some warnings
* KPluginMetaData: Fix setting of MetaDataOption when building without deprecations
* KPluginMetaData: Delegate do other constructors where possible
* KPluginMetaData: Always initialize d-ptr
* API dox: typofix, name of header to include
* API dox: typofix, match @p with the actual params of expandMacro()
* autotests: check for ZFS and expect failure then
* autotests: make the FreeBSD test pass
* processlist: don't call procstat_getpathname() at all
* ListOpenFilesJob: avoid creating the processlist on FreeBSD multiple times
-------------------------------------------------------------------
Sun Apr 3 10:47:04 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@@ -17,14 +17,14 @@
%define lname libKF5CoreAddons5
%define _tar_path 5.93
%define _tar_path 5.94
# 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: kcoreaddons
Version: 5.93.0
Version: 5.94.0
Release: 0
Summary: Utilities for core application functionality and accessing the OS
License: LGPL-2.1-or-later