Hello community,

here is the log from the commit of package akonadi-server for openSUSE:Factory 
checked in at 2016-01-26 17:26:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-server (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-server/akonadi-server.changes    
2016-01-23 01:05:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-server.new/akonadi-server.changes       
2016-01-26 17:26:04.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Jan 25 16:00:35 UTC 2016 - [email protected]
+
+- Obsolete the old akonadi-runtime for Factory/TW due to the 
+  switch to kdepim5 as default
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ akonadi-server.spec ++++++
--- /var/tmp/diff_new_pack.KrmNyg/_old  2016-01-26 17:26:04.000000000 +0100
+++ /var/tmp/diff_new_pack.KrmNyg/_new  2016-01-26 17:26:04.000000000 +0100
@@ -51,7 +51,11 @@
 Requires:       libqt5-sql-mysql
 Requires:       mysql
 Suggests:       mariadb
+%if 0%{?suse_version} > 1320
+Obsoletes:      akonadi-runtime < %{version}
+%else
 Conflicts:      akonadi-runtime
+%endif
 
 %description
 This package contains the data files of Akonadi, the KDE PIM storage
@@ -62,7 +66,11 @@
 Group:          Development/Libraries/X11
 Requires:       libKF5AkonadiPrivate5 = %{version}
 Requires:       %{name} = %{version}
+%if 0%{?suse_version} > 1320
+Obsoletes:      libakonadiprotocolinternals-devel < %{version}
+%else
 Conflicts:      libakonadiprotocolinternals-devel
+%endif
 
 %description -n libKF5AkonadiPrivate-devel
 This package contains development files of Akonadi, the KDE PIM storage


Reply via email to