forked from pool/akonadi-contact
KDE Gear 21.04 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=204
This commit is contained in:
parent
9006ffbfbc
commit
4c3332b1e0
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 23 08:13:27 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 22.03.80
|
||||||
|
* New feature release
|
||||||
|
- Changes since 21.12.3:
|
||||||
|
* Use the new KContacts address formatting API
|
||||||
|
* Improve search element
|
||||||
|
* Fix compile without deprecated method
|
||||||
|
* Use @QT_VERSION@
|
||||||
|
* Fix includes
|
||||||
|
* normalize install header include (fix qt6 build)
|
||||||
|
* Fix compile error
|
||||||
|
* Make it compile against qt6
|
||||||
|
* Fix some qt6 compile error
|
||||||
|
* fix install dir (qt6 fix compile error)
|
||||||
|
* Remove unused config header file
|
||||||
|
* Use geo: URIs to show an address on a map
|
||||||
|
* Make sure helper apps we start are in path
|
||||||
|
* Prepare to port to KTextTemplate
|
||||||
|
* Prepare using future KF6TextTemplate
|
||||||
|
* Remove extra KIOCore
|
||||||
|
* Explicitely link to KCoreAddons
|
||||||
|
* Clean up include
|
||||||
|
* Fix build with GCC 12 (standard attributes in middle of decl-specifiers)
|
||||||
|
* Remove Kleo dependency
|
||||||
|
* We depend against kf5.90
|
||||||
|
* Adapt build system for building against qt6
|
||||||
|
* Fix duplicated MIME types
|
||||||
|
* Add previously missing dependency
|
||||||
|
* Correct prefix to other PIM repositories in .kde-ci.yml
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 1 09:56:29 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Mar 1 09:56:29 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -23,15 +23,15 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: akonadi-contact
|
Name: akonadi-contact
|
||||||
Version: 21.12.3
|
Version: 22.03.80
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE PIM Libraries for Akonadi Contacts
|
Summary: KDE PIM Libraries for Akonadi Contacts
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||||
@ -166,16 +166,10 @@ to develop KDE PIM applications.
|
|||||||
%{_kf5_sharedir}/akonadi/plugins/serializer/akonadi_serializer_contactgroup.desktop
|
%{_kf5_sharedir}/akonadi/plugins/serializer/akonadi_serializer_contactgroup.desktop
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%dir %{_kf5_includedir}/Akonadi
|
|
||||||
%dir %{_kf5_includedir}/ContactEditor
|
|
||||||
%dir %{_kf5_includedir}/akonadi
|
|
||||||
%dir %{_kf5_includedir}/contacteditor
|
|
||||||
%{_kf5_cmakedir}/KF5AkonadiContact/
|
%{_kf5_cmakedir}/KF5AkonadiContact/
|
||||||
%{_kf5_cmakedir}/KF5ContactEditor/
|
%{_kf5_cmakedir}/KF5ContactEditor/
|
||||||
%{_kf5_includedir}/Akonadi/Contact/
|
%{_kf5_includedir}/AkonadiContact/
|
||||||
%{_kf5_includedir}/ContactEditor
|
%{_kf5_includedir}/AkonadiContactEditor/
|
||||||
%{_kf5_includedir}/akonadi/contact/
|
|
||||||
%{_kf5_includedir}/contacteditor
|
|
||||||
%{_kf5_libdir}/libKF5AkonadiContact.so
|
%{_kf5_libdir}/libKF5AkonadiContact.so
|
||||||
%{_kf5_libdir}/libKF5ContactEditor.so
|
%{_kf5_libdir}/libKF5ContactEditor.so
|
||||||
%{_kf5_mkspecsdir}/qt_AkonadiContact.pri
|
%{_kf5_mkspecsdir}/qt_AkonadiContact.pri
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b5a50748877cac1209bbbfbb19cbd20441c0563924aceceaba081fa113903d12
|
|
||||||
size 425904
|
|
@ -1,16 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmIdZd4ACgkQu0YzUNbv
|
|
||||||
Me+dlRAAiaQDUtv4/nC4/2Wh35+ENVrXsuHVLt196B6TpXLOAtcC3Ia55aJLaoeT
|
|
||||||
8e6R04pVzvok50TFlwRV773HPEnUrSwaA6Vwo1wP9yVYsCFHS6/GwlAr5ozzFpck
|
|
||||||
G/peuRICIJGDlPB1/abkBBkHYUHmPQbx8Nav0lS/nS8BvwvQwyNfTuon4euhbdru
|
|
||||||
CRNmaIeV8WJNs+v7Pp0vtJqC3F6wxiCSqHu+Xwlz4A3VAoAisO5xM8LddjpJ0dBR
|
|
||||||
JMEqOdOkEqwRX+0k3O9SH5NGEd4uUDBqDva5UY30Xz2loHPz2wLww02SWs6k/PEm
|
|
||||||
sL+vBhsggf8Y4muo2SyWiOiDogwsZQiWenWurEyKOUu0MIDRrbVmvXdOiT2asNSC
|
|
||||||
edFVa6AOVMDxLdTMrzK+YBco5yrw+mbk+KFl69iO3Imeov6mHXMgCBg9LMX4nGz9
|
|
||||||
ks92qrRFvl2CnQ+CaDxrvfmb4JjMKp6cTZIXakMynLwTbZvHWhnYbO5IPckypj14
|
|
||||||
INguHwIKPoPXrCrxMFIiSvfO+Fbc6y1U4eJyVLsbKGkErzKEWICWzUuXMm41MWtB
|
|
||||||
DlbqYLfig2/SlqGCd2LiS82ueIyrtzfoDxDv2dLmf+m3uQWGqFc8cWz7mRX4a9M0
|
|
||||||
nR6aws7by7koEXIC8oO0ol7/SDCUyObZNl1BVQ7Vg+cg1q7Zq64=
|
|
||||||
=5fpq
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
akonadi-contacts-22.03.80.tar.xz
Normal file
3
akonadi-contacts-22.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d6d806aa0b0222038b8f1a3f3faaaba7f6e95fb67bf18f0053d2626ab021abb7
|
||||||
|
size 425620
|
16
akonadi-contacts-22.03.80.tar.xz.sig
Normal file
16
akonadi-contacts-22.03.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmI0jeMACgkQOmpNuDnq
|
||||||
|
pte+0A//ZlcSpWWf8KET5sgLjKhci6+LlIVE4G6ChynX8I9fJgFdYZCPIhXw+dWg
|
||||||
|
/vm3Ft7nUzE4kmtR17DJEskTTb870Up+EboeAqCxvx6UajpT/rycHTY0TWZyDOII
|
||||||
|
pwOYVrE0oZl8zH58jzu9SMvRKWJVzBz2AMWJ4p5fdr4eT2xGRR2J3Vb7xkFA3ged
|
||||||
|
7H3Ys8jViYWVmRZOhqEDKORJ173XHW73+Dh1V9/CRpetlWtJQgkaqSUx2aeg2bZU
|
||||||
|
bQSEZExjNIZrwemDD7Oc/97ebpj1uiYVfpsozjurhMKfXSaX/jTzHlOBrF0GB5N1
|
||||||
|
pW8UZtJgwX0Lh6aZPuSZXnBg3eey+GkTWWUZGM7rj5ZqRJ8tKD1ChnqYeXPlu6EP
|
||||||
|
kHsgOJCTb6ODufXp/dCvkrpxb16kU+AeTRbAbpvDevwe1h01pTmRO4DMF5DAiG1r
|
||||||
|
AShIynulQgsZwjUKxXriykCW8y+aXVilIkosOe8ccrfWCCwti2ExmorOQi0HAeuR
|
||||||
|
PX9WiQMtIVVTjuc2dlWzlnjt1BXaLsjB1btyarU96ETEdScy5AYHyAnRVzgtNgGd
|
||||||
|
RxzPP55bpscYF6O2Wxso0099LgGlLbAFgB65vVLRCSCI0NdOJHqt4bdsiwYqQV0c
|
||||||
|
iT66N+gEf5GtpkkWRUigNDp1yXpsv9tC7o42sFTKfrOinMpcg/o=
|
||||||
|
=F44z
|
||||||
|
-----END PGP SIGNATURE-----
|
Loading…
Reference in New Issue
Block a user