KDE Frameworks 5.82
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=256
This commit is contained in:
parent
864fa02b37
commit
21cfbb1c28
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b98768f0bbb6f3c427a74504eae7d3045d3af20946d3bc6f5937f6206a88b6d
|
||||
size 1755808
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBprQoACgkQWNDuZIpI
|
||||
s7t8owf/UGT2dg+NOqr6GGDN5I1bz+RJ4QdDJfm2AKekaG5D24dQsR2/QTVGeSqW
|
||||
zeWdKib4D5Odzuw/ZVOIGD6ssOJ6vtKIKdjqrMk+R1svxiPl2aT+XL2Ub0SSSLLM
|
||||
tqPqumDt4Gby/bDzxHbuKPlaNR/JyfPENtIE6Di9Ca7+Cv8pGFKMFw0TSFciTF1j
|
||||
woqYYAD6+0iVBDmdpd6j59nU4KhrQ7J6d8koZY6oin+ucs1ylIUimaCTCODvXGeG
|
||||
HXSlZzDmqV6GEETQeYz18sEHbKGCcPL6+pnKNr/yQk+kyWoB++sFR32/VMgiosjs
|
||||
2SV/9LxZXtCOawLKXa31MTQPic+BkQ==
|
||||
=GFNJ
|
||||
-----END PGP SIGNATURE-----
|
3
frameworkintegration-5.82.0.tar.xz
Normal file
3
frameworkintegration-5.82.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e230c8c3189addc85526321c289eacc225b07b0f8c6fa4d897953e599c48ca75
|
||||
size 1755828
|
11
frameworkintegration-5.82.0.tar.xz.sig
Normal file
11
frameworkintegration-5.82.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmCNaWYACgkQWNDuZIpI
|
||||
s7urOAf/cXSIGeLEgsPZExWQPUd57CbSaNnkzHiyUdl4QL3aYuViSFlYaDrkM2gj
|
||||
rACacfTZHhqNYh747QjZ7K9WdnYKtTbeVj+UrpJTel2LHrUyA/aKLsv3tf77Jb6C
|
||||
yOIcvqP+BOB18S/a0+/4wSGed9DtuqJRRivyf5UcESTnX44bUfpjNajhyxM7avgy
|
||||
50DwoXpGRcCgn/8O0ir8dQAlZ44dRE662UFJD9fnRjbYo+kYyMUYEvtNogMRckER
|
||||
rRJiy4NylPMrjuz7wCfzklYhaFGsYD+u3NstR/Ma39lftBcBl3Rw4u5xXVHjzxko
|
||||
qv17eglX8hNfjl2f7HzJgi6hS+8WUw==
|
||||
=8QPW
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat May 1 16:40:31 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
|
||||
- No code change since 5.81.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 5 07:12:05 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5Style5
|
||||
%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)
|
||||
@ -25,7 +25,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: frameworkintegration
|
||||
Version: 5.81.0
|
||||
Version: 5.82.0
|
||||
Release: 0
|
||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
License: LGPL-2.1-or-later
|
||||
@ -49,8 +49,8 @@ BuildRequires: cmake(KF5NewStuff) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5Notifications) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5Package) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.14.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.14.0
|
||||
BuildRequires: cmake(Qt5Gui) >= 5.15.0
|
||||
BuildRequires: cmake(Qt5Widgets) >= 5.15.0
|
||||
BuildRequires: cmake(packagekitqt5)
|
||||
|
||||
%description
|
||||
@ -102,15 +102,15 @@ KDE Plasma workspace.
|
||||
Applications do not need to link to this directly. Development files
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
%cmake_build
|
||||
%cmake_kf5 -d build
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes %{buildroot}
|
||||
%kf5_makeinstall -C build
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%post -n %{lname} -p /sbin/ldconfig
|
||||
%postun -n %{lname} -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user