Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kdeedu-data for openSUSE:Factory 
checked in at 2025-04-18 16:18:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdeedu-data (Old)
 and      /work/SRC/openSUSE:Factory/.kdeedu-data.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdeedu-data"

Fri Apr 18 16:18:22 2025 rev:122 rq:1270386 version:25.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdeedu-data/kdeedu-data.changes  2025-03-07 
16:46:39.368670760 +0100
+++ /work/SRC/openSUSE:Factory/.kdeedu-data.new.30101/kdeedu-data.changes       
2025-04-20 19:57:50.779602038 +0200
@@ -1,0 +2,17 @@
+Mon Apr 14 07:06:38 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:22 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.03.90
+  * New feature release
+- Changes since 24.12.3:
+  * Add xml/yaml linting
+
+-------------------------------------------------------------------

Old:
----
  kdeedu-data-24.12.3.tar.xz
  kdeedu-data-24.12.3.tar.xz.sig

New:
----
  kdeedu-data-25.04.0.tar.xz
  kdeedu-data-25.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kdeedu-data.spec ++++++
--- /var/tmp/diff_new_pack.GEuC9W/_old  2025-04-20 19:57:51.355626002 +0200
+++ /var/tmp/diff_new_pack.GEuC9W/_new  2025-04-20 19:57:51.355626002 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdeedu-data
 #
-# 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
@@ -21,7 +21,7 @@
 
 %bcond_without released
 Name:           kdeedu-data
-Version:        24.12.3
+Version:        25.04.0
 Release:        0
 Summary:        Data files for KDE Education Applications
 License:        GPL-2.0-or-later


++++++ kdeedu-data-24.12.3.tar.xz -> kdeedu-data-25.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeedu-data-24.12.3/.gitlab-ci.yml 
new/kdeedu-data-25.04.0/.gitlab-ci.yml
--- old/kdeedu-data-24.12.3/.gitlab-ci.yml      2024-11-04 08:15:21.000000000 
+0100
+++ new/kdeedu-data-25.04.0/.gitlab-ci.yml      2025-02-26 00:17:09.000000000 
+0100
@@ -5,4 +5,7 @@
   - project: sysadmin/ci-utilities
     file:
       - /gitlab-templates/linux-qt6.yml
+      - /gitlab-templates/linux-qt6-next.yml
       - /gitlab-templates/freebsd-qt6.yml
+      - /gitlab-templates/xml-lint.yml
+      - /gitlab-templates/yaml-lint.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeedu-data-24.12.3/.kde-ci.yml 
new/kdeedu-data-25.04.0/.kde-ci.yml
--- old/kdeedu-data-24.12.3/.kde-ci.yml 2024-11-04 08:15:21.000000000 +0100
+++ new/kdeedu-data-25.04.0/.kde-ci.yml 2025-02-26 00:17:09.000000000 +0100
@@ -2,10 +2,9 @@
 # SPDX-License-Identifier: CC0-1.0
 
 Dependencies:
-- 'on': ['Linux/Qt5', 'FreeBSD/Qt5', 'Windows/Qt5', 'Android/Qt5']
-  'require':
-    'frameworks/extra-cmake-modules': '@stable'
-
-- 'on': ['Linux/Qt6', 'FreeBSD/Qt6', 'Windows/Qt6', 'Android/Qt6']
-  'require':
+ - 'on': ['@all']
+   'require':
     'frameworks/extra-cmake-modules': '@latest-kf6'
+
+Options:
+ require-passing-tests-on: ['@all']

Reply via email to