Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdevelop5-plugin-python3 for 
openSUSE:Factory checked in at 2023-06-23 21:53:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdevelop5-plugin-python3 (Old)
 and      /work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdevelop5-plugin-python3"

Fri Jun 23 21:53:00 2023 rev:50 rq:1094787 version:23.04.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/kdevelop5-plugin-python3/kdevelop5-plugin-python3.changes
        2023-06-09 20:40:40.583682702 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdevelop5-plugin-python3.new.15902/kdevelop5-plugin-python3.changes
     2023-06-23 21:53:03.782772559 +0200
@@ -1,0 +2,5 @@
+Fri Jun 23 07:57:12 UTC 2023 - Christophe Marin <christo...@krop.fr>
+
+- Use the latest python version on Tumbleweed
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdevelop5-plugin-python3.spec ++++++
--- /var/tmp/diff_new_pack.BQpYtC/_old  2023-06-23 21:53:04.414776180 +0200
+++ /var/tmp/diff_new_pack.BQpYtC/_new  2023-06-23 21:53:04.418776203 +0200
@@ -17,11 +17,7 @@
 
 
 %define rname kdev-python
-%if 0%{suse_version} >= 1550
-%define mypython python310
-%else 
 %define mypython python3
-%endif
 %bcond_without released
 Name:           kdevelop5-plugin-python3
 Version:        23.04.2
@@ -85,6 +81,9 @@
 %install
 %kf5_makeinstall -C build
 
+# Remove obsolete docs
+rm -r 
%{buildroot}%{_kf5_sharedir}/kdevpythonsupport/documentation_files/{PyKDE4,PyQt4}
+
 %find_lang kdevpython %{name}.lang
 
 %fdupes -s %{buildroot}
@@ -97,7 +96,7 @@
 %{_kf5_appstreamdir}/org.kde.kdev-python.metainfo.xml
 %{_kf5_debugdir}/kdevpythonsupport.categories
 %{_kf5_libdir}/libkdev*python*.so*
-%{_kf5_plugindir}/
+%{_kf5_plugindir}/kdevplatform/
 %{_kf5_sharedir}/kdevappwizard/
 %{_kf5_sharedir}/kdevpythonsupport/
 

Reply via email to