KDE Frameworks 5.84.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdbusaddons?expand=0&rev=223
This commit is contained in:
parent
094abba998
commit
edd540cb53
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a0f04c3a104e3c6be33adea27d80d67ad73f05d584252d4496e88da11974905
|
||||
size 42772
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VpEACgkQWNDuZIpI
|
||||
s7soxAgAvuaoxT/qZNDCLA7XxYpzBmcoH0dxkmDLhZsYk3B/bee8s/qy84TTcqoV
|
||||
hAea7PU9g3UVUr4peS8g2DfCRqZ1KhHwoZSbTqaSdeO+L+tBdL1qS0astsjhlpnG
|
||||
uZGvVuVNsQW6qsolE2/NzYbuRhWvbsbC8r5b3nNXoppcRbjYzLZAXhCLKoJ2dFBA
|
||||
nmkY7dC6o/1hrBUeNF7/55i/sROGNkXhjl8pN5PAW/cdoi12764dSAvJDc1ux5Ex
|
||||
n77XXOTPjiRoGDSZhstrtRuuW4N5pun3qVPMamOwUk2/u1K9VH9Kw00P/jpWaWCr
|
||||
VgmqsUVb/dXQ2CoyfYTxcvhnRZTsBA==
|
||||
=H2GU
|
||||
-----END PGP SIGNATURE-----
|
3
kdbusaddons-5.84.0.tar.xz
Normal file
3
kdbusaddons-5.84.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85ee6b5a341197e2df822dfb132c6338dc2648785ad75406e6416b6ad0139b28
|
||||
size 43152
|
11
kdbusaddons-5.84.0.tar.xz.sig
Normal file
11
kdbusaddons-5.84.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----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-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 4 07:45:18 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.84.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.84.0
|
||||
- Changes since 5.83.0:
|
||||
* Improve KDBusService error message for missing session bus
|
||||
- Only install the license files once
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 5 11:58:39 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5DBusAddons5
|
||||
%define _tar_path 5.83
|
||||
%define _tar_path 5.84
|
||||
# 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.83.0
|
||||
Version: 5.84.0
|
||||
Release: 0
|
||||
Summary: Convenience classes for QtDBus
|
||||
License: LGPL-2.1-or-later
|
||||
@ -115,7 +115,6 @@ create KDED modules. Development files.
|
||||
%{_kf5_bindir}/kquitapp5
|
||||
|
||||
%files devel
|
||||
%license LICENSES/*
|
||||
%{_kf5_includedir}/
|
||||
%{_kf5_libdir}/cmake/KF5DBusAddons/
|
||||
%{_kf5_libdir}/libKF5DBusAddons.so
|
||||
|
Loading…
Reference in New Issue
Block a user