Hello community, here is the log from the commit of package kdepim-runtime for openSUSE:Factory checked in at 2017-12-18 08:56:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdepim-runtime (Old) and /work/SRC/openSUSE:Factory/.kdepim-runtime.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdepim-runtime" Mon Dec 18 08:56:27 2017 rev:31 rq:557026 version:17.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdepim-runtime/kdepim-runtime.changes 2017-11-16 14:21:59.536031075 +0100 +++ /work/SRC/openSUSE:Factory/.kdepim-runtime.new/kdepim-runtime.changes 2017-12-18 08:56:34.599289203 +0100 @@ -1,0 +2,46 @@ +Thu Dec 14 10:38:41 UTC 2017 - [email protected] + +- Update license to GPL-2.0+ and GPL-3.0+ + +------------------------------------------------------------------- +Sat Dec 09 14:59:05 CET 2017 - [email protected] + +- Update to 17.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12.0.php +- Changes since 17.11.90: + * Adapt to Qt 5.10 rc2 API changes + * Remove duplicate find_package(KPimGAPI ...) call + +------------------------------------------------------------------- +Fri Dec 8 15:46:46 UTC 2017 - [email protected] + +- Remove libkolab-qt5-devel BuildDep + +------------------------------------------------------------------- +Sat Dec 02 10:12:36 CET 2017 - [email protected] + +- Update to 17.11.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-rc.php +- Changes since 17.11.80: + * Fix error when generate contact + * Fix POP3 mail fetch not finishing if there are no new messages but some old ones + * IMAP: always set merge mode in RetrieveItemsTask + * Fix check version + * Recreate full URLs from partial URLs (kde#386985) + * Fix message extraction in kdepim-runtime/resources/ews/wizard/ + +------------------------------------------------------------------- +Mon Nov 20 06:59:07 CET 2017 - [email protected] + +- Update to 17.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-17.12-beta.php +- Changes since 17.08.3: + * Too many changes to list here + +------------------------------------------------------------------- Old: ---- kdepim-runtime-17.08.3.tar.xz New: ---- kdepim-runtime-17.12.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdepim-runtime.spec ++++++ --- /var/tmp/diff_new_pack.ZCUSFm/_old 2017-12-18 08:56:35.211259661 +0100 +++ /var/tmp/diff_new_pack.ZCUSFm/_new 2017-12-18 08:56:35.211259661 +0100 @@ -19,13 +19,13 @@ %bcond_without lang Name: kdepim-runtime -Version: 17.08.3 +Version: 17.12.0 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: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} Summary: Akonadi resources for PIM applications -License: GPL-2.0 +License: GPL-2.0+ and GPL-3.0+ Group: System/GUI/KDE Url: http://www.kde.org Source: kdepim-runtime-%{version}.tar.xz @@ -52,11 +52,12 @@ BuildRequires: kmime-devel >= %{_kapp_version} BuildRequires: knewstuff-devel >= %{kf5_version} BuildRequires: knotifyconfig-devel >= %{kf5_version} +BuildRequires: ktextwidgets-devel >= %{kf5_version} BuildRequires: kwallet-devel >= %{kf5_version} BuildRequires: kwidgetsaddons-devel >= %{kf5_version} BuildRequires: libkgapi-devel >= 1.9.81 -BuildRequires: libkolab-qt5-devel >= 1.0 BuildRequires: libkolabxml-devel >= 1.1 +BuildRequires: libxerces-c-devel BuildRequires: libxslt-devel BuildRequires: cmake(KF5Akonadi) # broken KF5::AkonadiContact, phonon is in interface includes, but private link library @@ -66,8 +67,16 @@ BuildRequires: shared-mime-info BuildRequires: syndication-devel >= %{_kapp_version} BuildRequires: xz +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_program_options-devel +BuildRequires: libboost_system-devel +BuildRequires: libboost_thread-devel +%else +BuildRequires: boost-devel +%endif BuildRequires: pkgconfig(Qt5DBus) >= 5.5.0 BuildRequires: pkgconfig(Qt5Test) >= 5.5.0 +BuildRequires: pkgconfig(Qt5TextToSpeech) >= 5.7.0 BuildRequires: pkgconfig(Qt5UiTools) >= 5.5.0 BuildRequires: pkgconfig(Qt5WebEngine) >= 5.6.0 BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.5.0 @@ -123,6 +132,12 @@ %config %{_kf5_configdir}/kdepim-runtime.categories %config %{_kf5_configdir}/kdepim-runtime.renamecategories %doc %lang(en) %{_kf5_htmldir}/en/kioslave5/ +%dir %{_kf5_iconsdir}/hicolor/24x24 +%dir %{_kf5_iconsdir}/hicolor/72x72 +%dir %{_kf5_iconsdir}/hicolor/96x96 +%{_kf5_iconsdir}/hicolor/24x24/apps +%{_kf5_iconsdir}/hicolor/72x72/apps +%{_kf5_iconsdir}/hicolor/96x96/apps %{_kf5_bindir}/* %{_kf5_dbusinterfacesdir}/*.xml %{_kf5_iconsdir}/hicolor/*/*/* ++++++ kdepim-runtime-17.08.3.tar.xz -> kdepim-runtime-17.12.0.tar.xz ++++++ ++++ 312253 lines of diff (skipped)
