From 4c75f138bb9bdab45a4664ea23c74d767d7050f2507a2e902e94ae42e58347d6 Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Fri, 9 Sep 2016 08:09:44 +0000 Subject: [PATCH 1/2] update to (16.08.1) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mailimporter?expand=0&rev=26 --- mailimporter-16.08.0.tar.xz | 3 --- mailimporter-16.08.1.tar.xz | 3 +++ mailimporter.changes | 8 ++++++++ mailimporter.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 mailimporter-16.08.0.tar.xz create mode 100644 mailimporter-16.08.1.tar.xz diff --git a/mailimporter-16.08.0.tar.xz b/mailimporter-16.08.0.tar.xz deleted file mode 100644 index 2b7ab8b..0000000 --- a/mailimporter-16.08.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f6dd3ff493ae3b4bcec5915ad1c720c1e108150c10d3e510f0f75b4703953ad -size 382864 diff --git a/mailimporter-16.08.1.tar.xz b/mailimporter-16.08.1.tar.xz new file mode 100644 index 0000000..d570848 --- /dev/null +++ b/mailimporter-16.08.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dcd1f2443f67155e8c61de1c2fccbfdc013ec8c75a0cd3f67ff007af30a1ea2 +size 382900 diff --git a/mailimporter.changes b/mailimporter.changes index 9acd7a3..13093de 100644 --- a/mailimporter.changes +++ b/mailimporter.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 9 08:09:39 UTC 2016 - tittiatcoke@gmail.com + +- Update to KDE Applications 16.08.1 + * KDE Applications 16.08.1 + * https://www.kde.org/announcements/announce-applications-16.08.1.php + + ------------------------------------------------------------------- Tue Aug 23 13:49:10 UTC 2016 - fabian@ritter-vogt.de diff --git a/mailimporter.spec b/mailimporter.spec index 444cab1..834a868 100644 --- a/mailimporter.spec +++ b/mailimporter.spec @@ -17,7 +17,7 @@ Name: mailimporter -Version: 16.08.0 +Version: 16.08.1 Release: 0 Summary: Base package of kdepim License: GPL-2.0 From eed04763d0edf48259f5add2a27f63cde3f4d08397d8bcfb889ad0668d0631a6 Mon Sep 17 00:00:00 2001 From: Wolfgang Bauer Date: Fri, 9 Sep 2016 13:35:04 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/mailimporter?expand=0&rev=27 --- mailimporter.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mailimporter.spec b/mailimporter.spec index 834a868..e2d39b3 100644 --- a/mailimporter.spec +++ b/mailimporter.spec @@ -26,7 +26,7 @@ Url: http://www.kde.org Source0: %{name}-%{version}.tar.xz # It can only build on the same platforms as Qt Webengine ExclusiveArch: %ix86 x86_64 %arm aarch64 mips mips64 -BuildRequires: akonadi-mime-devel = %{version} +BuildRequires: akonadi-mime-devel >= %{version} BuildRequires: akonadi-server-devel BuildRequires: extra-cmake-modules BuildRequires: karchive-devel @@ -35,7 +35,7 @@ BuildRequires: kcoreaddons-devel BuildRequires: kf5-filesystem BuildRequires: ki18n-devel BuildRequires: kmime-devel -BuildRequires: libkdepim-devel +BuildRequires: libkdepim-devel >= %{version} BuildRequires: pkgconfig(Qt5Test) >= 5.5.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.5.0 BuildRequires: pkgconfig(Qt5Xml) >= 5.5.0