forked from pool/kcontacts
Accepting request 785307 from KDE:Frameworks5
KDE Frameworks 5.68 OBS-URL: https://build.opensuse.org/request/show/785307 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcontacts?expand=0&rev=54
This commit is contained in:
commit
a9607a60a9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15b09c7cc086f535dfc7d9583ac84ace890f7da64982945ce789c09ff6e0ef83
|
||||
size 546776
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl420SwACgkQWNDuZIpI
|
||||
s7sowwf6Aw+PlBxPaBS7cPqhNfiLFUNbmMj35aYimYiqdy2NzvXscSLJVf3aBoGe
|
||||
M9FgO95QmNn5+jNhPZdU0EqeDJE213/l3WRBhfgpNAQG3gz6/JhfkmQR3/pKQHxE
|
||||
Cg0zrxMInSooZRP8g7fi/TeSTbgffb7iq2qCoxukS9AHkUuR0cxT17j0JQreQ4m5
|
||||
SLPp5jdGr6v67lNySgAAP3jNmu7D7Jsp2nINZi84sLmxh0fzcBKomQXGesCWrEjx
|
||||
FCMQNLrfiumF4pGGfpxHHTAhghnkndpame+mZ1RptfaQHl4GEQ+y2mZr1Q7LUk/H
|
||||
s+TJzCVq9h//dKPUE/wJzlI6hHA/Jw==
|
||||
=pIRf
|
||||
-----END PGP SIGNATURE-----
|
3
kcontacts-5.68.0.tar.xz
Normal file
3
kcontacts-5.68.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:532f1e89c7412e971db8c431d627d38144470ddf5c978a7fa9348e418b6cd3c3
|
||||
size 542196
|
11
kcontacts-5.68.0.tar.xz.sig
Normal file
11
kcontacts-5.68.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl5jlxIACgkQWNDuZIpI
|
||||
s7vA8wf/e7W5JBTrEbkSBOhT+51WYM8wg2XxEZwOkEBuXUtedKwK+V+g/wbxlW1g
|
||||
kH5zQXIcUKc6axZ+POjsuEZWC6Qg/nP6tfFEty0FqYdar3JDKJEhXDXCWZs4rxdG
|
||||
NCDAH4oADZlnwIuiEppu2Iee6zrJehj/nFJa48q1eAhwfHVqVCl5pUpNvT1LlJGv
|
||||
vqLa0m/HxcX4Z1/oyaYc7fov3mH7GbPNw/7T/BrhOMFYJQzUzFPGR6X/5N9w4YVU
|
||||
AREQus4yys/CX1Zr2eygNV513zFRQYu5PfgbxfY3fIzf5Q3NqloJtOjKGtEzIWdo
|
||||
jVILUMSqLVmvhO0xyfXSH2lbDYohvQ==
|
||||
=FxQi
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 8 09:17:39 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.68.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.68.0.php
|
||||
- Changes since 5.67.0:
|
||||
* Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
|
||||
* Use ecm_qt_install_logging_categories over manual categories files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 2 18:06:48 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.67
|
||||
%define _tar_path 5.68
|
||||
# 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: kcontacts
|
||||
Version: 5.67.0
|
||||
Version: 5.68.0
|
||||
Release: 0
|
||||
Summary: KDE Frameworks based address book API
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user