From 1926b10a31baef30b3072e524c5b4d286165a6d89c22d2fcc3948a2c82d369b8 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:28:33 +0000 Subject: [PATCH 1/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=29 --- pim-data-exporter-17.04.3.tar.xz | 3 --- pim-data-exporter-17.07.90.tar.xz | 3 +++ pim-data-exporter.changes | 8 ++++++++ 3 files changed, 11 insertions(+), 3 deletions(-) delete mode 100644 pim-data-exporter-17.04.3.tar.xz create mode 100644 pim-data-exporter-17.07.90.tar.xz 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.07.90.tar.xz b/pim-data-exporter-17.07.90.tar.xz new file mode 100644 index 0000000..30e9ee1 --- /dev/null +++ b/pim-data-exporter-17.07.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1bca1a966725205345478495004fac45845ce20d6b0b8f274c0c5fe04c6c2c0 +size 265652 diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index bb066ba..b1adfc2 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 From 534682e928a3fba7b96b4b95cdf075814e012f26dc803c019d91250813e2210e Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Sat, 5 Aug 2017 18:53:58 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=30 --- pim-data-exporter.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index 7a84a7d..be0fa13 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: pim-data-exporter -Version: 17.04.3 +Version: 17.07.90 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA) From b8d7c0efc75a5c7f3cf52950faa616511bbefedf17f0b3f0468f70ee64b58721 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 23:01:54 +0000 Subject: [PATCH 3/4] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=31 --- pim-data-exporter.changes | 9 +++++++++ pim-data-exporter.spec | 32 +++++++++++++++++--------------- 2 files changed, 26 insertions(+), 15 deletions(-) diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index b1adfc2..8886fb2 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +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 diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index be0fa13..a94f179 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -22,7 +22,7 @@ Name: pim-data-exporter Version: 17.07.90 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 From 281de719fa6a4815096f87a63eceea510ef61dbebf0ec0fbfd2878cec959c909 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Fri, 11 Aug 2017 23:18:49 +0000 Subject: [PATCH 4/4] 17.08.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=32 --- pim-data-exporter-17.07.90.tar.xz | 3 --- pim-data-exporter-17.08.0.tar.xz | 3 +++ pim-data-exporter.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 pim-data-exporter-17.07.90.tar.xz create mode 100644 pim-data-exporter-17.08.0.tar.xz diff --git a/pim-data-exporter-17.07.90.tar.xz b/pim-data-exporter-17.07.90.tar.xz deleted file mode 100644 index 30e9ee1..0000000 --- a/pim-data-exporter-17.07.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1bca1a966725205345478495004fac45845ce20d6b0b8f274c0c5fe04c6c2c0 -size 265652 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.spec b/pim-data-exporter.spec index a94f179..d9f05bc 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -19,7 +19,7 @@ %bcond_without lang Name: pim-data-exporter -Version: 17.07.90 +Version: 17.08.0 Release: 0 %define kf5_version 5.26.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)