diff --git a/pim-data-exporter-17.04.3.tar.xz b/pim-data-exporter-17.04.3.tar.xz deleted file mode 100644 index af736a6..0000000 --- a/pim-data-exporter-17.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b0dc57a08599ec063d4a164ec832e6fac4f63d6aebf7764b22df3e5ac979be0 -size 265900 diff --git a/pim-data-exporter-17.08.0.tar.xz b/pim-data-exporter-17.08.0.tar.xz new file mode 100644 index 0000000..36bd3ba --- /dev/null +++ b/pim-data-exporter-17.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53396a865528ac16cf54f031848800ff110a33d82e98c7d2cf4551af35aac906 +size 265668 diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index bb066ba..8886fb2 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Fri Aug 11 22:46:33 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 : +- Too many changes to list here + +------------------------------------------------------------------- +Sat Aug 5 18:19:44 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 + + ------------------------------------------------------------------- Sun Jul 16 08:49:52 CEST 2017 - lbeltrame@kde.org diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index 7a84a7d..d9f05bc 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -19,10 +19,10 @@ %bcond_without lang Name: pim-data-exporter -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: Data exporter for KDE PIM License: GPL-2.0+ and LGPL-2.1+ @@ -36,11 +36,6 @@ BuildRequires: boost-devel %endif BuildRequires: extra-cmake-modules BuildRequires: gettext-devel -# Only required for the icon -BuildRequires: kontact -BuildRequires: pkgconfig -BuildRequires: python-devel -BuildRequires: update-desktop-files BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5AkonadiContact) BuildRequires: cmake(KF5AkonadiMime) @@ -55,15 +50,22 @@ BuildRequires: cmake(KF5Libkdepim) BuildRequires: cmake(KF5MailCommon) BuildRequires: cmake(KF5MailTransport) BuildRequires: cmake(KF5PimTextEdit) +# Only required for the icon +BuildRequires: kontact +BuildRequires: pkgconfig +BuildRequires: python-devel +BuildRequires: update-desktop-files BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0 Requires: kontact +%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 utlities needed by KDE PIM to export data for backup and archival. @@ -91,16 +93,16 @@ This package contains utlities needed by KDE PIM to export data for backup and a %files %defattr(-,root,root) -%doc COPYING COPYING.LIB COPYING.DOC -%config %{_kf5_configdir}/pimsettingexporter.renamecategories +%doc COPYING* %config %{_kf5_configdir}/pimsettingexporter.categories -%{_bindir}/pimsettingexporter -%{_bindir}/pimsettingexporterconsole -%{_libdir}/libpimsettingexporterprivate.so.* +%config %{_kf5_configdir}/pimsettingexporter.renamecategories +%doc %lang(en) %{_kf5_htmldir}/en/pimsettingexporter/ %{_kf5_applicationsdir}/org.kde.pimsettingexporter.desktop +%{_kf5_bindir}/pimsettingexporter +%{_kf5_bindir}/pimsettingexporterconsole %{_kf5_configkcfgdir}/pimsettingexporterglobalconfig.kcfg -%{_kf5_htmldir}/en/pimsettingexporter/ -%{_datadir}/kconf_update/ +%{_kf5_libdir}/libpimsettingexporterprivate.so.* +%{_kf5_sharedir}/kconf_update/ %if %{with lang} %files lang -f %{name}.lang