From 863c744d0c35026e4bd326822fd24343019723b1f8cd3c1c740e5ea3b3a8ef72 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Sat, 24 Nov 2018 23:45:34 +0000 Subject: [PATCH 1/4] KDE Applications 18.12.0 Beta (last try; fix any other issue post acceptance) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=69 --- pim-data-exporter-18.08.3.tar.xz | 3 --- pim-data-exporter-18.11.80.tar.xz | 3 +++ pim-data-exporter.changes | 15 +++++++++++ pim-data-exporter.spec | 44 +++++++++++++++---------------- 4 files changed, 39 insertions(+), 26 deletions(-) delete mode 100644 pim-data-exporter-18.08.3.tar.xz create mode 100644 pim-data-exporter-18.11.80.tar.xz diff --git a/pim-data-exporter-18.08.3.tar.xz b/pim-data-exporter-18.08.3.tar.xz deleted file mode 100644 index 45a8ae7..0000000 --- a/pim-data-exporter-18.08.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:628e62067272b3d8fb6fb7c1fdc9a58e8399a6b708690e1e56e13553536b0f50 -size 269628 diff --git a/pim-data-exporter-18.11.80.tar.xz b/pim-data-exporter-18.11.80.tar.xz new file mode 100644 index 0000000..d159724 --- /dev/null +++ b/pim-data-exporter-18.11.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a3c7131d811603bdcfd6f5fd75f35cc8028cfd7630c84ef2b828e749e385b3 +size 270644 diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index 6d4f689..8c717d4 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue Nov 20 06:23:05 UTC 2018 - Luca Beltrame + +- Run spec-cleaner + +------------------------------------------------------------------- +Tue Nov 20 05:57:36 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.11.80.php +- Changes since 18.08.3: + * Too many changes to list here + ------------------------------------------------------------------- Thu Nov 08 20:44:19 UTC 2018 - lbeltrame@kde.org diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index b93cf10..c6e9b2b 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -16,26 +16,25 @@ # -%bcond_without lang - -Name: pim-data-exporter -Version: 18.08.3 -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: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} +%bcond_without lang +Name: pim-data-exporter +Version: 18.11.80 +Release: 0 Summary: Data exporter for KDE PIM License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: System/GUI/KDE -Url: http://www.kde.org +URL: http://www.kde.org Source0: %{name}-%{version}.tar.xz -%if 0%{?suse_version} > 1325 -BuildRequires: libboost_headers-devel -%else -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) @@ -50,22 +49,21 @@ 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 +# It can only build on the same platforms as Qt Webengine +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else +BuildRequires: boost-devel +%endif %if %{with lang} Recommends: %{name}-lang %endif -# It can only build on the same platforms as Qt Webengine -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. @@ -85,15 +83,14 @@ This package contains utlities needed by KDE PIM to export data for backup and a %kf5_makeinstall -C build %if %{with lang} %find_lang %{name} --with-man --all-name - %kf5_find_htmldocs + %{kf5_find_htmldocs} %endif %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %config %{_kf5_configdir}/pimsettingexporter.categories %config %{_kf5_configdir}/pimsettingexporter.renamecategories %doc %lang(en) %{_kf5_htmldir}/en/pimsettingexporter/ @@ -103,10 +100,11 @@ This package contains utlities needed by KDE PIM to export data for backup and a %{_kf5_configkcfgdir}/pimsettingexporterglobalconfig.kcfg %{_kf5_libdir}/libpimsettingexporterprivate.so.* %{_kf5_sharedir}/kconf_update/ +%{_kf5_appstreamdir}/org.kde.pimsettingexporter.appdata.xml %if %{with lang} %files lang -f %{name}.lang -%doc COPYING* +%license COPYING* %endif %changelog From 1ca9ad2b21c186631ea650cc33f23cc2badf5802e458ba23d438536f12bd7cc7 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Tue, 4 Dec 2018 16:23:19 +0000 Subject: [PATCH 2/4] KDE Applications 18.12.0 RC (knights is already in K:A) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=70 --- pim-data-exporter-18.11.80.tar.xz | 3 --- pim-data-exporter-18.11.90.tar.xz | 3 +++ pim-data-exporter.changes | 10 ++++++++++ pim-data-exporter.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 pim-data-exporter-18.11.80.tar.xz create mode 100644 pim-data-exporter-18.11.90.tar.xz diff --git a/pim-data-exporter-18.11.80.tar.xz b/pim-data-exporter-18.11.80.tar.xz deleted file mode 100644 index d159724..0000000 --- a/pim-data-exporter-18.11.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0a3c7131d811603bdcfd6f5fd75f35cc8028cfd7630c84ef2b828e749e385b3 -size 270644 diff --git a/pim-data-exporter-18.11.90.tar.xz b/pim-data-exporter-18.11.90.tar.xz new file mode 100644 index 0000000..3708c87 --- /dev/null +++ b/pim-data-exporter-18.11.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c36ddcbdb53960f74aee0a4920b79a615eddb7302cb89826b9af6ea9b8d55d21 +size 270820 diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index 8c717d4..9f4a98b 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 03 20:56:27 UTC 2018 - lbeltrame@kde.org + +- Update to 18.11.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12-rc.php +- Changes since 18.11.80: + * Fix SelectionTypeTreeWidgetTest + ------------------------------------------------------------------- Tue Nov 20 06:23:05 UTC 2018 - Luca Beltrame diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index c6e9b2b..813181f 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: pim-data-exporter -Version: 18.11.80 +Version: 18.11.90 Release: 0 Summary: Data exporter for KDE PIM License: GPL-2.0-or-later AND LGPL-2.1-or-later From 4f0976fb389e468561ade270e236d042470cbc1069207eb8a6a2be5b2b86ade0 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 16:51:35 +0000 Subject: [PATCH 3/4] KDE Applications 18.12.0 (not yet built) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=71 --- pim-data-exporter-18.11.90.tar.xz | 3 --- pim-data-exporter-18.12.0.tar.xz | 3 +++ pim-data-exporter.changes | 10 ++++++++++ pim-data-exporter.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 pim-data-exporter-18.11.90.tar.xz create mode 100644 pim-data-exporter-18.12.0.tar.xz diff --git a/pim-data-exporter-18.11.90.tar.xz b/pim-data-exporter-18.11.90.tar.xz deleted file mode 100644 index 3708c87..0000000 --- a/pim-data-exporter-18.11.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c36ddcbdb53960f74aee0a4920b79a615eddb7302cb89826b9af6ea9b8d55d21 -size 270820 diff --git a/pim-data-exporter-18.12.0.tar.xz b/pim-data-exporter-18.12.0.tar.xz new file mode 100644 index 0000000..5787896 --- /dev/null +++ b/pim-data-exporter-18.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c96bd35fad10c03a51e0f3785fffe23fdd05f266cce883ace92672640639d7b +size 270888 diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index 9f4a98b..cbf8dc0 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Dec 14 06:09:23 UTC 2018 - lbeltrame@kde.org + +- Update to 18.12.0 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.12.0.php +- Changes since 18.11.90: + * No code changes since 18.11.90 + ------------------------------------------------------------------- Mon Dec 03 20:56:27 UTC 2018 - lbeltrame@kde.org diff --git a/pim-data-exporter.spec b/pim-data-exporter.spec index 813181f..dd1897d 100644 --- a/pim-data-exporter.spec +++ b/pim-data-exporter.spec @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: pim-data-exporter -Version: 18.11.90 +Version: 18.12.0 Release: 0 Summary: Data exporter for KDE PIM License: GPL-2.0-or-later AND LGPL-2.1-or-later From fdc9a4e3a268a65904dd457179bb8891a6760779902435fa4620ec214dcf43c3 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 14 Dec 2018 23:07:00 +0000 Subject: [PATCH 4/4] Fix wrong beta and rc release announcement URLs OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/pim-data-exporter?expand=0&rev=72 --- pim-data-exporter.changes | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pim-data-exporter.changes b/pim-data-exporter.changes index cbf8dc0..b8bb9ff 100644 --- a/pim-data-exporter.changes +++ b/pim-data-exporter.changes @@ -29,7 +29,7 @@ Tue Nov 20 05:57:36 UTC 2018 - lbeltrame@kde.org - Update to 18.11.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.11.80.php + * https://www.kde.org/announcements/announce-applications-18.12-beta.php - Changes since 18.08.3: * Too many changes to list here @@ -83,7 +83,7 @@ Thu Jul 26 13:01:06 UTC 2018 - lbeltrame@kde.org - Update to 18.07.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.07.80.php + * https://www.kde.org/announcements/announce-applications-18.08-beta.php - Changes since 18.04.3: * Blogilo is unmaintained now @@ -133,7 +133,7 @@ Fri Apr 06 07:10:17 CEST 2018 - lbeltrame@kde.org - Update to 18.03.90 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-18.03.90.php + * https://www.kde.org/announcements/announce-applications-18.04-rc.php - Changes since 17.12.3: * Add missing override * Use QLatin1String @@ -263,7 +263,7 @@ 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 + * https://www.kde.org/announcements/announce-applications-17.08-rc.php ------------------------------------------------------------------- @@ -334,7 +334,7 @@ Sat Mar 25 23:10:54 CET 2017 - lbeltrame@kde.org - Update to 17.03.80 * New feature release * For more details please see: - * https://www.kde.org/announcements/announce-applications-17.03.80.php + * https://www.kde.org/announcements/announce-applications-17.04-beta.php - Changes since 16.12.3: * Too many changes to list here