Hello community,

here is the log from the commit of package kdepim for openSUSE:Factory checked 
in at 2016-02-22 10:16:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdepim (Old)
 and      /work/SRC/openSUSE:Factory/.kdepim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdepim"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdepim/kdepim.changes    2016-01-23 
01:13:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdepim.new/kdepim.changes       2016-02-22 
10:16:02.000000000 +0100
@@ -1,0 +2,21 @@
+Sat Feb 13 08:08:33 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+-------------------------------------------------------------------
+Thu Feb 4 20:33:20 UTC 2016 - tittiatc...@gmail.com
+
+- Make sure that akonadi-search gets installed as that it contains
+  the search agents
+
+-------------------------------------------------------------------
+Wed Jan 27 18:33:20 UTC 2016 - tittiatc...@gmail.com
+
+- Kjots is now offered as a separate package based on Frameworks. 
+  No longer obsolete or conflict it.
+
+-------------------------------------------------------------------

Old:
----
  kdepim-15.12.1.tar.xz

New:
----
  kdepim-15.12.2.tar.xz

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

Other differences:
------------------
++++++ kdepim.spec ++++++
--- /var/tmp/diff_new_pack.fOyuBt/_old  2016-02-22 10:16:03.000000000 +0100
+++ /var/tmp/diff_new_pack.fOyuBt/_new  2016-02-22 10:16:03.000000000 +0100
@@ -55,7 +55,7 @@
 %{nil}
 
 Name:           kdepim
-Version:        15.12.1
+Version:        15.12.2
 Release:        0
 Summary:        Base package of kdepim
 License:        GPL-2.0+ and LGPL-2.1+
@@ -110,6 +110,7 @@
 BuildRequires:  kxmlrpcclient5-devel
 BuildRequires:  libKF5AkonadiPrivate-devel
 BuildRequires:  libassuan-devel
+BuildRequires:  libkgapi-devel
 BuildRequires:  libprison-devel
 BuildRequires:  libqca-qt5-devel
 BuildRequires:  libxslt-devel
@@ -117,7 +118,6 @@
 BuildRequires:  phonon4qt5-devel
 BuildRequires:  syndication-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  libkgapi-devel
 BuildRequires:  xz
 BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
@@ -129,11 +129,16 @@
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5XmlPatterns) >= 5.2.0
+Requires:       akonadi-search
 Requires:       akonadi_resources = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1320
 Obsoletes:      kdepim4 < %{version}
-# Account wizard files
+%else
+Conflicts:      kdepim4
 Conflicts:      kdepim4-runtime <= 4.14.10
+%endif
+# Account wizard files
 
 %description
 This package contains the core files of the kdepim module.
@@ -197,9 +202,13 @@
 Group:          System/GUI/KDE
 Requires:       akonadi-server
 Requires:       kdepim-runtime
+%if 0%{?suse_version} > 1320
 Obsoletes:      akonadi < %{version}
+%else
+Conflicts:      akonadi
 # Executables: Archive mail agent, followup reminder, mailfilter, notes, 
sendlateragent, akonadiconsole
 Conflicts:      kdepim4
+%endif
 
 %description -n akonadi_resources
 This package contains the KDE resources for Akonadi, the KDE PIM
@@ -227,7 +236,11 @@
 License:        LGPL-2.1+
 Group:          Productivity/Networking/News/Utilities
 Requires:       libkdepim = %{version}
+%if 0%{?suse_version} > 1320
 Obsoletes:      akregator < %{version}
+%else
+Conflicts:      akregator
+%endif
 
 %description -n akregator5
 A KDE Feed Aggregator
@@ -259,7 +272,11 @@
 Group:          Productivity/Editors/Other
 Requires:       ktexteditor
 Requires:       libkdepim = %{version}
+%if 0%{?suse_version} > 1320
 Obsoletes:      blogilo < %{version}
+%else
+Conflicts:      blogilo
+%endif
 
 %description -n blogilo5
 A blog editor for KDE
@@ -283,9 +300,13 @@
 Group:          Productivity/Networking/Email/Utilities
 Requires:       kdepim-runtime
 Requires:       libkdepim = %{version}
