SHA256
1
0
forked from pool/purpose

Accepting request 954293 from KDE:Frameworks5

KDE Frameworks 5.91 (forwarded request 954217 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/954293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/purpose?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2022-02-24 17:20:03 +00:00 committed by Git OBS Bridge
commit d538476163
6 changed files with 30 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:810ae4e77d0206649a3f56cf69e6c76b867a7c774d3dc7cf0cbed521a14941a0
size 171204

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmHQWGEACgkQWNDuZIpI
s7tnYgf+IpummgCn4NRziDEZqg1fSB1jLjU+Yv8HLpNhw3TXlN6r0+qpnWCxilqT
xPUoc0TmgNHHRGdvpgVHyhlYc9m8xjhFo08lDXromsowaU+VVOuL4Q7XOmQJR0m8
MlPWHHOoBVfPvjJPfSKc3tWF2anr+6h4KhqalNjIguye5TOZiKAKw4TDXLyZyfDQ
ASS9JJMxJXGLGj9dxKmKjLKQxk1489aO8f1+hTWOqYVUC0/VvZjnyHokTITNZVI2
UHdXWdrkEP5lh9i9xGo8o29LDhmLRVDfluFgV9/zf8W+LP7DbcqrtU9Hp/sA+Bjw
ItTZp/IpZWXzMouWHIqIJiHpSQJP5w==
=Gys1
-----END PGP SIGNATURE-----

3
purpose-5.91.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:952c012d347f0ca6f1dc1aaad7e0ab538699bcaf9099fe8b25ddafd4cebfdcfc
size 172796

11
purpose-5.91.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmH/kxIACgkQWNDuZIpI
s7tqQwgAn+828lbXRiRd1h1ciiRVQ0+SUIZsAKOAGOJL1wD/htPE5iZaprfvTU8y
bTlO3x4U8LZvmfYTDvuXMtdE+FcD4ulDhLul9Kx1SPWdtOqzqsYgoU5NI73LJstL
ZxUmC84zIcbgmF7MJK9uEr796wqK8S05LQNRlpmGKpemAfk+RLRQtShnQXgG4kWs
L/JMcOZoMcoe3w9KjoopJlRybcLxVCU2Lo8jc2k/gu3EdqGmkXynnCMXMK/xwn5W
spcaifR8KylfnnovXAsumD1fI/kLIg6Drte4+vLuVun2+LzbQEzw1Vh0bUEh3JEB
5qNfgZqWySx+bh0hVi8AjBgywvNKfg==
=P6vu
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sun Feb 6 10:17:20 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.91.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.91.0
- Changes since 5.90.0:
* Add Linux Qt6 CI
* Compile with Qt6 as well
* Install plugins in kf<version>
* Add const'ref
* Adapt build system for building against qt6
-------------------------------------------------------------------
Mon Jan 3 12:48:06 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -20,14 +20,14 @@
%global __requires_exclude qmlimport\\((Ubuntu\\.OnlineAccounts|org\\.kde\\.kdeconnect).*
%define lname libKF5Purpose5
%define _tar_path 5.90
%define _tar_path 5.91
# 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 released
Name: purpose
Version: 5.90.0
Version: 5.91.0
Release: 0
Summary: Framework to integrate services and actions in applications
License: LGPL-2.1-or-later