forked from pool/kcontacts
Accepting request 861919 from KDE:Frameworks5
KDE Frameworks 5.78.0 OBS-URL: https://build.opensuse.org/request/show/861919 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcontacts?expand=0&rev=64
This commit is contained in:
commit
6375061294
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:15200917e7c07fed424de0616ba6e6a31355286e0d3022409f1bb448cd62aaeb
|
||||
size 544072
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/Ln0EACgkQWNDuZIpI
|
||||
s7u+iggAg8Li1lOHMwOPtK/QAMo6PMFsfBJQYcY4X+ldbfXzru9FCdsm5m8YBger
|
||||
wMm1v41Z/pLqTLh+tD7kKk2NG3XNR3qZmUCvCyio0CCx0KS5xCwgI20owmebA27N
|
||||
6TtJ4zTzjGFyNI838YsDlTo4EfJgLxcMTNnEN0ruMRa+EesZyKBLMVQRtsGLtgcL
|
||||
BC15fW/0OPvfztDki8LIaldqcc8XzAUJqDvNdLzCz3vnU1PBwg0WvCj7m57IJXoh
|
||||
08miFGyn2uDE2muULSkIFXu0c6pWDnlm1H3+Q1AK+FCVO6z13yULV8cBMM91ukvY
|
||||
Pc84JX123eaBQujCr7S1g/bItkc/1w==
|
||||
=+tMR
|
||||
-----END PGP SIGNATURE-----
|
3
kcontacts-5.78.0.tar.xz
Normal file
3
kcontacts-5.78.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9c3d12aa4675f7677e8c87725b23ae65bb258fd230f9ed9eac38b5d8100555f6
|
||||
size 543032
|
11
kcontacts-5.78.0.tar.xz.sig
Normal file
11
kcontacts-5.78.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/weeAACgkQWNDuZIpI
|
||||
s7ueqAgAhaj5bvIrzR0Z795U6YvSRaFMl5hUyZFggQyeATnd28AsV30tsagtWOhS
|
||||
IGKKQfWiK3xwweW67S1EvtCLTde+I4PGojhxYxaSxvfm0GvHldtVLW/FftpJIZXi
|
||||
TI0mhLzjvjZ8wx0belAFQihmGDi5alD8vN6jdVwHz6PYZgdOGPRxVTwPYYhmHj9t
|
||||
Xo3JXWpMNCanYIpz4dbzFrALX0MB31ZO4zp3ZSQA/fzHyuRiUv49otqSrgB1Tt6b
|
||||
j9N2fiKEKr0iTaLHNpV8wwerAfYH80eoMf2cYJUaLwYQZ718yX4nuXAWIKa1gA99
|
||||
HKToXlKNrSyc/MGl+fJ+b4E6gL8ZCg==
|
||||
=nuuA
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 6 10:47:26 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.78.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.78.0
|
||||
- Changes since 5.77.0:
|
||||
* Remove ifdefs, we require Qt 5.14 now
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 18:56:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kcontacts
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,14 +16,14 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.77
|
||||
%define _tar_path 5.78
|
||||
# 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.77.0
|
||||
Version: 5.78.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