forked from pool/purpose
KDE Frameworks 5.89.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/purpose?expand=0&rev=122
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:374506aff7b54cbd3cec87c0d8782bf896f573548b3b689224e2bd8b38b148a2
|
|
||||||
size 165852
|
|
@@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGGjzMACgkQWNDuZIpI
|
|
||||||
s7sujgf/T/pzjlAx60Mjzmb7EwR/ObN2a3JGUi6DpTpj5/VK3s3ZPGJuw0kAuF0a
|
|
||||||
KDe65sIsC3wWq6Oypim7YLqaUc4H5mh3RetQgvVdaqOKFu3b5XtlydefC2LGnTZt
|
|
||||||
yAckAnUqNLOzOoSXQ6CwqpptmLMm5Gm6oY4xA8N7jXwpE6jlCRg+MJgMeNz21cdI
|
|
||||||
7ckWxiMqeaMIa35XS19r6CTB9t4iVeifjjpS9kcwXOLYVr6I9YfAaDufBDOUCBhP
|
|
||||||
XBa4GfevXov9tzOP10uSGG0MGUH0zBXyyN1htgcl/09dDGm1i+XKx7Uuac3nT4uF
|
|
||||||
Cn3vbGIzr+2//bzyr+y/J1CPLK49/g==
|
|
||||||
=pdFl
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
purpose-5.89.0.tar.xz
Normal file
3
purpose-5.89.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9ed384ef4527d33b98bd2865cd744da694e6abc8e0e7e9c8f321c317f8e7d0e9
|
||||||
|
size 168224
|
11
purpose-5.89.0.tar.xz.sig
Normal file
11
purpose-5.89.0.tar.xz.sig
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrwOAACgkQWNDuZIpI
|
||||||
|
s7vF+wf/a4X5+yo4K6GPLP9QLq2h61p0gin1gf5c6JFi7cfDWuOPSGHoLVXoENJA
|
||||||
|
LERL7uposWRzlIrEaIlaUTHmiUlSDYoXdIQKMH802aTkAq+6sAKLX0l0mpEWvO5z
|
||||||
|
38bOJrAPIhAzilZPZnWn2hueYreGDauB5WSFl6t04xd2zVqBFXLxynxdnZl/LB4m
|
||||||
|
83hcfgwoEkICRq+UWr7dDJZbYFFJwpJi2DhR4TiopeLvkypFWuzddFIpPusTd1dd
|
||||||
|
6Ndhi/JLfeRF3d/ewJ39mvHC/1KBJlkEQkQ6tgW2femm1tnzX9mrOnqQtsalxuBS
|
||||||
|
+Q8X4g+Snr697bse3Nk5c2TTwCEnWA==
|
||||||
|
=+gKo
|
||||||
|
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 4 22:57:07 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.89.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.89.0
|
||||||
|
- Changes since 5.88.0:
|
||||||
|
* Port away from deprecated KPluginMetaData::readTranslatedString
|
||||||
|
* Port away from deprecated KPluginLoader
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 7 09:13:42 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Nov 7 09:13:42 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@@ -20,14 +20,14 @@
|
|||||||
%global __requires_exclude qmlimport\\((Ubuntu\\.OnlineAccounts|org\\.kde\\.kdeconnect).*
|
%global __requires_exclude qmlimport\\((Ubuntu\\.OnlineAccounts|org\\.kde\\.kdeconnect).*
|
||||||
|
|
||||||
%define lname libKF5Purpose5
|
%define lname libKF5Purpose5
|
||||||
%define _tar_path 5.88
|
%define _tar_path 5.89
|
||||||
# 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: purpose
|
Name: purpose
|
||||||
Version: 5.88.0
|
Version: 5.89.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Framework to integrate services and actions in applications
|
Summary: Framework to integrate services and actions in applications
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Reference in New Issue
Block a user