Script 'mail_helper' called by obssrc
Hello community,

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

Package is "k3b"

Wed Apr 23 18:07:09 2025 rev:3 rq:1271628 version:25.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/k3b/k3b.changes        2025-03-19 
11:47:20.431294609 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.k3b.new.30101/k3b.changes     2025-04-23 
18:07:29.013736010 +0200
@@ -1,0 +2,89 @@
+Mon Apr 14 07:06:29 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/
+- Changes since 25.03.90:
+  * snapcraft: Sync fixes into stable
+  * snapcraft: Sync webengine fixes to release
+
+-------------------------------------------------------------------
+Sat Mar 29 08:42:12 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.03.90
+  * New feature release
+- Changes since 24.12.3:
+  * Add an option that controls whether to build docs
+  * Fix drawing progress indicator (kde#496703)
+  * Load the settings values when showing the settings dialog (kde#496189)
+  * Call slotQualityLevelChanged with the correct value, not a random 
hardcoded one
+
+-------------------------------------------------------------------
+Tue Mar  4 13:00:45 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:19 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:33 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:09 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:37 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.90
+  * New feature release
+- Changes since 24.11.80:
+  * Fix drawing progress indicator (kde#496703)
+  * Load the settings values when showing the settings dialog (kde#496189)
+  * Call slotQualityLevelChanged with the correct value, not a random 
hardcoded one
+
+-------------------------------------------------------------------
+Sat Nov 16 17:29:13 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.80
+  * New feature release
+- Changes since 24.08.3:
+  * Fix conditional ripped file pattern parsing (kde#494653)
+  * Remove musicbrainz code (kde#494670)
+  * Fix https://github.com/cmake-lint/cmake-lint issues in CMakeLists.txt files
+
+-------------------------------------------------------------------
+Tue Nov  5 10:42:51 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:
+  * Fix conditional ripped file pattern parsing (kde#494653)
+  * Remove musicbrainz code (kde#494670)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ k3b.spec ++++++
--- /var/tmp/diff_new_pack.jVVTct/_old  2025-04-23 18:07:30.825812358 +0200
+++ /var/tmp/diff_new_pack.jVVTct/_new  2025-04-23 18:07:30.837812863 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package k3b
 #
-# 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,7 +16,7 @@
 #
 
 
-%define kf6_version 6.3.0
+%define kf6_version 6.6.0
 %define qt6_version 6.6.0
 
 %bcond_without released
@@ -24,7 +24,7 @@
 %bcond_without lame
 %bcond_without mad
 Name:           k3b
-Version:        24.08.2
+Version:        25.04.0
 Release:        0
 Summary:        CD/DVD/Blu-ray Burning Application by KDE
 License:        GPL-2.0-or-later
@@ -40,7 +40,6 @@
 Patch1:         0001-Revert-Enable-the-k3b-helper-by-default.patch
 BuildRequires:  fdupes
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
-BuildRequires:  libmusicbrainz-devel
 BuildRequires:  musepack-devel
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KCddb6)


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

Reply via email to