Hello community,
here is the log from the commit of package akonadi-calendar-tools for
openSUSE:Factory checked in at 2017-08-24 17:52:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-calendar-tools (Old)
and /work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-calendar-tools"
Thu Aug 24 17:52:04 2017 rev:9 rq:516594 version:17.08.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/akonadi-calendar-tools/akonadi-calendar-tools.changes
2017-07-25 11:25:27.498914485 +0200
+++
/work/SRC/openSUSE:Factory/.akonadi-calendar-tools.new/akonadi-calendar-tools.changes
2017-08-24 17:52:06.414892670 +0200
@@ -1,0 +2,17 @@
+Fri Aug 11 22:44:43 UTC 2017 - [email protected]
+
+- Update to KDE Applications 17.08.0
+ * New feature release
+ * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+ * Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT
+
+-------------------------------------------------------------------
+Sat Aug 5 18:16:21 UTC 2017 - [email protected]
+
+- Update to KDE Applications 17.07.90
+ * KDE Applications 17.07.90
+ * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------
Old:
----
akonadi-calendar-tools-17.04.3.tar.xz
New:
----
akonadi-calendar-tools-17.08.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-calendar-tools.spec ++++++
--- /var/tmp/diff_new_pack.I1fpUj/_old 2017-08-24 17:52:08.326623402 +0200
+++ /var/tmp/diff_new_pack.I1fpUj/_new 2017-08-24 17:52:08.326623402 +0200
@@ -19,12 +19,12 @@
%bcond_without lang
Name: akonadi-calendar-tools
-Version: 17.04.3
+Version: 17.08.0
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
-Summary: Base package of kdepim
+Summary: Console applications and utilities for managing calendars
License: GPL-2.0+ and LGPL-2.1+
Group: System/GUI/KDE
Url: http://www.kde.org
@@ -46,13 +46,15 @@
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
-# It can only build on the same platforms as Qt Webengine
-ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64
+%if %{with lang}
Recommends: %{name}-lang
+%endif
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
-This package contains the core files of the kdepim module.
+Console applications and utilities for managing calendars in Akonadi.
%if %{with lang}
%lang_package
@@ -74,13 +76,13 @@
%files
%defattr(-,root,root)
-%doc COPYING COPYING.LIB COPYING.DOC
+%doc COPYING*
%config %{_kf5_configdir}/console.categories
%config %{_kf5_configdir}/console.renamecategories
-%{_bindir}/calendarjanitor
-%{_bindir}/konsolekalendar
+%doc %lang(en) %{_kf5_htmldir}/en/konsolekalendar/
%{_kf5_applicationsdir}/konsolekalendar.desktop
-%{_kf5_htmldir}/en/konsolekalendar/
+%{_kf5_bindir}/calendarjanitor
+%{_kf5_bindir}/konsolekalendar
%{_kf5_iconsdir}/hicolor/*/apps/konsolekalendar.png
%if %{with lang}
++++++ akonadi-calendar-tools-17.04.3.tar.xz ->
akonadi-calendar-tools-17.08.0.tar.xz ++++++
++++ 1819 lines of diff (skipped)