Accepting request 723561 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723561 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/akonadi-contact?expand=0&rev=39
This commit is contained in:
commit
431f2854fa
@ -1,3 +1,31 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:29:53 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 19.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||||
|
- No code change since 19.07.90
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 06 16:50:46 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 19.07.90
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||||
|
- No code changes since 19.07.80
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 11:58:54 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 19.07.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||||
|
- Changes since 19.04.3:
|
||||||
|
* Too many changes to list here
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:32 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:32 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -16,19 +16,24 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
%define rname akonadi-contacts
|
||||||
%define sonum 5
|
%define sonum 5
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
||||||
%{!?_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 lang
|
%bcond_without lang
|
||||||
Name: akonadi-contact
|
Name: akonadi-contact
|
||||||
Version: 19.04.3
|
Version: 19.08.0
|
||||||
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: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: akonadi-contacts-%{version}.tar.xz
|
Source: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz
|
||||||
|
%if %{with lang}
|
||||||
|
Source1: https://download.kde.org/stable/applications/%{version}/src/%{rname}-%{version}.tar.xz.sig
|
||||||
|
Source2: applications.keyring
|
||||||
|
%endif
|
||||||
BuildRequires: akonadi-mime-devel
|
BuildRequires: akonadi-mime-devel
|
||||||
BuildRequires: akonadi-server-devel >= %{_kapp_version}
|
BuildRequires: akonadi-server-devel >= %{_kapp_version}
|
||||||
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
BuildRequires: extra-cmake-modules >= %{kf5_version}
|
||||||
@ -104,7 +109,7 @@ to develop KDE PIM applications.
|
|||||||
%lang_package
|
%lang_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n akonadi-contacts-%{version}
|
%setup -q -n %{rname}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
|
%cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
|
||||||
@ -125,16 +130,12 @@ to develop KDE PIM applications.
|
|||||||
%license COPYING*
|
%license COPYING*
|
||||||
%dir %{_kf5_plugindir}
|
%dir %{_kf5_plugindir}
|
||||||
%dir %{_kf5_plugindir}/akonadi/contacts/
|
%dir %{_kf5_plugindir}/akonadi/contacts/
|
||||||
%dir %{_kf5_servicesdir}/akonadi
|
|
||||||
%dir %{_kf5_servicesdir}/akonadi/contact
|
|
||||||
%{_kf5_debugdir}/*.categories
|
%{_kf5_debugdir}/*.categories
|
||||||
%{_kf5_debugdir}/*.renamecategories
|
%{_kf5_debugdir}/*.renamecategories
|
||||||
%{_kf5_datadir}/akonadi/contact/
|
%{_kf5_datadir}/akonadi/contact/
|
||||||
%{_kf5_plugindir}/akonadi/contacts/plugins/
|
%{_kf5_plugindir}/akonadi/contacts/plugins/
|
||||||
%{_kf5_plugindir}/kcm_akonadicontact_actions.so
|
%{_kf5_plugindir}/kcm_akonadicontact_actions.so
|
||||||
%{_kf5_servicesdir}/akonadi/contact/
|
|
||||||
%{_kf5_servicesdir}/akonadicontact_actions.desktop
|
%{_kf5_servicesdir}/akonadicontact_actions.desktop
|
||||||
%{_kf5_servicetypesdir}/kaddressbookimprotocol.desktop
|
|
||||||
|
|
||||||
%files -n libKF5AkonadiContact5
|
%files -n libKF5AkonadiContact5
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ecae008ccc77ff5982de5152dfc2be62eb1137f24a58aeb74a62291fc2fd93c
|
|
||||||
size 392564
|
|
3
akonadi-contacts-19.08.0.tar.xz
Normal file
3
akonadi-contacts-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:912a657a11d1bd1e680a71b43d69a5a871136ed83f171b11c52f1974d7381ce4
|
||||||
|
size 385500
|
11
akonadi-contacts-19.08.0.tar.xz.sig
Normal file
11
akonadi-contacts-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxncACgkQ29LOiT4t
|
||||||
|
HIc5QggAgVboZIem2yEa45tQdBB7sPVcGHxZ49xWYKTgzmJn/8Tv6qGw478knUgf
|
||||||
|
u+gWKsFtaXEdPqtKCsKRgUvqZjfbqd2zkE7cMVymx+S8Y/tO+m/nr5vqbHtqLQIg
|
||||||
|
HmA6vQFHeTM6S8xR9sMW/gvns0UsMw/cZj1wRvrJ9747ImE9ukESC8G8Es5EvdRs
|
||||||
|
4WgfSpcvhEz/9MlwSx4f6dKhJvifStWKVtyfF+09pjW/w9Zq8G9bpqI/Sz2BkUEt
|
||||||
|
aMcTBc6+U4nMYIh2YAKWaNca8Sy9HYdRs13O3lOQFay56ZqWI5icnrpnKqYuWwgX
|
||||||
|
1uA3fj6feM6QcMp1zl77CY52tExOJw==
|
||||||
|
=9/rQ
|
||||||
|
-----END PGP SIGNATURE-----
|
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user