forked from pool/kcontacts
KDE Frameworks 5.66.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcontacts?expand=0&rev=13
This commit is contained in:
parent
02e2c530bc
commit
6fe5cfc762
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84dd287010c8daa6865337df39ce14b44f8f7c14c810fe095d264d5bafa7b306
|
||||
size 542528
|
@ -1,11 +0,0 @@
|
||||
-----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-----
|
3
kcontacts-5.66.0.tar.xz
Normal file
3
kcontacts-5.66.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08086f554eb4718e91a9e96d143ba05fc741289928db9bcc21b21ca7125b0017
|
||||
size 543836
|
11
kcontacts-5.66.0.tar.xz.sig
Normal file
11
kcontacts-5.66.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxNsACgkQWNDuZIpI
|
||||
s7uHyQgAuc5y2WxnqewAIe5UW1VLrKJx0TlhdaB4OGyW+BfLwx2SydIDdt9R6zqL
|
||||
kykCUqXjJLK1tiCpfLEWQVAGXTunnd8/vZZKQAl/vW2nEDLFQIrnYvqdEXGpKN1/
|
||||
so3v4G3o8u0pPXxUeE1GTJiA20YtfavB1SVjLd/KrE3njdh6Sjka99/5Lzz0vWgj
|
||||
9MVOglTydE19YMb3NZZ3toVqF8mx+OuEULwthTdyClbUEkZrY8h07pEkadN95tgI
|
||||
Nw0eKsvhpfZug/jRfJdUgCpX2yshQbLfrW8P+icajEHhssVQq/V5asqcD7O+y8qf
|
||||
rd/IW8PEXFRBziSQtnBP8G45Yr9dlA==
|
||||
=d+TZ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 5 09:02:03 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:
|
||||
* Port QRegExp to QRegularExpression
|
||||
* Align ECM and Qt setup with Frameworks conventions
|
||||
* Specify ECM dependency version as in any other framework
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 11:18:25 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kcontacts
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 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.65
|
||||
%define _tar_path 5.66
|
||||
# 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.65.0
|
||||
Version: 5.66.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