commit mbox-importer for openSUSE:Factory
Hello community, here is the log from the commit of package mbox-importer for openSUSE:Factory checked in at 2017-08-28 15:09:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "mbox-importer" Mon Aug 28 15:09:01 2017 rev:9 rq:516476 version:17.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2017-07-29 09:00:12.486995515 +0200 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new/mbox-importer.changes 2017-08-28 15:09:23.874251409 +0200 @@ -1,0 +2,20 @@ +Fri Aug 11 22:46:27 UTC 2017 - christophe@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 : + * Add desktop file name + * don't use deprecated methpd + * Minor + * Activate by default QT_NO_NARROWING_CONVERSIONS_IN_CONNECT + +------------------------------------------------------------------- +Sat Aug 5 18:19:35 UTC 2017 - christophe@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: ---- mbox-importer-17.04.3.tar.xz New: ---- mbox-importer-17.08.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.7OxAjE/_old 2017-08-28 15:09:24.946100632 +0200 +++ /var/tmp/diff_new_pack.7OxAjE/_new 2017-08-28 15:09:24.966097818 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: mbox-importer -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.90 in KUA) @@ -43,10 +43,12 @@ BuildRequires: cmake(KF5Service) BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0 +%if %{with lang} Recommends: %{name}-lang -BuildRoot: %{_tmppath}/%{name}-%{version}-build +%endif # 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 +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package contains a tool that can be used to import mbox archives @@ -71,9 +73,9 @@ %files %defattr(-,root,root) -%doc COPYING COPYING.LIB COPYING.DOC -%{_bindir}/mboximporter +%doc COPYING* %{_kf5_applicationsdir}/org.kde.mboximporter.desktop +%{_kf5_bindir}/mboximporter %if %{with lang} %files lang -f %{name}.lang ++++++ mbox-importer-17.04.3.tar.xz -> mbox-importer-17.08.0.tar.xz ++++++ ++++ 2749 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de