Hello community,
here is the log from the commit of package akonadi-contact for openSUSE:Factory
checked in at 2019-08-16 15:33:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-contact (Old)
and /work/SRC/openSUSE:Factory/.akonadi-contact.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-contact"
Fri Aug 16 15:33:50 2019 rev:39 rq:723561 version:19.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-contact/akonadi-contact.changes
2019-07-16 08:29:07.379391487 +0200
+++
/work/SRC/openSUSE:Factory/.akonadi-contact.new.22127/akonadi-contact.changes
2019-08-16 15:33:54.085904244 +0200
@@ -1,0 +2,28 @@
+Fri Aug 9 08:29:53 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- 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 - [email protected]
+
+- 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 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
akonadi-contacts-19.04.3.tar.xz
New:
----
akonadi-contacts-19.08.0.tar.xz
akonadi-contacts-19.08.0.tar.xz.sig
applications.keyring
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-contact.spec ++++++
--- /var/tmp/diff_new_pack.5xXIDD/_old 2019-08-16 15:33:56.877903433 +0200
+++ /var/tmp/diff_new_pack.5xXIDD/_new 2019-08-16 15:33:56.905903425 +0200
@@ -16,19 +16,24 @@
#
+%define rname akonadi-contacts
%define sonum 5
%define kf5_version 5.26.0
# 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}')}
%bcond_without lang
Name: akonadi-contact
-Version: 19.04.3
+Version: 19.08.0
Release: 0
Summary: KDE PIM Libraries for Akonadi Contacts
License: LGPL-2.1-or-later
Group: System/GUI/KDE
-URL: http://www.kde.org
-Source: akonadi-contacts-%{version}.tar.xz
+URL: https://www.kde.org
+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-server-devel >= %{_kapp_version}
BuildRequires: extra-cmake-modules >= %{kf5_version}
@@ -104,7 +109,7 @@
%lang_package
%prep
-%setup -q -n akonadi-contacts-%{version}
+%setup -q -n %{rname}-%{version}
%build
%cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
@@ -125,16 +130,12 @@
%license COPYING*
%dir %{_kf5_plugindir}
%dir %{_kf5_plugindir}/akonadi/contacts/
-%dir %{_kf5_servicesdir}/akonadi
-%dir %{_kf5_servicesdir}/akonadi/contact
%{_kf5_debugdir}/*.categories
%{_kf5_debugdir}/*.renamecategories
%{_kf5_datadir}/akonadi/contact/
%{_kf5_plugindir}/akonadi/contacts/plugins/
%{_kf5_plugindir}/kcm_akonadicontact_actions.so
-%{_kf5_servicesdir}/akonadi/contact/
%{_kf5_servicesdir}/akonadicontact_actions.desktop
-%{_kf5_servicetypesdir}/kaddressbookimprotocol.desktop
%files -n libKF5AkonadiContact5
%license COPYING*
++++++ akonadi-contacts-19.04.3.tar.xz -> akonadi-contacts-19.08.0.tar.xz ++++++
++++ 22483 lines of diff (skipped)