KDE Frameworks 5.66.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=189
This commit is contained in:
parent
c0bc2d0e20
commit
99c865ce9b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6b05608507dd2f8821399c4596021bcf9da79a284726a093c8b81b6d3cc4e034
|
|
||||||
size 23340
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQVQACgkQWNDuZIpI
|
|
||||||
s7vepAf/SrPzLEGdp0Eabz3LneSWoG38Ya2nGczDiBMgW3O3JyfZEj/yDa4QmxFr
|
|
||||||
IYx7F1Rg0Mzuf8E3ferYP2px7j0sHLj7kxkpF0FfKCdDLnGT076Xz0AtDiXyV/f4
|
|
||||||
DdUN+/EjMzhMv+aWo10jIQjvoCXqTI0Qz8Z4+JyerpI0BJca6GxjoKnFm1p2jQ6m
|
|
||||||
giGizkaE91glzCbI7Y4m4BYxfbRDfQSWNWiamw8ovUXKu6jgFuF8+Pl5l7FZCM8m
|
|
||||||
pELVToZch5G5bU+EzHrDn9rIr0MEoqZOBdVBbkwIX9eC8KXLULrT1OQBsWqNhJ3N
|
|
||||||
vmQrXRRLzxDzCDpUoePt6Tggy5nvJg==
|
|
||||||
=8sUH
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcrash-5.66.0.tar.xz
Normal file
3
kcrash-5.66.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5a518059de3f3e85ee7b38a0edf348d097993518ce9b17504470f0d8aad3f2e4
|
||||||
|
size 23312
|
11
kcrash-5.66.0.tar.xz.sig
Normal file
11
kcrash-5.66.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxOEACgkQWNDuZIpI
|
||||||
|
s7v55QgAkpuIBDep/Y2Yh/wk2/E/+hTYlQt+0FqU5OpqXocEOrHaZ+HeTM80zOE/
|
||||||
|
7ToWFqw7fN2+mTFf1SIMi+us7Nhwhy6HCEv9WR621CecGhWRsqDYGkUWZZvqq76a
|
||||||
|
ZNmgLe4TJTEy7W7a+ori7sDrLizbL/RL0Ox1269q6DV3InpExv+DNWOWb7neBFj2
|
||||||
|
DdzlGRTZzAETX9Ebqz12pS+ZWTIvw5jYRaFa/0/CXP9btq8WuYDQfn85j0D+tPvO
|
||||||
|
oqjOW9ochT+aJoWN60XmAFRypEYl63r+C62TIMgfzBTmHS0ELi1+r2h22NkSppoI
|
||||||
|
+xoNeTiYk7O0iU1onSg/Ygk/imFiig==
|
||||||
|
=kvCc
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 5 09:02:04 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.66.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
|
||||||
|
- Changes since 5.65.0:
|
||||||
|
* Update the obsolete projects.kde.org URL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 8 11:18:26 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Dec 8 11:18:26 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kcrash
|
# spec file for package kcrash
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libKF5Crash5
|
%define lname libKF5Crash5
|
||||||
%define _tar_path 5.65
|
%define _tar_path 5.66
|
||||||
# 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)
|
||||||
@ -25,7 +25,7 @@
|
|||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: kcrash
|
Name: kcrash
|
||||||
Version: 5.65.0
|
Version: 5.66.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An application crash handler
|
Summary: An application crash handler
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user