forked from pool/purpose
KDE Frameworks 5.84.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/purpose?expand=0&rev=116
This commit is contained in:
parent
cc701ec86d
commit
c9ba8d08f0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02d01a386a4ebbfe5919a54a9442184c5c571213b4a2c98252d94fbc47040369
|
||||
size 159896
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7V6EACgkQWNDuZIpI
|
||||
s7v3nwf+JHIUpWxdHaTzbIQ+wb4vTAmdUWIoKANo2h7y41pF2mNckrpN48tBwsI4
|
||||
guN5vyLs763xw+egI5WHL3wAW++MQ/6ZWmhzqIyDynSPVfcnL4BLB8oZnNGpLhMY
|
||||
uDkDqkYpQPpLuRHHPCsVd80oGOBPPPYLyh+pb0s+tBKwspKHW7zTL7MEKu5IDKso
|
||||
6pDc8YP1TJcyjVfr3vk9XRgGbNp5PetpyO6CVRdhum7y6pf7aSjqAENWHoof09Bz
|
||||
5mjOpYPL87NsUnRzyp9/sRVS+U88WRZ9T8y0aEWYagHHikeLiMT8hHEFHzTMgxMK
|
||||
eqmknkDejzBVFVarPjyYB8olTxtr3g==
|
||||
=0hWz
|
||||
-----END PGP SIGNATURE-----
|
3
purpose-5.84.0.tar.xz
Normal file
3
purpose-5.84.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67bb7d2a31ede9ab059b50a9f3ed7b53050060662b0bde29a08f30c25c413007
|
||||
size 159972
|
11
purpose-5.84.0.tar.xz.sig
Normal file
11
purpose-5.84.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgi7sACgkQWNDuZIpI
|
||||
s7tRoAf/S0bDtsp1ZbVP+WagIPH2OkCuGSLOyoqANkM1NEQwmRKaFG4OUTq7QwX8
|
||||
NRsJ5LQWropnO6LsjBr7U6U7dgsJC3/xTH1QTfdjQaJePRy7U52cAhaMmwvxy1vX
|
||||
Tuiwbw/os2uWktVA/g2tty0giTqpsjjBHKzXwtcU7VuOS0VNRYto4SxijIcO8yIO
|
||||
P0neDwLbBIz44vTbLj8ZtTwQOvRpkAH95JDPL9N6O1ry7YPTyH11nNKspfc2vaj3
|
||||
NQtdjlsUBlqRG9FMf1HZ+VDN+BkQ82rhE2G/hWU/ALE+MhmiMZqJ2cIJWwdNcN1T
|
||||
XuIvN/peaOxUdDtxC7JGsYd9VIUJKg==
|
||||
=+hA2
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 4 07:45:57 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:
|
||||
* Remove custom KPluginLoader de-duplication logic
|
||||
* [jobview] Remove unneeded intermediate item
|
||||
* Propagate implicitHeight properly
|
||||
- Only install the license files once
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 5 11:59:24 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -20,14 +20,14 @@
|
||||
%global __requires_exclude qmlimport\\((Ubuntu\\.OnlineAccounts|org\\.kde\\.kdeconnect).*
|
||||
|
||||
%define lname libKF5Purpose5
|
||||
%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: purpose
|
||||
Version: 5.83.0
|
||||
Version: 5.84.0
|
||||
Release: 0
|
||||
Summary: Framework to integrate services and actions in applications
|
||||
License: LGPL-2.1-or-later
|
||||
@ -160,11 +160,9 @@ This package contains development files needed to build applications which rely
|
||||
%{_kf5_debugdir}/*.renamecategories
|
||||
|
||||
%files -n libKF5PurposeWidgets5
|
||||
%license LICENSES/*
|
||||
%{_kf5_libdir}/libKF5PurposeWidgets.so.*
|
||||
|
||||
%files
|
||||
%license LICENSES/*
|
||||
%{_kf5_libdir}/libPhabricatorHelpers.so.*
|
||||
%{_kf5_libdir}/libReviewboardHelpers.so.*
|
||||
%{_kf5_libexecdir}/
|
||||
@ -177,7 +175,6 @@ This package contains development files needed to build applications which rely
|
||||
%{_kf5_sharedir}/accounts/
|
||||
|
||||
%files devel
|
||||
%license LICENSES/*
|
||||
%{_kf5_libdir}/libKF5Purpose.so
|
||||
%{_kf5_libdir}/libKF5PurposeWidgets.so
|
||||
%{_kf5_libdir}/cmake/KDEExperimentalPurpose/
|
||||
|
Loading…
x
Reference in New Issue
Block a user