forked from pool/kcontacts
Accepting request 1042109 from KDE:Frameworks5
KDE Frameworks 5.101.0 (forwarded request 1041798 from krop) OBS-URL: https://build.opensuse.org/request/show/1042109 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kcontacts?expand=0&rev=87
This commit is contained in:
commit
89d0b3cf9e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e5063a08367525923cd6c500c7c6674b3a4ee16ec9866207bfe36c0df8c6884b
|
|
||||||
size 212484
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmNnmW8ACgkQWNDuZIpI
|
|
||||||
s7s1QQgAlLSP8AYyumiejvjMnyJR5Iaod73fzm7PwAmk+6ctbcpaDwg45QRBrTNl
|
|
||||||
CsiRNIzwGS9LmO0eGAJ/o9LcfQgwkeTSrxODyYZaZRDLaDaoERSjmayQcNDzttLY
|
|
||||||
RmDgj3Uf6qp1quifNjrOJJjmwG4rnLfa+CSbXmWPCgqHC7bwZWgjyBa+f+qPAlK2
|
|
||||||
uiTBcfk/OQaCu07IxqDuUHZ3ofJCZZSvUR/LXvoeEA19/zQdJzGe9oeX8y/EQvd6
|
|
||||||
nhRa9ez4uoVY3lzcORckN1aDKtNnAgutc41XxSWM6kfvGpSteG9FLP1gQeHaMflT
|
|
||||||
vqh7pU6AMw3tFh1Dwh6KiCSRkIYDww==
|
|
||||||
=ly0k
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kcontacts-5.101.0.tar.xz
Normal file
3
kcontacts-5.101.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1d4c992bfc3c3c29690bb3bd5a762391e7d72829b6e69ecbebb186807071cbfa
|
||||||
|
size 212480
|
11
kcontacts-5.101.0.tar.xz.sig
Normal file
11
kcontacts-5.101.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmOLLLsACgkQWNDuZIpI
|
||||||
|
s7uaCgf9FwN5a4cPjdBjKCDIsDSWg9tVipsuM79Qd057B5Yhax83LsToKWmpWHUq
|
||||||
|
+pyeeXJ+LhuL9uGQUYNdGdgXbkPd23B9su+OHGbiKz6qknt0SJ5lO4Otq5KETEIj
|
||||||
|
Lvll1z01Exmkm88g0Nb7cIjm8KY1CiyL6LUiFgLcOmcg0a3YJFOUSJxpBJl0O5Uy
|
||||||
|
35Mhp4i0Wcp+N0cevnJZszyDsefsSjHr735KKCTpFgr+O6Mn6jwGgEkquEBIXhMd
|
||||||
|
cSU9lIxYt4c6vC8d26oA0PTzrb+wfEUxLKpQjnhU5O/s0tIrcw0DWEr0mezdW3eB
|
||||||
|
1obG2J0CuZdPhAcJe9kQ8Bo/Jdvzcw==
|
||||||
|
=FTYS
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 6 20:10:29 UTC 2022 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.101.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.101.0
|
||||||
|
- No code change since 5.100.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 8 08:34:58 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Nov 8 08:34:58 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,18 +16,17 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.100
|
%define _tar_path 5.101
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: kcontacts
|
Name: kcontacts
|
||||||
Version: 5.100.0
|
Version: 5.101.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE Frameworks based address book API
|
Summary: KDE Frameworks based address book API
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: System/GUI/KDE
|
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
@ -50,7 +49,6 @@ to access address book data stored in different formats.
|
|||||||
|
|
||||||
%package -n libKF5Contacts5
|
%package -n libKF5Contacts5
|
||||||
Summary: KDE Frameworks based address book API
|
Summary: KDE Frameworks based address book API
|
||||||
Group: System/Libraries
|
|
||||||
Provides: %{name} = %{version}
|
Provides: %{name} = %{version}
|
||||||
# package existed in KDE:Unstable:Applications for a short while
|
# package existed in KDE:Unstable:Applications for a short while
|
||||||
Provides: %{name}-data = %{version}
|
Provides: %{name}-data = %{version}
|
||||||
@ -63,7 +61,6 @@ to access address book data stored in different formats.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for kcontacts
|
Summary: Development files for kcontacts
|
||||||
Group: Development/Libraries/KDE
|
|
||||||
Requires: libKF5Contacts5 = %{version}
|
Requires: libKF5Contacts5 = %{version}
|
||||||
Requires: cmake(KF5Codecs) >= %{_kf5_version}
|
Requires: cmake(KF5Codecs) >= %{_kf5_version}
|
||||||
Requires: cmake(KF5Config) >= %{_kf5_version}
|
Requires: cmake(KF5Config) >= %{_kf5_version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user