SHA256
1
0
forked from pool/kcontacts

Accepting request 773245 from KDE:Frameworks5

KDE Frameworks 5.67

OBS-URL: https://build.opensuse.org/request/show/773245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcontacts?expand=0&rev=53
This commit is contained in:
Oliver Kurz
2020-02-14 15:31:49 +00:00
committed by Git OBS Bridge
6 changed files with 44 additions and 18 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84dd287010c8daa6865337df39ce14b44f8f7c14c810fe095d264d5bafa7b306
size 542528

View File

@@ -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.67.0.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15b09c7cc086f535dfc7d9583ac84ace890f7da64982945ce789c09ff6e0ef83
size 546776

View File

@@ -0,0 +1,11 @@
-----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-----

View File

@@ -1,3 +1,29 @@
-------------------------------------------------------------------
Sun Feb 2 18:06:48 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Replace %make_jobs with %cmake_build.
-------------------------------------------------------------------
Sun Feb 2 14:32:34 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.67.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.67.0.php
- No code change since 5.66.0
-------------------------------------------------------------------
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>

View File

@@ -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.67
# 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.67.0
Release: 0
Summary: KDE Frameworks based address book API
License: LGPL-2.1-or-later
@@ -83,7 +83,7 @@ address books.
%build
%cmake_kf5 -d build -- -DBUILD_TESTING=ON
%make_jobs
%cmake_build
%install
%kf5_makeinstall -C build