+%if 0%{?suse_version} > 1320
 Obsoletes:      kaddressbook < %{version}
+%else
+Conflicts:      kaddressbook
 # DBus service file
 Conflicts:      libkdepim4
+%endif
 
 %description -n kaddressbook5
 The KDE Address Book
@@ -314,11 +335,15 @@
 Requires:       kdepim-runtime
 Requires:       libkdepim = %{version}
 Recommends:     kleopatra5
+%if 0%{?suse_version} > 1320
 Obsoletes:      kmail < %{version}
+%else
+Conflicts:      kmail
 # Sieveeditor executable
 Conflicts:      kdepim4
 # mailtransport DBus interface
 Conflicts:      libkdepim4
+%endif
 
 %description -n kmail5
 KMail is the KDE mail client.
@@ -366,9 +391,13 @@
 License:        LGPL-2.1+
 Group:          Productivity/Networking/News/Clients
 Requires:       libkdepim = %{version}
+%if 0%{?suse_version} > 1320
 Obsoletes:      kleopatra < %{version}
+%else
+Conflicts:      kleopatra
 # kleopatra executables
 Conflicts:      kdepim4
+%endif
 
 %description -n kleopatra5
 Kleopatra is a Key Manager for KDE.
@@ -404,7 +433,11 @@
 Group:          Productivity/Networking/Email/Clients
 Requires:       kdepim-runtime
 Requires:       libkdepim = %{version}
+%if 0%{?suse_version} > 1320
 Obsoletes:      ktnef < %{version}
+%else
+Conflicts:      ktnef
+%endif
 
 %description -n ktnef5
 KTNEF is a viewer for email attachments in the TNEF format.
@@ -425,8 +458,11 @@
 License:        LGPL-2.1+
 Group:          Productivity/Other
 Requires:       libkdepim = %{version}
-Obsoletes:      kjots < %{version}
+%if 0%{?suse_version} > 1320
 Obsoletes:      knotes < %{version}
+%else
+Conflicts:      knotes
+%endif
 
 %description -n knotes5
 KNotes is a note taking application for KDE.
@@ -459,7 +495,11 @@
 Suggests:       kaddressbook5
 Suggests:       knotes5
 Suggests:       korganizer5
+%if 0%{?suse_version} > 1320
 Obsoletes:      kontact < %{version}
+%else
+Conflicts:      kontact
+%endif
 
 %description -n kontact5
 Kontact combines the individual applications KMail, KAddressBook and
@@ -488,9 +528,13 @@
 Group:          Productivity/Office/Organizers
 Requires:       kdepim-runtime
 Requires:       libkdepim = %{version}
+%if 0%{?suse_version} > 1320
 Obsoletes:      korganizer < %{version}
+%else
+Conflicts:      korganizer
 # korgac binary, DBus interface
 Conflicts:      kdepim4
+%endif
 
 %description -n korganizer5
 KOrganizer is a calendar application for KDE.
@@ -530,7 +574,11 @@
 License:        LGPL-2.1+
 Group:          Productivity/Other
 Requires:       libkdepim = %{version}
+%if 0%{?suse_version} > 1320
 Obsoletes:      kalarm < %{version}
+%else
+Conflicts:      kalarm
+%endif
 
 %description -n kalarm5
 Personal alarm message, command and email scheduler for KDE
@@ -561,8 +609,13 @@
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Requires:       kdepim = %{version}
+%if 0%{?suse_version} > 1320
 Obsoletes:      ktimetracker < %{version}
 Obsoletes:      libkdepim4 < %{version}
+%else
+Conflicts:      ktimetracker
+Conflicts:      libkdepim4
+%endif
 
 %description -n libkdepim
 This package contains the basic packages for KDE PIM applications.

++++++ kdepim-15.12.1.tar.xz -> kdepim-15.12.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/kdepim/kdepim-15.12.1.tar.xz 
/work/SRC/openSUSE:Factory/.kdepim.new/kdepim-15.12.2.tar.xz differ: char 27, 
line 1


Reply via email to