Hello community, here is the log from the commit of package libkgapi for openSUSE:Factory checked in at 2018-08-22 14:18:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkgapi (Old) and /work/SRC/openSUSE:Factory/.libkgapi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkgapi" Wed Aug 22 14:18:07 2018 rev:33 rq:630298 version:18.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkgapi/libkgapi.changes 2018-07-18 22:45:19.784673693 +0200 +++ /work/SRC/openSUSE:Factory/.libkgapi.new/libkgapi.changes 2018-08-22 14:18:09.614040033 +0200 @@ -1,0 +2,21 @@ +Thu Aug 16 22:07:25 UTC 2018 - [email protected] + +- Update to 18.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.0.php +- Changes since 18.07.80: + * Fix build against Qt < 5.10 + * Replace KGAPIRaw logging category with file logging + +------------------------------------------------------------------- +Thu Jul 26 13:00:59 UTC 2018 - [email protected] + +- Update to 18.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.07.80.php +- Changes since 18.04.3: + * Too many changes to list here + +------------------------------------------------------------------- Old: ---- libkgapi-18.04.3.tar.xz New: ---- libkgapi-18.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkgapi.spec ++++++ --- /var/tmp/diff_new_pack.FyzVkx/_old 2018-08-22 14:18:10.102041189 +0200 +++ /var/tmp/diff_new_pack.FyzVkx/_new 2018-08-22 14:18:10.102041189 +0200 @@ -17,21 +17,25 @@ %bcond_without lang +# 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}')} Name: libkgapi -Version: 18.04.3 +Version: 18.08.0 Release: 0 Summary: Extension for accessing your Google data License: GPL-2.0-or-later Group: System/GUI/KDE Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz +BuildRequires: cyrus-sasl-devel BuildRequires: extra-cmake-modules >= 1.0.0 BuildRequires: kcalcore-devel BuildRequires: kcontacts5-devel BuildRequires: kcoreaddons-devel BuildRequires: kdelibs4support-devel BuildRequires: kf5-filesystem +BuildRequires: kwallet-devel BuildRequires: pkgconfig BuildRequires: cmake(Qt5LinguistTools) BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 @@ -47,6 +51,7 @@ %package -n libKPimGAPIBlogger5 Summary: Extension for accessing your Google data Group: System/GUI/KDE +Recommends: %{name}-lang = %{version} %description -n libKPimGAPIBlogger5 An extension for accessing some Google services, such as Google Calendar, Google Contacts and Google tasks. @@ -54,6 +59,7 @@ %package -n libKPimGAPICalendar5 Summary: Extension for accessing your Google data Group: System/GUI/KDE +Recommends: %{name}-lang = %{version} %description -n libKPimGAPICalendar5 An extension for accessing some Google services, such as Google Calendar, Google Contacts and Google tasks. @@ -61,6 +67,7 @@ %package -n libKPimGAPIContacts5 Summary: Extension for accessing your Google data Group: System/GUI/KDE +Recommends: %{name}-lang = %{version} %description -n libKPimGAPIContacts5 An extension for accessing some Google services, such as Google Calendar, Google Contacts and Google tasks. @@ -69,7 +76,7 @@ Summary: Extension for accessing your Google data Group: System/GUI/KDE Provides: %{name} = %{version} -Recommends: %{name}-lang +Recommends: %{name}-lang = %{version} %description -n libKPimGAPICore5 An extension for accessing some Google services, such as Google Calendar, Google Contacts and Google tasks. @@ -77,6 +84,7 @@ %package -n libKPimGAPIDrive5 Summary: Extension for accessing your Google data Group: System/GUI/KDE +Recommends: %{name}-lang = %{version} %description -n libKPimGAPIDrive5 An extension for accessing some Google services, such as Google Calendar, Google Contacts and Google tasks. @@ -84,6 +92,7 @@ %package -n libKPimGAPILatitude5 Summary: Extension for accessing your Google data Group: System/GUI/KDE +Recommends: %{name}-lang = %{version} %description -n libKPimGAPILatitude5 An extension for accessing some Google services, such as Google Calendar, Google Contacts and Google tasks. @@ -91,6 +100,7 @@ %package -n libKPimGAPIMaps5 Summary: Extension for accessing your Google data Group: System/GUI/KDE +Recommends: %{name}-lang = %{version} %description -n libKPimGAPIMaps5 An extension for accessing some Google services, such as Google Calendar, Google Contacts and Google tasks. @@ -98,10 +108,20 @@ %package -n libKPimGAPITasks5 Summary: Extension for accessing your Google data Group: System/GUI/KDE +Recommends: %{name}-lang = %{version} %description -n libKPimGAPITasks5 An extension for accessing some Google services, such as Google Calendar, Google Contacts and Google tasks. +%package -n sasl2-kdexoauth2-3 +Summary: Extension for accessing your Google data +Group: System/GUI/KDE +Conflicts: kdepim-runtime < %{_kapp_version} + +%description -n sasl2-kdexoauth2-3 +This package provides a Cyrus SASL plugin to use Google's XOAUTH authentication for receiving +and sending mail through Google servers. + %package devel Summary: KDE PIM Libraries: Build Environment Group: Development/Libraries/KDE @@ -123,9 +143,7 @@ This package contains all necessary include files and libraries needed to develop KDE PIM applications. -%if %{with lang} %lang_package -%endif %prep %setup -q -n libkgapi-%{version} @@ -198,6 +216,11 @@ %doc LICENSE %{_kf5_libdir}/libKPimGAPITasks.so.* +%files -n sasl2-kdexoauth2-3 +%license LICENSE +%dir %{_kf5_libdir}/sasl2/ +%{_kf5_libdir}/sasl2/libkdexoauth2.so.* + %files devel %defattr(-,root,root) %doc LICENSE @@ -211,6 +234,7 @@ %{_kf5_libdir}/libKPimGAPILatitude.so %{_kf5_libdir}/libKPimGAPIMaps.so %{_kf5_libdir}/libKPimGAPITasks.so +%{_kf5_libdir}/sasl2/libkdexoauth2.so %{_kf5_mkspecsdir}/qt_KGAPIBlogger.pri %{_kf5_mkspecsdir}/qt_KGAPICalendar.pri %{_kf5_mkspecsdir}/qt_KGAPIContacts.pri ++++++ libkgapi-18.04.3.tar.xz -> libkgapi-18.08.0.tar.xz ++++++ ++++ 38571 lines of diff (skipped)
