Accepting request 516486 from KDE:Applications

Update to 17.08.0

OBS-URL: https://build.opensuse.org/request/show/516486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pim-data-exporter?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2017-08-28 13:09:28 +00:00 committed by Git OBS Bridge
commit f128e9c20b
4 changed files with 38 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b0dc57a08599ec063d4a164ec832e6fac4f63d6aebf7764b22df3e5ac979be0
size 265900

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53396a865528ac16cf54f031848800ff110a33d82e98c7d2cf4551af35aac906
size 265668

View File

@ -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 Sun Jul 16 08:49:52 CEST 2017 - lbeltrame@kde.org

View File

@ -19,10 +19,10 @@
%bcond_without lang %bcond_without lang
Name: pim-data-exporter Name: pim-data-exporter
Version: 17.04.3 Version: 17.08.0
Release: 0 Release: 0
%define kf5_version 5.26.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}')} %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Summary: Data exporter for KDE PIM Summary: Data exporter for KDE PIM
License: GPL-2.0+ and LGPL-2.1+ License: GPL-2.0+ and LGPL-2.1+
@ -36,11 +36,6 @@ BuildRequires: boost-devel
%endif %endif
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: gettext-devel BuildRequires: gettext-devel
# Only required for the icon
BuildRequires: kontact
BuildRequires: pkgconfig
BuildRequires: python-devel
BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5Akonadi)
BuildRequires: cmake(KF5AkonadiContact) BuildRequires: cmake(KF5AkonadiContact)
BuildRequires: cmake(KF5AkonadiMime) BuildRequires: cmake(KF5AkonadiMime)
@ -55,15 +50,22 @@ BuildRequires: cmake(KF5Libkdepim)
BuildRequires: cmake(KF5MailCommon) BuildRequires: cmake(KF5MailCommon)
BuildRequires: cmake(KF5MailTransport) BuildRequires: cmake(KF5MailTransport)
BuildRequires: cmake(KF5PimTextEdit) 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(Qt5Gui) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0 BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0
Requires: kontact Requires: kontact
%if %{with lang}
Recommends: %{name}-lang Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build %endif
# It can only build on the same platforms as Qt Webengine # 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 %description
This package contains utlities needed by KDE PIM to export data for backup and archival. 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 %files
%defattr(-,root,root) %defattr(-,root,root)
%doc COPYING COPYING.LIB COPYING.DOC %doc COPYING*
%config %{_kf5_configdir}/pimsettingexporter.renamecategories
%config %{_kf5_configdir}/pimsettingexporter.categories %config %{_kf5_configdir}/pimsettingexporter.categories
%{_bindir}/pimsettingexporter %config %{_kf5_configdir}/pimsettingexporter.renamecategories
%{_bindir}/pimsettingexporterconsole %doc %lang(en) %{_kf5_htmldir}/en/pimsettingexporter/
%{_libdir}/libpimsettingexporterprivate.so.*
%{_kf5_applicationsdir}/org.kde.pimsettingexporter.desktop %{_kf5_applicationsdir}/org.kde.pimsettingexporter.desktop
%{_kf5_bindir}/pimsettingexporter
%{_kf5_bindir}/pimsettingexporterconsole
%{_kf5_configkcfgdir}/pimsettingexporterglobalconfig.kcfg %{_kf5_configkcfgdir}/pimsettingexporterglobalconfig.kcfg
%{_kf5_htmldir}/en/pimsettingexporter/ %{_kf5_libdir}/libpimsettingexporterprivate.so.*
%{_datadir}/kconf_update/ %{_kf5_sharedir}/kconf_update/
%if %{with lang} %if %{with lang}
%files lang -f %{name}.lang %files lang -f %{name}.lang