Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdevelop-plugin-python3 for 
openSUSE:Leap:16.0 checked in at 2025-04-23 18:07:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/kdevelop-plugin-python3 (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.kdevelop-plugin-python3.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdevelop-plugin-python3"

Wed Apr 23 18:07:26 2025 rev:3 rq:1271675 version:25.04.0

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:16.0/kdevelop-plugin-python3/kdevelop-plugin-python3.changes
        2025-03-19 11:47:39.856110720 +0100
+++ 
/work/SRC/openSUSE:Leap:16.0/.kdevelop-plugin-python3.new.30101/kdevelop-plugin-python3.changes
     2025-04-23 18:08:08.055380933 +0200
@@ -1,0 +2,86 @@
+Mon Apr 14 07:06:42 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.04.0/
+- No code change since 25.03.90
+
+-------------------------------------------------------------------
+Sat Mar 29 08:42:25 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.03.90
+  * New feature release
+- Changes since 24.12.3:
+  * Fix build with Python 3.13
+
+-------------------------------------------------------------------
+Tue Mar  4 13:00:58 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.3/
+- No code change since 24.12.2
+
+-------------------------------------------------------------------
+Tue Feb  4 12:29:34 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.2/
+- No code change since 24.12.1
+
+-------------------------------------------------------------------
+Tue Jan  7 18:52:55 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.1/
+- No code change since 24.12.0
+
+-------------------------------------------------------------------
+Sun Dec  8 09:27:31 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.0/
+- No code change since 24.11.90
+
+-------------------------------------------------------------------
+Mon Dec  2 08:42:58 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.90
+  * New feature release
+- Changes since 24.11.80:
+  * Fix build with Python 3.13
+
+-------------------------------------------------------------------
+Sat Nov 16 17:29:37 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.80
+  * New feature release
+- Changes since 24.08.3:
+  * fix build on musl libc linuxes (header sys/types.h missing in 
asttransformer.cpp)
+  * cls is not only for __new__ methods a valid first argument.
+  * Fix a crash in CodeHelpers::expressionUnderCursor()
+  * kdevpdb: reduce clazy warnings in DebugSession implementation
+  * Fix unused QString
+  * Fix c++11 range-loop might detach Qt container
+  * Fix Don't use temporary for QRegularexpression
+  * Fix Wclazy-qmap-with-pointer-key
+  * Lock the DUChain when retrieving the declaration for a StructureType 
(kde#444055)
+
+-------------------------------------------------------------------
+Tue Nov  5 10:43:13 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.08.3/
+- No code change since 24.08.2
+
+-------------------------------------------------------------------

Old:
----
  kdev-python-24.08.2.tar.xz
  kdev-python-24.08.2.tar.xz.sig

New:
----
  kdev-python-25.04.0.tar.xz
  kdev-python-25.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdevelop-plugin-python3.spec ++++++
--- /var/tmp/diff_new_pack.hy0SRm/_old  2025-04-23 18:08:08.347393237 +0200
+++ /var/tmp/diff_new_pack.hy0SRm/_new  2025-04-23 18:08:08.351393405 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop-plugin-python3
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %define rname kdev-python
 %define mypython python3
-%define kf6_version 6.3.0
+%define kf6_version 6.6.0
 %define qt6_version 6.6.0
 
 %bcond_without released
 Name:           kdevelop-plugin-python3
-Version:        24.08.2
+Version:        25.04.0
 Release:        0
 Summary:        Python support for KDevelop
 License:        GPL-2.0-or-later
@@ -48,7 +48,7 @@
 BuildRequires:  cmake(Qt6Test) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Widgets) >= %{qt6_version}
 # Package was renamed before 24.08 release
-Requires:       kdevelop >= 24.08.2
+Requires:       kdevelop >= 24.08.0
 Recommends:     %{mypython}-pep8
 Provides:       kdevelop4-plugin-python = %{version}
 Obsoletes:      kdevelop4-plugin-python < %{version}


++++++ kdev-python-24.08.2.tar.xz -> kdev-python-25.04.0.tar.xz ++++++
++++ 12374 lines of diff (skipped)

Reply via email to