Script 'mail_helper' called by obssrc
Hello community,

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

Package is "kdevelop"

Wed Apr 23 18:07:25 2025 rev:3 rq:1271673 version:25.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/kdevelop/kdevelop.changes      2025-03-19 
11:47:39.368090216 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.kdevelop.new.30101/kdevelop.changes   
2025-04-23 18:08:06.639321271 +0200
@@ -1,0 +2,91 @@
+Mon Apr 14 07:06:41 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
+- Too many changes since 24.12.3, only listing bugfixes:
+  * Fix incorrect icon and color theme under Windows (kde#403134, kde#431009, 
kde#445517, kde#460465, kde#469709)
+  * Initialize KDevFileManagerPlugin synchronously (kde#385916)
+  * sublime: don't hide the active tool view when another one is raised 
(kde#427288)
+  * Sublime::MainWindow: don't disable updates while restoring state 
(kde#381310)
+  * sublime: don't remove the DockWidgetFloatable feature (kde#445321)
+  * Eliminate a fork of KXmlGui's applyMainWindowSettings() (kde#494237)
+  * Fix locations on Declarations in macro expansions (kde#496985)
+
+-------------------------------------------------------------------
+Tue Mar  4 13:00:57 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/
+- Changes since 24.12.2:
+  * Fix build with cmake 4
+  * cmake_qt6widgetsapp app template: fix leakage of main window
+  * snapcraft: Release to stable
+
+-------------------------------------------------------------------
+Tue Feb  4 12:29:33 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/
+- Changes since 24.12.1:
+  * Fix locations on Declarations in macro expansions (kde#496985)
+
+-------------------------------------------------------------------
+Tue Jan  7 18:52:54 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:30 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:57 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.90
+  * New feature release
+- No code change since 24.11.80
+
+-------------------------------------------------------------------
+Sat Nov 16 17:29:36 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.80
+  * New feature release
+- Too many changes since 24.08.3, only listing bugfixes:
+  * MesonManager: remove test suites when a project is closing (kde#427157)
+  * QtHelpQtDoc: unregister obsolete documentations (kde#458510)
+  * UsesWidget: don't try to insert items at invalid positions (kde#492221)
+
+-------------------------------------------------------------------
+Tue Nov  5 10:43:12 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/
+- Changes since 24.08.2:
+  * MesonManager: remove test suites when a project is closing (kde#427157)
+  * VcsEventLogModel: disconnect from log jobs when destroyed
+
+-------------------------------------------------------------------

Old:
----
  kdevelop-24.08.2.tar.xz
  kdevelop-24.08.2.tar.xz.sig

New:
----
  kdevelop-25.04.0.tar.xz
  kdevelop-25.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdevelop.spec ++++++
--- /var/tmp/diff_new_pack.dciJoH/_old  2025-04-23 18:08:06.931333574 +0200
+++ /var/tmp/diff_new_pack.dciJoH/_new  2025-04-23 18:08:06.935333743 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop
 #
-# 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
@@ -17,14 +17,14 @@
 
 
 
-%define kf6_version 6.3.0
+%define kf6_version 6.6.0
 %define qt6_version 6.6.0
 
-%define libkdev_major 60
+%define libkdev_major 62
 
 %bcond_without released
 Name:           kdevelop
-Version:        24.08.2
+Version:        25.04.0
 Release:        0
 Summary:        Plugin-extensible IDE for C/C++ and other programming languages
 License:        GPL-2.0-or-later
@@ -232,8 +232,6 @@
 %{_kf6_plugindir}/kf6/krunner/kdevelopsessions.so
 %dir %{_kf6_plugindir}/kf6/ktexttemplate
 %{_kf6_plugindir}/kf6/ktexttemplate/kdev_filters.so
-%dir %{_kf6_qmldir}/org
-%dir %{_kf6_qmldir}/org/kde
 %dir %{_kf6_qmldir}/org/kde/plasma
 %dir %{_kf6_qmldir}/org/kde/plasma/private
 %{_kf6_qmldir}/org/kde/plasma/private/kdevelopsessions/


++++++ kdevelop-24.08.2.tar.xz -> kdevelop-25.04.0.tar.xz ++++++
/work/SRC/openSUSE:Leap:16.0/kdevelop/kdevelop-24.08.2.tar.xz 
/work/SRC/openSUSE:Leap:16.0/.kdevelop.new.30101/kdevelop-25.04.0.tar.xz 
differ: char 26, line 1

Reply via email to