KDE frameworks 5.77.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdbusaddons?expand=0&rev=209
This commit is contained in:
parent
787f3b51c4
commit
7fc6413433
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8e11b19e4a3d4ad8e4deda245eb51b7b77255cbacc07346e7074c8110b946e0a
|
|
||||||
size 42568
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl+m5GcACgkQWNDuZIpI
|
|
||||||
s7vQoAf7BPbUJ/6PTFuUhuJpqwm3pE8tqSyqZ1/h0G1R0D7/jRavPz6RaDQNJA4x
|
|
||||||
arDOm02zJyaeo0U0cut/SRbLZJaURg3uZJnSHldac66TxP83SKK4Bai5sY28Adfe
|
|
||||||
SZVGFmz8Tq8z5kM8vPnKqAkzOcVcRDJkdOwJmG8VnX+d2FlGQCKLEHX5fSWui3D2
|
|
||||||
yd/ri96T7cD4fmUth3KN0EeMxKB9TI3dzzZCcpaU0uMtNCq5JkfFPQbpKqxDPhsc
|
|
||||||
nmxUug1giciCxs4IxnWX0vcmUZ/isYb9yLqKou2d/KvhYMhIsiYHDGHG1U+SMfoK
|
|
||||||
4GZNMk8+h4u8z6cbUAhZ+g+b7wR39w==
|
|
||||||
=c6dO
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kdbusaddons-5.77.0.tar.xz
Normal file
3
kdbusaddons-5.77.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f9c11ebd460ecc198d65b1c3e00dfd4121b6b2ac63dadb14189fee1f605d78bc
|
||||||
|
size 42536
|
11
kdbusaddons-5.77.0.tar.xz.sig
Normal file
11
kdbusaddons-5.77.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/Ln0kACgkQWNDuZIpI
|
||||||
|
s7sHVAf/cCalxJHKTHJNgMiwQbKKW0JU6I625RHholM88ut/GfUpeSlMU4fhOX87
|
||||||
|
XyoUkGCWiC5wOt9aX9w463e0pXa942lNFMZ2jJBJTyvO+kbepno/bPj6YgINCl7V
|
||||||
|
70qRPjvvYlaHil+PrRgPQIaLxiI0QzgBmD2m8fWbtOmyDhYY+uJD+9NMhWbQKGgt
|
||||||
|
ALspLncEwhujg4897hEOvv+V0VwVDw8pfHgDJVxQ4AI+Y9zIHkBkCfoFFRvihgV5
|
||||||
|
xKCAA1lF7QvBC9ngkzzZCOQMSInWAacOYtTiLQhXpkA3LhTPE8+j1t1AHlF3K6B0
|
||||||
|
MvA8ibH4vqEWcgeZbaqI/Z2n8Z6jng==
|
||||||
|
=1pds
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 5 18:56:24 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.77.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/kde-frameworks-5.77.0
|
||||||
|
- No code change since 5.76.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 7 21:34:30 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat Nov 7 21:34:30 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5DBusAddons5
|
%define lname libKF5DBusAddons5
|
||||||
%define _tar_path 5.76
|
%define _tar_path 5.77
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kdbusaddons
|
Name: kdbusaddons
|
||||||
Version: 5.76.0
|
Version: 5.77.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Convenience classes for QtDBus
|
Summary: Convenience classes for QtDBus
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
@ -39,11 +39,11 @@ Source99: baselibs.conf
|
|||||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: cmake(Qt5DBus) >= 5.12.0
|
BuildRequires: cmake(Qt5DBus) >= 5.13.0
|
||||||
BuildRequires: cmake(Qt5Test) >= 5.12.0
|
BuildRequires: cmake(Qt5Test) >= 5.13.0
|
||||||
BuildRequires: cmake(Qt5X11Extras) >= 5.12.0
|
BuildRequires: cmake(Qt5X11Extras) >= 5.13.0
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.12.0
|
BuildRequires: cmake(Qt5LinguistTools) >= 5.13.0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -74,7 +74,7 @@ Summary: Convenience classes for QtDBus: Build Environment
|
|||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
Requires: %{lname} = %{version}
|
Requires: %{lname} = %{version}
|
||||||
Requires: extra-cmake-modules
|
Requires: extra-cmake-modules
|
||||||
Requires: cmake(Qt5DBus) >= 5.12.0
|
Requires: cmake(Qt5DBus) >= 5.13.0
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
KDBusAddons provides convenience classes on top of QtDBus, as well as an API to
|
KDBusAddons provides convenience classes on top of QtDBus, as well as an API to
|
||||||
|
Loading…
Reference in New Issue
Block a user