SHA256
1
0
forked from pool/purpose

Accepting request 848594 from KDE:Frameworks5

KDE Frameworks 5.76

OBS-URL: https://build.opensuse.org/request/show/848594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/purpose?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2020-11-19 10:52:15 +00:00 committed by Git OBS Bridge
commit 38f1de3d9b
6 changed files with 27 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c9ccf7d2813a9253a217d7a2da1f0ba39dd0eec0bb071633fe58dcd2ccb0ffb
size 156260

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl96NccACgkQWNDuZIpI
s7tx1wgAp9Kfp9FUh+ZwwwTaVelZa653f6HwpdPsHdWFY4djLcM5S3SRNTHNqX8u
w8eKDX6Ih8UpcyqRvgsCHUVp4MzXBHZ/tX38kaUXwdYSiVGiWHNtVLv7TQS83cXZ
yN1bYnq9lOZhAGCgX+5OgfFgt9C3gudcpBXJtwuwa+4TRhfsvYfBB/sdIETVHMJq
JKdG6rJ7sXmxXpv6pjXLcEHOzRHPavh0AEMBdOUFHG4dBtAs/0uHBKPY4k6HoS38
s6XwuBV7mTnZep7mAcvl5ul7OGtGl+rR4yv57Bugr4ANdbcfeqvXga7g54CHL7Jx
9ftOVPBrLXk4xslQi1XgwESmju5NiA==
=TBir
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl+m5bQACgkQWNDuZIpI
s7t5iAgAkXBQbm0odZJkaRmDOECNc1x/BBD2KA40uaKtFgcaUooxUgxwReaSv7ie
GxNwJWeeFY+CzZ104EF+GfuM81szJ3JE2Hhj19ddHHlnoi+FKKmPvBQ8P8I0r5xi
m6+Kfo2NFtM+q2okyCp7LgB9UQby3QNwZLJenAHXIRmVvN2uRQsngERMa/yP7zEL
Eoeokc/Aa78iDT8S9AzZ2aGUrS3Gf4JzFwiwMlYfO4Yx7PNvdjUzqGkdQAJSPO49
ZhxbbYARr2UiUSRyjq1hXU+DMYmlH/B66si4spNCtdaw4HkTcNQey0sbdERrCdk/
j5ZQiMwyT5MCc2sUUjR9TgcWt7oj9g==
=CQIk
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Nov 7 21:35:34 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.76.0
* New feature release
* For more details please see:
* https://kde.org/announcements/kde-frameworks-5.76.0
- Changes since 5.75.0:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Add description to kaccounts youtube provider
-------------------------------------------------------------------
Mon Oct 5 08:33:45 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -17,14 +17,14 @@
%define lname libKF5Purpose5
%define _tar_path 5.75
%define _tar_path 5.76
# 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.75.0
Version: 5.76.0
Release: 0
Summary: Framework to integrate services and actions in applications
License: LGPL-2.1-or-later