KDE Frameworks 5.82
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kdbusaddons?expand=0&rev=219
This commit is contained in:
parent
e74892b723
commit
dc560744ae
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49f5234327a8975e19602e4c7cc01f5ffbbd6e14d02fbcaefa2674d4eeab793d
|
||||
size 42816
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBprS0ACgkQWNDuZIpI
|
||||
s7tFTgf/YwsPjPTkRDNO4yXJlJihylwE9xf3wh3BCDloym7hqzVoNb5RHzCkJx7e
|
||||
I25/HrGuQsl0oLrnLiDscHAbP6baRS5sjDeM2S+w+ReePVQldTYFkP1AyXEsPUrb
|
||||
8AyfVVFQC2Vt7sTWY15KTm70BOmze9ohqMobsyUglG0OAzXWE2HhZOi4Inh+wfld
|
||||
Zk/3Gb8y9D2N2+Z2Vt4tGVap3X0GAUchySsus18ROwAcmdMsgONrbvNXoTiHchEh
|
||||
B/CQLSAr45HO2cDugrB+K/Zy2ZZI6rwzwffvH5u0JSuO6KeiohCOU1WsyVYeA21L
|
||||
Ef79fNRoc5uSposhvbPhJkYVUqAMSw==
|
||||
=oMfS
|
||||
-----END PGP SIGNATURE-----
|
3
kdbusaddons-5.82.0.tar.xz
Normal file
3
kdbusaddons-5.82.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d85285eb765c7a8d0f9e21fe0f8396160f30e6a79651faa88a6e95bd577ddb53
|
||||
size 42792
|
11
kdbusaddons-5.82.0.tar.xz.sig
Normal file
11
kdbusaddons-5.82.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNaYwACgkQWNDuZIpI
|
||||
s7vNjQgApQBYk/4gFR7VH3gRV83o5Ky7noSiwHCJsHNEEE2uKgOU73R3EqnmsngV
|
||||
W2se/FYMeXzSU2IY9IIocLv5mInsUbz6dc8jpzGZiEHOmvtoXAslxitiueAB0PXu
|
||||
99YqHqJBNxcofOp8lstgYzf4CmGMgi2rsevy8qLwMLxipIKTn5g1ZMvy77G5n9po
|
||||
BKaZvb2ucxJlExYksj9Ubzym2MbuGPzUBQk9Kbf/p0H7k2zckyoSVwAj8LKFtyyf
|
||||
+Xmi069zmJgdw6ohXVV4iCGUAkON93NfgAJD+qCpGrX5vbvWeo8MpV4GhcFStol4
|
||||
Xw4db0aDZ5MUiwABXJNufnOXIGQbrQ==
|
||||
=ZYRd
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 1 16:40:44 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.82.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.82.0
|
||||
- Changes since 5.81.0:
|
||||
* Remove obsolete license file
|
||||
* Relicense file to LGPL-2.0-or-later
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 5 07:12:17 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
%define lname libKF5DBusAddons5
|
||||
%define _tar_path 5.81
|
||||
%define _tar_path 5.82
|
||||
# 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.81.0
|
||||
Version: 5.82.0
|
||||
Release: 0
|
||||
Summary: Convenience classes for QtDBus
|
||||
License: LGPL-2.1-or-later
|
||||
@ -39,11 +39,11 @@ Source99: baselibs.conf
|
||||
BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.14.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.14.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.14.0
|
||||
BuildRequires: cmake(Qt5DBus) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5Test) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5X11Extras) >= 5.15.0
|
||||
%if %{with lang}
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.14.0
|
||||
BuildRequires: cmake(Qt5LinguistTools) >= 5.15.0
|
||||
%endif
|
||||
|
||||
%description
|
||||
@ -74,7 +74,7 @@ Summary: Convenience classes for QtDBus: Build Environment
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: extra-cmake-modules
|
||||
Requires: cmake(Qt5DBus) >= 5.14.0
|
||||
Requires: cmake(Qt5DBus) >= 5.15.0
|
||||
|
||||
%description devel
|
||||
KDBusAddons provides convenience classes on top of QtDBus, as well as an API to
|
||||
@ -83,15 +83,15 @@ create KDED modules. Development files.
|
||||
%lang_package -n %{lname}
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
|
||||
%cmake_build
|
||||
%cmake_kf5 -d build -- -Dlconvert_executable=%{_kf5_libdir}/qt5/bin/lconvert
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes %{buildroot}
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%if %{with lang}
|
||||
%find_lang %{name}5 --with-qt --without-mo
|
||||
|
Loading…
Reference in New Issue
Block a user