Hello community, here is the log from the commit of package mailcommon for openSUSE:Factory checked in at 2017-08-24 17:49:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailcommon (Old) and /work/SRC/openSUSE:Factory/.mailcommon.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailcommon" Thu Aug 24 17:49:13 2017 rev:17 rq:516473 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mailcommon/mailcommon.changes 2017-07-25 11:34:10.425065837 +0200 +++ /work/SRC/openSUSE:Factory/.mailcommon.new/mailcommon.changes 2017-08-24 17:49:14.643086856 +0200 @@ -1,0 +2,17 @@ +Fri Aug 11 22:46:25 UTC 2017 - christo...@krop.fr + +- 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 : +- Too many changes to list here + +------------------------------------------------------------------- +Sat Aug 5 18:19:32 UTC 2017 - christo...@krop.fr + +- Update to KDE Applications 17.07.90 + * KDE Applications 17.07.90 + * https://www.kde.org/announcements/announce-applications-17.07.90.php + + +------------------------------------------------------------------- Old: ---- mailcommon-17.04.3.tar.xz New: ---- mailcommon-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailcommon.spec ++++++ --- /var/tmp/diff_new_pack.0XyRu9/_old 2017-08-24 17:49:15.514964050 +0200 +++ /var/tmp/diff_new_pack.0XyRu9/_new 2017-08-24 17:49:15.518963487 +0200 @@ -19,10 +19,10 @@ %bcond_without lang Name: mailcommon -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 KDE PIM library for mail-handling applications License: GPL-2.0 and LGPL-2.1+ @@ -60,8 +60,10 @@ BuildRequires: pkgconfig(Qt5UiTools) >= 5.4.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 # It can only build on the same platforms as Qt Webengine -ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64 +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 +%if %{with lang} Recommends: %{name}-lang +%endif BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -114,22 +116,25 @@ %files %defattr(-,root,root) +%doc COPYING* %config %{_kf5_configdir}/mailcommon.categories %config %{_kf5_configdir}/mailcommon.renamecategories %files devel %defattr(-,root,root) -%{_includedir}/KF5/MailCommon/ -%{_includedir}/KF5/mailcommon/ -%{_includedir}/KF5/mailcommon_version.h +%doc COPYING* %dir %{_kf5_plugindir}/designer +%{_kf5_includedir}/MailCommon/ +%{_kf5_includedir}/mailcommon/ +%{_kf5_includedir}/mailcommon_version.h +%{_kf5_libdir}/cmake/KF5MailCommon/ +%{_kf5_libdir}/libKF5MailCommon.so +%{_kf5_mkspecsdir}/qt_MailCommon.pri %{_kf5_plugindir}/designer/mailcommonwidgets.so -%{_libdir}/cmake/KF5MailCommon/ -%{_libdir}/libKF5MailCommon.so -%{_libdir}/qt5/mkspecs/modules/qt_MailCommon.pri %files -n libKF5MailCommon5 %defattr(-,root,root) +%doc COPYING* %{_libdir}/libKF5MailCommon.so.* %if %{with lang} ++++++ mailcommon-17.04.3.tar.xz -> mailcommon-17.08.0.tar.xz ++++++ ++++ 101265 lines of diff (skipped)