KDE Frameworks 5.85.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdbusaddons?expand=0&rev=224
This commit is contained in:
parent
edd540cb53
commit
848a3e8c47
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85ee6b5a341197e2df822dfb132c6338dc2648785ad75406e6416b6ad0139b28
|
||||
size 43152
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgip0ACgkQWNDuZIpI
|
||||
s7u73Af+JCw95vxA6K3Ud/PHtX/ZFPczqRBg/sMPlEyZihUrJVDNbjgRion+863L
|
||||
SiodimSWRBvY87zm/LgKKrokEAXgmVe5JgEo4b2TG3IgxdD7r5X9fIPqZOOabu8Y
|
||||
R0YeEXJ5rnYcdTqg9Orh2wey3J0qeALRcXUTfqlG2ltrin4FZ8CSU1iGzmNkz6cc
|
||||
yAF7V7DUjfInoEwg72eU88j1v9Q9YzDPfgFpuUJmsFY2My0WoOV5543xd71LBVPb
|
||||
MWS8ZgbjkIMIrplzp7LValthj1XNTR2ex0ALqzfe5ttT8G8C/9Omz/X0lP+KLUWe
|
||||
dGxtkBdKSncGxYksHk782TL8SrpRVg==
|
||||
=LLLC
|
||||
-----END PGP SIGNATURE-----
|
3
kdbusaddons-5.85.0.tar.xz
Normal file
3
kdbusaddons-5.85.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a60d24de1b6dae7c11b41453570cdba6ae501310f6dfcd9e41f1ea65fd141339
|
||||
size 43212
|
11
kdbusaddons-5.85.0.tar.xz.sig
Normal file
11
kdbusaddons-5.85.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmENBU4ACgkQWNDuZIpI
|
||||
s7v4Gwf/RHklH3BiEIooASiWpejBrnsfv6rcAykdVlUS2wkbgXf0jbm3YsleL6SW
|
||||
UBHmxSVXOY51k1MtaKtGF5KoDAI2USbeiGjcW+Lrp1GNM6hclx51t6c1Egi5WGPl
|
||||
f3BTwAzHT+Y4sF0aIesyuphrpmMXoCZYxgtRVpJr15qszd04oa+Y9ni4BLCFGoqc
|
||||
7/PUlYebdpmUVV1EhtVV+WSwh3IuegDkaKiZGfnIY/PegpUzGe01G0C/sfmCqQnU
|
||||
YOaJMGNKgiFqlT5TngAS8HBxMR1DsAZnHH20gJo70AYkcNtPWg6l1ab5eQGptplI
|
||||
zr9p2GIDZMW/RFRtH2szLEgFsf8dHA==
|
||||
=gR9U
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 6 12:12:02 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.85.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.85.0
|
||||
- Changes since 5.84.0:
|
||||
* KDBusService: Pass the activation token upon activation
|
||||
* Add compile time guards round QX11Info usage
|
||||
* Fix DesktopStartup ID handling
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 4 07:45:18 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5DBusAddons5
|
||||
%define _tar_path 5.84
|
||||
%define _tar_path 5.85
|
||||
# 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: kdbusaddons
|
||||
Version: 5.84.0
|
||||
Version: 5.85.0
|
||||
Release: 0
|
||||
Summary: Convenience classes for QtDBus
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user