Hello community,
here is the log from the commit of package akonadi-contact for openSUSE:Factory
checked in at 2020-02-10 21:47:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-contact (Old)
and /work/SRC/openSUSE:Factory/.akonadi-contact.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-contact"
Mon Feb 10 21:47:08 2020 rev:46 rq:771571 version:19.12.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-contact/akonadi-contact.changes
2020-02-03 11:11:52.797801313 +0100
+++
/work/SRC/openSUSE:Factory/.akonadi-contact.new.26092/akonadi-contact.changes
2020-02-10 21:47:09.421983160 +0100
@@ -1,0 +2,15 @@
+Fri Feb 7 08:36:45 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Replace %make_jobs with %cmake_build.
+
+-------------------------------------------------------------------
+Wed Feb 5 06:28:38 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.2
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+- Update build requirements
+
+-------------------------------------------------------------------
Old:
----
akonadi-contacts-19.12.1.tar.xz
akonadi-contacts-19.12.1.tar.xz.sig
New:
----
akonadi-contacts-19.12.2.tar.xz
akonadi-contacts-19.12.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-contact.spec ++++++
--- /var/tmp/diff_new_pack.1tkh5g/_old 2020-02-10 21:47:10.933983996 +0100
+++ /var/tmp/diff_new_pack.1tkh5g/_new 2020-02-10 21:47:10.969984016 +0100
@@ -23,7 +23,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: akonadi-contact
-Version: 19.12.1
+Version: 19.12.2
Release: 0
Summary: KDE PIM Libraries for Akonadi Contacts
License: LGPL-2.1-or-later
@@ -43,13 +43,17 @@
BuildRequires: cmake(KF5Config) >= %{kf5_version}
BuildRequires: cmake(KF5Contacts)
BuildRequires: cmake(KF5DBusAddons) >= %{kf5_version}
-BuildRequires: cmake(KF5KIO) >= %{kf5_version}
BuildRequires: cmake(KF5I18n) >= %{kf5_version}
BuildRequires: cmake(KF5IconThemes) >= %{kf5_version}
+BuildRequires: cmake(KF5KIO) >= %{kf5_version}
BuildRequires: cmake(KF5Mime)
-BuildRequires: cmake(KF5Prison)
-BuildRequires: cmake(Qt5Test) >= 5.11.0
-BuildRequires: cmake(Qt5Widgets) >= 5.11.0
+BuildRequires: cmake(KF5Prison) >= %{kf5_version}
+BuildRequires: cmake(KF5Service) >= %{kf5_version}
+BuildRequires: cmake(KF5TextWidgets) >= %{kf5_version}
+BuildRequires: cmake(KF5WidgetsAddons) >= %{kf5_version}
+BuildRequires: cmake(KF5XmlGui) >= %{kf5_version}
+BuildRequires: cmake(Qt5Test) >= 5.12.0
+BuildRequires: cmake(Qt5Widgets) >= 5.12.0
Requires: libKF5AkonadiContact5 = %{version}
Requires: libKF5ContactEditor5 = %{version}
Recommends: %{name}-lang
@@ -96,6 +100,7 @@
Requires: libKF5ContactEditor5 = %{version}
Requires: cmake(KF5Akonadi)
Requires: cmake(KF5Contacts)
+Requires: cmake(Qt5Widgets) >= 5.12.0
Obsoletes: akonadi-contacts-devel < %{version}
Provides: akonadi-contacts-devel = %{version}
@@ -110,7 +115,7 @@
%build
%cmake_kf5 -d build -- -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
-%make_jobs
+%cmake_build
%install
%kf5_makeinstall -C build
++++++ akonadi-contacts-19.12.1.tar.xz -> akonadi-contacts-19.12.2.tar.xz ++++++
++++ 2197 lines of diff (skipped)