Hello community,
here is the log from the commit of package akonadi-calendar for
openSUSE:Factory checked in at 2018-12-19 13:30:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
and /work/SRC/openSUSE:Factory/.akonadi-calendar.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-calendar"
Wed Dec 19 13:30:10 2018 rev:41 rq:658309 version:18.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2018-11-12 09:23:02.982622914 +0100
+++
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.28833/akonadi-calendar.changes
2018-12-19 13:30:12.028869908 +0100
@@ -1,0 +2,37 @@
+Fri Dec 14 06:08:37 UTC 2018 - [email protected]
+
+- Update to 18.12.0
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+ * No code changes since 18.11.90
+
+-------------------------------------------------------------------
+Mon Dec 03 20:55:43 UTC 2018 - [email protected]
+
+- Update to 18.11.90
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+ * Allow to use debug categories
+
+-------------------------------------------------------------------
+Tue Nov 20 06:21:43 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:56:30 UTC 2018 - [email protected]
+
+- Update to 18.11.80
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+ * QT_NO_NARROWING_CONVERSIONS_IN_CONNECT is defined in kf5.51
+ * use new syntax
+ * Remove deprecated method
+
+-------------------------------------------------------------------
@@ -47 +84 @@
- * https://www.kde.org/announcements/announce-applications-18.07.80.php
+ * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -101 +138 @@
- * https://www.kde.org/announcements/announce-applications-18.03.90.php
+ * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -227 +264 @@
- * https://www.kde.org/announcements/announce-applications-17.07.90.php
+ * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -288 +325 @@
- * https://www.kde.org/announcements/announce-applications-17.03.80.php
+ * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -401 +438 @@
- * https://www.kde.org/announcements/announce-applications-16.07.90.php
+ * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -522 +559 @@
- * https://www.kde.org/announcements/announce-applications-15.07.90.php
+ * https://www.kde.org/announcements/announce-applications-15.08-rc.php
Old:
----
akonadi-calendar-18.08.3.tar.xz
New:
----
akonadi-calendar-18.12.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-calendar.spec ++++++
--- /var/tmp/diff_new_pack.BzXzCJ/_old 2018-12-19 13:30:12.560869214 +0100
+++ /var/tmp/diff_new_pack.BzXzCJ/_new 2018-12-19 13:30:12.576869194 +0100
@@ -16,18 +16,17 @@
#
-%bcond_without lang
-
-Name: akonadi-calendar
-Version: 18.08.3
-Release: 0
%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-calendar
+Version: 18.12.0
+Release: 0
Summary: Akonadi calendar integration
License: LGPL-2.1-or-later
Group: System/GUI/KDE
-Url: http://www.kde.org
+URL: http://www.kde.org
Source: akonadi-calendar-%{version}.tar.xz
BuildRequires: akonadi-contact-devel
BuildRequires: akonadi-server-devel >= %{_kapp_version}
@@ -42,7 +41,6 @@
BuildRequires: kwallet-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(Qt5Test)
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
# It can only build on the same platforms as Qt Webengine
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64
@@ -52,8 +50,8 @@
%package -n libKF5AkonadiCalendar5
Summary: KDE PIM Libraries: AkonadiCalendar
Group: Development/Libraries/KDE
-Provides: %{name} = %{version}
Recommends: %{name}-lang
+Provides: %{name} = %{version}
%description -n libKF5AkonadiCalendar5
This library provides calendar integration for Akonadi based Applications.
@@ -66,7 +64,6 @@
%description -n akonadi-plugin-calendar
This package provides plugins required by PIM applications to read and write
calendar data.
-
%package devel
Summary: KDE PIM Libraries: Build Environment
Group: Development/Libraries/KDE
@@ -99,8 +96,7 @@
%postun -n libKF5AkonadiCalendar5 -p /sbin/ldconfig
%files -n libKF5AkonadiCalendar5
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
%{_kf5_libdir}/libKF5AkonadiCalendar.so.*
%{_kf5_debugdir}/*.categories
%{_kf5_debugdir}/*.renamecategories
@@ -113,8 +109,7 @@
%{_kf5_sharedir}/akonadi/plugins/serializer/akonadi_serializer_kcalcore.desktop
%files devel
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
%dir %{_kf5_includedir}/Akonadi
%dir %{_kf5_includedir}/akonadi
%{_kf5_includedir}/Akonadi/Calendar/
@@ -126,7 +121,7 @@
%if %{with lang}
%files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
%endif
%changelog
++++++ akonadi-calendar-18.08.3.tar.xz -> akonadi-calendar-18.12.0.tar.xz ++++++
++++ 2948 lines of diff (skipped)