forked from pool/kcoreaddons
KDE Frameworks 5.68.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcoreaddons?expand=0&rev=220
This commit is contained in:
parent
86591e42df
commit
d552f99894
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95fd37ac2e42ca2a00bd9d67955af57a78e9f1cde69acd1af79cdedb3ec994e3
|
||||
size 368976
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420S8ACgkQWNDuZIpI
|
||||
s7vcwAf+OkjrzCY4lRaeRrZ71pOt/w+K7JlyQFQh8gAFmsbrM2MYyVoAt6CU7unH
|
||||
/6VbryUrUxmyUgoW3aMKgBRmNBqmZiuv2TEegrLncY7+a/aDPPb5DbTyYJjd3f9x
|
||||
YC9JSoS0HNm/59dYo1GByXKeC6ukNUHWnwtb24ocQ+Q+8ZGQCKqhXPTJiSURiORA
|
||||
Lso2Qg4L+pfy0lkahUV0usZGRNEg+v7nElosaFFTIvUcCR/Cx4+nsrko0npKwml+
|
||||
eXQSdiq3QHsqvrQAukKC6InjdFbZufEyF0zHMbznUeLIHlUwT/sA+k9HVi/ILEdA
|
||||
SWofKMDESqHdraRk5OfsI26qbBRL4g==
|
||||
=u9OR
|
||||
-----END PGP SIGNATURE-----
|
3
kcoreaddons-5.68.0.tar.xz
Normal file
3
kcoreaddons-5.68.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c578ae30b4161e45e672d613d2d9c5575a849d21909d9817f90a441044df65d7
|
||||
size 370648
|
11
kcoreaddons-5.68.0.tar.xz.sig
Normal file
11
kcoreaddons-5.68.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jlxUACgkQWNDuZIpI
|
||||
s7vC+wf/Tv42mU8n7cPxAUwFjWQJ+2HrgYKt1gUGsVp0Cnwd/4+Wy4I2R6hKLQCO
|
||||
6HdYofMejQT4fcm+bWn4sKQ6P6kxWCSzoqWK3dgjIIu6V0hIPjxRZS8hV29TYJhv
|
||||
ftl28IJ0+nNkGmeaiLXs1SbIFfNgzbQVMpNVrdP9Jo0Pc/yAvvtmnRXqZtTpr3pL
|
||||
QcYP7Q3rHkNdesYMJjNOIkMomH4fRzP5Rhe9CAUF3CFf8CDlxP2CdouNLy52EiKR
|
||||
n/L412EtXtwBJBJYvI7IKsW+LOz1u+4lX56K1LDvXSBhqbU94chgCUSg19NbK7Vf
|
||||
xyNou+Xwztz2lp6c489cirY+KDlDkg==
|
||||
=Rb6G
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 8 09:17:40 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.68.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
|
||||
- Changes since 5.67.0:
|
||||
* Use ecm_qt_install_logging_categories over manual categories file
|
||||
* add hint that QIcon can be used as a program logo
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 18:06:49 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5CoreAddons5
|
||||
%define _tar_path 5.67
|
||||
%define _tar_path 5.68
|
||||
# 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: kcoreaddons
|
||||
Version: 5.67.0
|
||||
Version: 5.68.0
|
||||
Release: 0
|
||||
Summary: Utilities for core application functionality and accessing the OS
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user