forked from pool/kcontacts
Accepting request 757019 from KDE:Frameworks5
KDE Frameworks 5.65.0 OBS-URL: https://build.opensuse.org/request/show/757019 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcontacts?expand=0&rev=52
This commit is contained in:
commit
80dcd8f435
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0bf0a1ba6ebedd400bed7a490093962cde6a2b26c49627d6770a71524db63058
|
||||
size 542380
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+ygwACgkQWNDuZIpI
|
||||
s7u0XQf9GKcWTbxYiVf+B+UGw2Cl51nuvru8xZtW4G3hfn3tZ2Lv0Z8nm7/7C+I5
|
||||
cgguTn0KDX0/E3vN2IaC18rcK6/tLrtlDcUzbJ9AwLXcfSjWwkpk60uhUeTAvaGY
|
||||
cBBLJNK+HiLEAySoHuaCPDxOWS8zVgz1ndPCD2ftNMPG5EUBXLjNdtLnTgSq15y1
|
||||
TgAqqKsUwJY8r5VfJnRee56CR4Lu0+pyXnpN8lc9QQNFPTFjkR1KvG98FXeGeuEs
|
||||
DWk1Qj71Qc1Bs63i7OszLaaeYqjupT/NELDFE78pLFXuuvJQthMsncN2/Mm4r99m
|
||||
G5zEIm1cNXm+oOIH2pBzkUhjYzIknA==
|
||||
=4I7b
|
||||
-----END PGP SIGNATURE-----
|
3
kcontacts-5.65.0.tar.xz
Normal file
3
kcontacts-5.65.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84dd287010c8daa6865337df39ce14b44f8f7c14c810fe095d264d5bafa7b306
|
||||
size 542528
|
11
kcontacts-5.65.0.tar.xz.sig
Normal file
11
kcontacts-5.65.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQU4ACgkQWNDuZIpI
|
||||
s7vhsAf+JeAjU9WISP+w7Zp6qKALctI9h5cxVx3scyP5qFBr65RZWZtbrqBygGlL
|
||||
+tFJ2NWnj/cP5vRp/wbY24x5rd9yPCjgu2fHclv5mWJ4wIERNPGDc03wDGmmUiE/
|
||||
tbEY6BySJYk5WWWvDU1tDwtk0y7oFuefXhVSclSZJfDpHJdUmed6+gadF5FeEBI0
|
||||
Zjzbrk0m2HhpFGJi6AHyq+P5Ou1/9WzHUlT+U3fUVKuJnMMVLDXhV22AEYiD/b3/
|
||||
nEwKXQ6jdVMwmvl9YtS2eKsEYrDWD9atqEH+1/oVsCe9L0lt3wdBO+l0XMAQwOhH
|
||||
a3JNoEb9r+cWqvH4wK86/c+MUc9IPA==
|
||||
=4CF4
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:25 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.65.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
|
||||
- Changes since 5.64.0:
|
||||
* Fix compile against qt5.15. a flags can't be nullptr
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 3 15:46:53 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kcontacts
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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.64
|
||||
%define _tar_path 5.65
|
||||
# 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.64.0
|
||||
Version: 5.65.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