Script 'mail_helper' called by obssrc
Hello community,

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

Package is "filelight"

Wed Apr 23 18:07:05 2025 rev:3 rq:1271618 version:25.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/filelight/filelight.changes    2025-03-19 
11:42:53.500071559 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.filelight.new.30101/filelight.changes 
2025-04-23 18:07:19.101318374 +0200
@@ -1,0 +2,98 @@
+Mon Apr 14 07:06:26 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:09 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.03.90
+  * New feature release
+- Changes since 24.12.3:
+  * don't let file groups be clickable
+  * contextmenucontext: make sure openterminal is called with local urls
+  * contextmenucontext: open terminal at local file path (kde#498184)
+  * Use the KAboutData singleton from KCoreAddons
+  * Show headers in qtc6
+  * Update org.kde.filelight.appdata.xml
+  * Added Daniel Bagge as adopter
+  * Added adopter Thibault Molleman
+  * Added supporter Henning Lammert
+  * Added Supporter
+  * Bump KF and/or QT versions in ecm_set_disabled_deprecation_versions
+
+-------------------------------------------------------------------
+Tue Mar  4 13:00:43 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:14 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:
+  * contextmenucontext: open terminal at local file path (kde#498184)
+
+-------------------------------------------------------------------
+Tue Jan  7 18:52:28 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:05 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:32 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:08 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.80
+  * New feature release
+- Changes since 24.08.3:
+  * Don't include quiet packages in feature_summary
+  * fix clang-format
+  * Make compile on windows
+  * Use common key for saving window state data
+  * shapes: force an update after processing (kde#492326)
+  * centershape: sync with segmentshape again
+  * always reset the filemodel when the tree changes (kde#492155)
+  * Use unique if (KF6DocTools_FOUND)
+  * Only show footer on map page
+  * Adopt KConfig.WindowStateSaver to save window state
+  * Set up KCrash after KAboutData::setApplicationData()
+
+-------------------------------------------------------------------
+Tue Nov  5 10:42:46 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:
----
  filelight-24.08.2.tar.xz
  filelight-24.08.2.tar.xz.sig

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

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

Other differences:
------------------
++++++ filelight.spec ++++++
--- /var/tmp/diff_new_pack.FsMQMZ/_old  2025-04-23 18:07:19.381330173 +0200
+++ /var/tmp/diff_new_pack.FsMQMZ/_new  2025-04-23 18:07:19.385330341 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package filelight
 #
-# 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
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.3.0
+%define kf6_version 6.6.0
 %define qt6_version 6.6.0
 
 %bcond_without released
 Name:           filelight
-Version:        24.08.2
+Version:        25.04.0
 Release:        0
 Summary:        Graphical disk usage viewer
 License:        GPL-2.0-only OR GPL-3.0-only
@@ -32,7 +32,6 @@
 Source2:        applications.keyring
 %endif
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF6CoreAddons) >= %{kf6_version}
 BuildRequires:  cmake(KF6Crash) >= %{kf6_version}
 BuildRequires:  cmake(KF6DocTools) >= %{kf6_version}
@@ -68,8 +67,6 @@
 
 %find_lang %{name} --with-html --all-name
 
-%suse_update_desktop_file org.kde.filelight System Filesystem
-
 %files
 %license LICENSES/*
 %doc AUTHORS README.md


++++++ filelight-24.08.2.tar.xz -> filelight-25.04.0.tar.xz ++++++
++++ 28742 lines of diff (skipped)

Reply via email to