SHA256
1
0
forked from pool/kcrash

KDE Frameworks 5.103.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=256
This commit is contained in:
Christophe Marin 2023-02-12 09:52:54 +00:00 committed by Git OBS Bridge
parent e76a20898b
commit bdb6af8560
6 changed files with 26 additions and 18 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmO5SPgACgkQWNDuZIpI
s7vfpAf/amar/h5YO1VKTZv5L3BLJyFsxtURfmJxVbskSXd2K7j3uE0WAFagVl2E
yasKymxqABc+EYUam+OfDBq48ikYI/hrD2XUucslGokfGUOdDE3cnOhrnYKfXuRv
SHqPw2gRTylWMSv7YiGUgT8/kTmq/KjyAPwsn/5kYUR7JZPxAUKWTuK7eI9N7tom
36lNJOmE/rR7PoDuNmwb+Zyaq6EM0MUXsVxrqDvhR+IhNss85wPfFSyvOrXeEW30
MEiaJ0f8OE8yh1TSwEJL9hwiT1iCIUx98RJHjOnqcMwzu8VWWZ7gXafEinT/Oe2/
Ga8cxd0B7vwJmO7M4g55R9W+u3H0aA==
=6TVX
-----END PGP SIGNATURE-----

3
kcrash-5.103.0.tar.xz Normal file
View File

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

11
kcrash-5.103.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmPfenYACgkQWNDuZIpI
s7v0Jwf8CVuiJgsxzu5YQR4MoKeqaF1IEnx71KrWDkymh+B/33bZSrlE7MJqetxc
QkAbWevpWDtA1BbExmuvpfkkypLoO25rOm+AQde3sAhIzmInhzQt22GJDETg5oct
0TF9YOdtZ+XeTdE0vNK8C2oa5gVQC4b94+txPU46dnVMdoJ0eQldQQsq0j4NQPoi
QEWAesZOT9w9ek8bF9l8f7++rnmFw93w9FpA88kLRyTFl/Lw46CyrYSj6fQCiKLB
6foAZkxd+mc7SxSxJ7BDpFlwvXxB37mit2n/rPK1B2RHYwh4iORlmBqpQxJPIv9B
EtBLzlsy81xgdjaER2HBNSP5MY8LEA==
=xWKk
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Feb 8 09:12:45 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 5.103.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.103.0
- No code change since 5.102.0
-------------------------------------------------------------------
Thu Jan 12 08:18:40 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -17,7 +17,7 @@
%define lname libKF5Crash5
%define _tar_path 5.102
%define _tar_path 5.103
# Full KF5 version (e.g. 5.33.0)
%{!?_kf5_version: %global _kf5_version %{version}}
# Last major and minor KF5 version (e.g. 5.33)
@ -25,7 +25,7 @@
# Only needed for the package signature condition
%bcond_without released
Name: kcrash
Version: 5.102.0
Version: 5.103.0
Release: 0
Summary: An application crash handler
License: LGPL-2.1-or-later
@ -77,8 +77,7 @@ Development files.
%kf5_makeinstall -C build
%fdupes %{buildroot}
%post -n %{lname} -p /sbin/ldconfig
%postun -n %{lname} -p /sbin/ldconfig
%ldconfig_scriptlets -n %{lname}
%files -n %{lname}
%license LICENSES/*