Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package libkcompactdisc for openSUSE:Factory
checked in at 2025-04-18 16:16:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkcompactdisc (Old)
and /work/SRC/openSUSE:Factory/.libkcompactdisc.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkcompactdisc"
Fri Apr 18 16:16:42 2025 rev:101 rq:1270504 version:25.04.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/libkcompactdisc/libkcompactdisc.changes
2025-03-07 16:39:23.634390085 +0100
+++
/work/SRC/openSUSE:Factory/.libkcompactdisc.new.30101/libkcompactdisc.changes
2025-04-20 20:01:26.972625298 +0200
@@ -1,0 +2,17 @@
+Mon Apr 14 07:07:10 UTC 2025 - Christophe Marin <[email protected]>
+
+- 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:56 UTC 2025 - Christophe Marin <[email protected]>
+
+- Update to 25.03.90
+ * New feature release
+- Changes since 24.12.3:
+ * Add xml/yaml linting
+
+-------------------------------------------------------------------
Old:
----
libkcompactdisc-24.12.3.tar.xz
libkcompactdisc-24.12.3.tar.xz.sig
New:
----
libkcompactdisc-25.04.0.tar.xz
libkcompactdisc-25.04.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libkcompactdisc.spec ++++++
--- /var/tmp/diff_new_pack.QiiRBn/_old 2025-04-20 20:01:29.056712313 +0200
+++ /var/tmp/diff_new_pack.QiiRBn/_new 2025-04-20 20:01:29.072712981 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libkcompactdisc
#
-# 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
@@ -30,7 +30,7 @@
%endif
%bcond_without released
Name: libkcompactdisc%{?pkg_suffix}
-Version: 24.12.3
+Version: 25.04.0
Release: 0
Summary: CD drive library for KDE Platform
License: GPL-2.0-or-later
++++++ libkcompactdisc-24.12.3.tar.xz -> libkcompactdisc-25.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libkcompactdisc-24.12.3/.gitlab-ci.yml
new/libkcompactdisc-25.04.0/.gitlab-ci.yml
--- old/libkcompactdisc-24.12.3/.gitlab-ci.yml 2024-12-02 05:13:58.000000000
+0100
+++ new/libkcompactdisc-25.04.0/.gitlab-ci.yml 2025-03-10 04:47:34.000000000
+0100
@@ -5,5 +5,8 @@
- project: sysadmin/ci-utilities
file:
- /gitlab-templates/linux-qt6.yml
+ - /gitlab-templates/linux-qt6-next.yml
- /gitlab-templates/freebsd-qt6.yml
- /gitlab-templates/windows-qt6.yml
+ - /gitlab-templates/xml-lint.yml
+ - /gitlab-templates/yaml-lint.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libkcompactdisc-24.12.3/.kde-ci.yml
new/libkcompactdisc-25.04.0/.kde-ci.yml
--- old/libkcompactdisc-24.12.3/.kde-ci.yml 2024-12-02 05:13:58.000000000
+0100
+++ new/libkcompactdisc-25.04.0/.kde-ci.yml 2025-03-10 04:47:34.000000000
+0100
@@ -2,12 +2,12 @@
# SPDX-License-Identifier: CC0-1.0
Dependencies:
-- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6']
- 'require':
+ - 'on': ['@all']
+ 'require':
'frameworks/extra-cmake-modules': '@latest-kf6'
'frameworks/solid': '@latest-kf6'
'frameworks/ki18n': '@latest-kf6'
'libraries/phonon': '@latest-kf6'
Options:
- require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']
+ require-passing-tests-on: ['Linux', 'FreeBSD', 'Windows']
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libkcompactdisc-24.12.3/metainfo.yaml
new/libkcompactdisc-25.04.0/metainfo.yaml
--- old/libkcompactdisc-24.12.3/metainfo.yaml 2024-12-02 05:13:58.000000000
+0100
+++ new/libkcompactdisc-25.04.0/metainfo.yaml 2025-03-10 04:47:34.000000000
+0100
@@ -12,4 +12,4 @@
libraries:
- cmake: "KF5::CompactDisc"
qmake: KCompactDisc
-cmakename: KF5CompactDisc
+cmakename: KF6CompactDisc