SHA256
1
0
forked from pool/purpose

Accepting request 1042166 from KDE:Frameworks5

KDE Frameworks 5.101.0 (forwarded request 1041798 from krop)

OBS-URL: https://build.opensuse.org/request/show/1042166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/purpose?expand=0&rev=67
This commit is contained in:
Dominique Leuenberger 2022-12-12 16:39:06 +00:00 committed by Git OBS Bridge
commit d0c07a3189
6 changed files with 26 additions and 20 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmyAACgkQWNDuZIpI
s7sVTgf/VNlwctbOuvWecAh6ZmbxiLLWCfSzVtl/ev6QxBYDZh1RqI/PPNlatqgQ
RFPfbeYqfYz2x+8pPWenDjC/IUj47Qqq0uKdwZAoQ+FG68rP7QymxzokIOEeLFyu
f/ZPC1fp3Flm/0ZJB4KvkZ0hnkzn/CLLG2UEKZxfxEVTIroOh6iV2TZo6f5LO5JF
KS0hOXgompEjp6WwMunW+TybtwSFhKfGXWbUBV1eTDvat2PRXIo71WDzyHLLNWw8
TACZ/RLu3I5SxFOLy7lgW69gi86s6Yku26+/4gWlafc9GN2QpwOSKzR7alKW3OwM
nC2zAiQ0Ykan3gTWkhQUGVzpwJlk8w==
=n9ja
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLmoACgkQWNDuZIpI
s7tjQAgAnC8V0yvp2f/8te7vTMYw3yUgBtDY8kNcNRKdR+dbWVQ0J3k138wA5RSs
f449xvJdfcCRXiciHTgyBBK6H6blTSsQx0982HeZ7FJwNqkByCKHrFMVag1OQW1n
3Ae+Xr4NbyXb+OnuwYG/z+NjrH95PLjT8lk2JkVIVtpKc9Goh3/CtTCnZ2a2TBFO
0L7PEK1hvzrMYegPH6Z2+5nSSOJ7Povio0Obzv67kLhD7lcqAIBqO32yNye6IuAF
EPu6K7RsXRjIgnvj4Fg22dIIcvN9U1+nk9Uvn56CpM4rEoWeh8DhhNEC/L0b3LS3
W/0kGBXywjGcuD3fbGavX0pEN+lrkg==
=dgdl
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Dec 6 20:11:10 UTC 2022 - Christophe Marin <christophe@krop.fr>
- Update to 5.101.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
* Don't delete config when job finishes
-------------------------------------------------------------------
Tue Nov 8 08:35:33 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -20,18 +20,17 @@
%global __requires_exclude qmlimport\\((Ubuntu\\.OnlineAccounts|org\\.kde\\.kdeconnect).*
%define lname libKF5Purpose5
%define _tar_path 5.100
%define _tar_path 5.101
# 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.100.0
Version: 5.101.0
Release: 0
Summary: Framework to integrate services and actions in applications
License: LGPL-2.1-or-later
Group: System/GUI/KDE
URL: https://www.kde.org
Source: %{name}-%{version}.tar.xz
%if %{with released}
@ -72,7 +71,6 @@ can receive all the information they need.
%package -n %{lname}
Summary: Framework to integrate services and actions - core library
Group: System/Libraries
Recommends: %{name}
%description -n %{lname}
@ -86,7 +84,6 @@ This package contains the core library files of the package.
%package -n libKF5PurposeWidgets5
Summary: Framework to integrate services and actions - GUI library
Group: System/Libraries
Recommends: %{name}
%description -n libKF5PurposeWidgets5
@ -100,7 +97,6 @@ This package contains the library files of the package needed to use GUI widgets
%package devel
Summary: Framework to integrate services and actions - Build Environment
Group: Development/Libraries/KDE
Requires: %{lname} = %{version}
Requires: %{name} = %{version}
Requires: extra-cmake-modules