Hello community,

here is the log from the commit of package python-kde4 for openSUSE:Factory 
checked in at 2016-01-28 17:24:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-kde4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-kde4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-kde4"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-kde4/python-kde4.changes  2015-05-18 
22:31:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-kde4.new/python-kde4.changes     
2016-01-28 17:25:45.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Jan 27 14:10:10 UTC 2016 - [email protected]
+
+- Drop BuildRequires on kdepimlibs4 due to the change to the 
+  Frameworks version of akonadi.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python-kde4/python3-kde4.changes 2015-05-18 
22:31:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-kde4.new/python3-kde4.changes    
2016-01-28 17:25:45.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Jan 27 14:10:42 UTC 2016 - [email protected]
+
+- Drop the BuildRequires on kdepimlibs4 due to the change to the 
+  Frameworks version of Akonadi
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-kde4.spec ++++++
--- /var/tmp/diff_new_pack.zf9i8N/_old  2016-01-28 17:25:46.000000000 +0100
+++ /var/tmp/diff_new_pack.zf9i8N/_new  2016-01-28 17:25:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-kde4
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,19 +29,18 @@
 BuildRequires:  fdupes
 BuildRequires:  libjasper-devel
 BuildRequires:  libkde4-devel
-BuildRequires:  libkdepimlibs4-devel
 BuildRequires:  okular-devel
 BuildRequires:  python-qt4-devel
 BuildRequires:  xz
 Requires:       python-qt4
 Requires:       update-alternatives
-Recommends:     %{name}-akonadi
 Recommends:     %{name}-doc
 Recommends:     %{name}-khtml
 Recommends:     %{name}-knewstuff
 Recommends:     %{name}-plasma
 Recommends:     %{name}-phonon
 # no more nepomuk & soprano with KDE's 4.13 release
+Obsoletes:      %{name}-akonadi
 Obsoletes:      %{name}-nepomuk
 Obsoletes:      %{name}-soprano
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -55,17 +54,6 @@
 Bindings for the KDE Development Platform based on PyQt4 and SIP. Use of these 
bindings
 allows to write Python applications that use the KDE C++ libraries.
 
-%package akonadi
-Summary:        Python bindings for KDE 4 - Akonadi
-Group:          Development/Libraries/KDE
-Requires:       %{name} = %{version}
-%kde4_akonadi_requires
-%kde4_runtime_requires
-
-%description akonadi
-This package contains bindings for the Akonadi PIM libraries, allowing the 
creation of
-Python applications using Akonadi. 
-
 %package doc
 Summary:        Documentation for Python bindings for KDE 4
 Group:          Development/Libraries/KDE
@@ -121,7 +109,6 @@
 Provides:       %{name}-common = %{version}
 #TODO: Change back to '<' after next version update:
 Obsoletes:      %{name}-common <= %{version}
-Requires:       %{name}-akonadi = %{version}
 Requires:       %{name}-khtml = %{version}
 Requires:       %{name}-knewstuff = %{version}
 Requires:       %{name}-phonon = %{version}
@@ -180,9 +167,8 @@
 %{python_sitearch}/PyQt4/uic/widget-plugins
 %{python_sitearch}/PyQt4/uic/pykdeuic4.*
 
-%files akonadi
-%defattr(-,root,root)
-%{python_sitearch}/PyKDE4/akonadi.so
+%files doc
+%doc docs/html
 
 %files doc
 %doc docs/html

++++++ python3-kde4.spec ++++++
--- /var/tmp/diff_new_pack.zf9i8N/_old  2016-01-28 17:25:46.000000000 +0100
+++ /var/tmp/diff_new_pack.zf9i8N/_new  2016-01-28 17:25:46.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-kde4
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,19 +29,18 @@
 BuildRequires:  fdupes
 BuildRequires:  libjasper-devel
 BuildRequires:  libkde4-devel
-BuildRequires:  libkdepimlibs4-devel
 BuildRequires:  okular-devel
 BuildRequires:  python3-qt4-devel
 BuildRequires:  xz
 Requires:       python3-qt4
 Requires:       update-alternatives
-Recommends:     %{name}-akonadi
 Recommends:     %{name}-doc
 Recommends:     %{name}-khtml
 Recommends:     %{name}-knewstuff
 Recommends:     %{name}-plasma
 Recommends:     %{name}-phonon
 # no more nepomuk & soprano with KDE's 4.13 release
+Obsoletes:      %{name}-akonadi
 Obsoletes:      %{name}-nepomuk
 Obsoletes:      %{name}-soprano
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -52,17 +51,6 @@
 Bindings for the KDE Development Platform based on PyQt4 and SIP. Use of these 
bindings
 allows to write Python applications that use the KDE C++ libraries.
 
-%package akonadi
-Summary:        Python bindings for KDE 4 - Akonadi
-Group:          Development/Libraries/KDE
-Requires:       %{name} = %{version}
-%kde4_akonadi_requires
-%kde4_runtime_requires
-
-%description akonadi
-This package contains bindings for the Akonadi PIM libraries, allowing the 
creation of
-Python applications using Akonadi. 
-
 %package doc
 Summary:        Documentation for Python bindings for KDE 4
 Group:          Development/Libraries/KDE
@@ -124,7 +112,6 @@
 Summary:        Development files of %{name}
 Group:          Development/Libraries/KDE
 Requires:       %{name} = %{version}
-Requires:       %{name}-akonadi = %{version}
 Requires:       %{name}-khtml = %{version}
 Requires:       %{name}-knewstuff = %{version}
 Requires:       %{name}-phonon = %{version}
@@ -185,10 +172,6 @@
 %{python3_sitearch}/PyQt4/uic/pykdeuic4.*
 %{python3_sitearch}/PyQt4/uic/__pycache__/
 
-%files akonadi
-%defattr(-,root,root)
-%{python3_sitearch}/PyKDE4/akonadi.so
-
 %files doc
 %doc docs/html
 


Reply via email to