Hello community,

here is the log from the commit of package mailimporter for openSUSE:Factory 
checked in at 2016-09-14 23:05:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mailimporter (Old)
 and      /work/SRC/openSUSE:Factory/.mailimporter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mailimporter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mailimporter/mailimporter.changes        
2016-08-29 15:17:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mailimporter.new/mailimporter.changes   
2016-09-14 23:05:08.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Sep  9 08:09:39 UTC 2016 - tittiatc...@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
+
+
+-------------------------------------------------------------------

Old:
----
  mailimporter-16.08.0.tar.xz

New:
----
  mailimporter-16.08.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mailimporter.spec ++++++
--- /var/tmp/diff_new_pack.GvN6qN/_old  2016-09-14 23:05:09.000000000 +0200
+++ /var/tmp/diff_new_pack.GvN6qN/_new  2016-09-14 23:05:09.000000000 +0200
@@ -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
@@ -26,7 +26,7 @@
 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:  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

++++++ mailimporter-16.08.0.tar.xz -> mailimporter-16.08.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mailimporter-16.08.0/CMakeLists.txt 
new/mailimporter-16.08.1/CMakeLists.txt
--- old/mailimporter-16.08.0/CMakeLists.txt     2016-08-06 20:09:34.000000000 
+0200
+++ new/mailimporter-16.08.1/CMakeLists.txt     2016-08-21 15:32:47.000000000 
+0200
@@ -20,15 +20,15 @@
 include(ECMQtDeclareLoggingCategory)
 include(ECMAddTests)
 
-set(PIM_VERSION "5.3.0")
+set(PIM_VERSION "5.3.1")
 set(MAILIMPORTER_LIB ${PIM_VERSION})
 
 
-set(AKONADIMIME_LIB_VERSION "5.3.0")
-set(KDEPIM_LIB_VERSION "5.3.0")
+set(AKONADIMIME_LIB_VERSION "5.3.1")
+set(KDEPIM_LIB_VERSION "5.3.1")
 set(QT_REQUIRED_VERSION "5.5.0")
-set(KMIME_LIB_VERSION "5.3.0")
-set(AKONADI_VERSION "5.3.0")
+set(KMIME_LIB_VERSION "5.3.1")
+set(AKONADI_VERSION "5.3.1")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test Xml)
 


Reply via email to