KDE Frameworks 5.84.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/frameworkintegration?expand=0&rev=260
This commit is contained in:
parent
1c1cf67afa
commit
47bd4e40b4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d27a71bf2ef6d68c9ba5aa39dc9cd23b6dbb2ac9c88a12d4f08077e6b3f6b3ab
|
||||
size 1755808
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VnQACgkQWNDuZIpI
|
||||
s7sdWAgAjrrFFieMzsjG3IsoKu5PIfXEDo4mS92D1hg5vooeWu1tlSM6DYyw4xX5
|
||||
d+zvwXOGDULQZziKUSLGyIKvWnWmD/DOApQF8uyg6wR6wsKpzgNEj7WGHp4glx2F
|
||||
9W80vYzMvXrKRRptQ5DnD1wQnGSei8erxpa7ax3JpPWatuw9bj9k8EmXil8I6VU0
|
||||
NPYrnluyB4WLfVeyYlYKe0ENeSRYsjsnvPEl7ZsI83KSAFDIPwqZxwnkRvgmKnky
|
||||
jRps0la/jHemA5FQX6CpV455LsJ42qbef/J5gbs9yR20eMSVe7HHxf2HRKrp0WCv
|
||||
ri9e8ImpGJuPyOftRMw+Hh11hfAqwQ==
|
||||
=pvZw
|
||||
-----END PGP SIGNATURE-----
|
3
frameworkintegration-5.84.0.tar.xz
Normal file
3
frameworkintegration-5.84.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:39faa8341e8f410dce907ec62f460f46dd1d2ace573ad96e47f3ade90ad7f94b
|
||||
size 1755824
|
11
frameworkintegration-5.84.0.tar.xz.sig
Normal file
11
frameworkintegration-5.84.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDginwACgkQWNDuZIpI
|
||||
s7vI1Qf/WM8rC4GONlBSonk1BAW+7QzG4DzR52SCInm7JIGs24j5vNck4oocg9kW
|
||||
efACmR6TR7uP/mWuzzw/ph7pXhQHKfH4iA/oiFfLMHuWmaRlNh28eJurzIIKgSBa
|
||||
5CoCCmkpe7yPX2t2Sfnf2L0iZ3fOrw7zvfDvkgqCZhie6k2ZwDEEJzQT+6Lv2eta
|
||||
9UD+sOxa7lswByWQXRH/fJaa/8gALcN1H9v0ILdWQnR7kY8xDSzmDofosEJlShVt
|
||||
zUQglyZQbGgEzWzSG5bD+UwRfyYPIh/iOVwiaBrsIOtGsEk6zYsWI96E0+TyxVof
|
||||
D4T0CEoDkMaHZATifglMt9Ms+geKBw==
|
||||
=58k4
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 4 07:45:05 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
|
||||
- No code change since 5.83.0
|
||||
- Only install the license files once
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 5 11:58:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define lname libKF5Style5
|
||||
%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)
|
||||
@ -25,7 +25,7 @@
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
Name: frameworkintegration
|
||||
Version: 5.83.0
|
||||
Version: 5.84.0
|
||||
Release: 0
|
||||
Summary: Plugins responsible for better integration of Qt applications in KDE Workspace
|
||||
License: LGPL-2.1-or-later
|
||||
@ -121,15 +121,12 @@ Applications do not need to link to this directly. Development files
|
||||
%{_kf5_libdir}/libKF5Style.so.*
|
||||
|
||||
%files plugin
|
||||
%license LICENSES/*
|
||||
%doc README*
|
||||
%{_kf5_datadir}/infopage/
|
||||
%{_kf5_plugindir}/
|
||||
%{_kf5_libexecdir}/
|
||||
%{_kf5_notifydir}/
|
||||
|
||||
%files devel
|
||||
%license LICENSES/*
|
||||
%{_kf5_libdir}/libKF5Style.so
|
||||
%{_kf5_libdir}/cmake/KF5FrameworkIntegration/
|
||||
%dir %{_kf5_includedir}/KStyle/
|
||||
|
Loading…
Reference in New Issue
Block a user