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 2024-08-26 22:06:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdeedu-data (Old)
 and      /work/SRC/openSUSE:Factory/.kdeedu-data.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdeedu-data"

Mon Aug 26 22:06:39 2024 rev:114 rq:1195378 version:24.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdeedu-data/kdeedu-data.changes  2024-07-05 
19:54:36.169813275 +0200
+++ /work/SRC/openSUSE:Factory/.kdeedu-data.new.2698/kdeedu-data.changes        
2024-08-26 22:10:03.137571385 +0200
@@ -1,0 +2,11 @@
+Mon Aug 19 07:13:38 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.08.0/
+- Changes since 24.05.2:
+  * No more ECM 5
+  * Use ECM 6
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kdeedu-data.spec ++++++
--- /var/tmp/diff_new_pack.EzBgD3/_old  2024-08-26 22:10:03.685594269 +0200
+++ /var/tmp/diff_new_pack.EzBgD3/_new  2024-08-26 22:10:03.689594436 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.0.0
+%define kf6_version 6.3.0
 %define qt6_version 6.6.0
 
 %bcond_without released
 Name:           kdeedu-data
-Version:        24.05.2
+Version:        24.08.0
 Release:        0
 Summary:        Data files for KDE Education Applications
 License:        GPL-2.0-or-later


++++++ kdeedu-data-24.05.2.tar.xz -> kdeedu-data-24.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeedu-data-24.05.2/.gitlab-ci.yml 
new/kdeedu-data-24.08.0/.gitlab-ci.yml
--- old/kdeedu-data-24.05.2/.gitlab-ci.yml      2023-12-07 21:45:19.000000000 
+0100
+++ new/kdeedu-data-24.08.0/.gitlab-ci.yml      2024-04-23 23:12:24.000000000 
+0200
@@ -4,7 +4,5 @@
 include:
   - project: sysadmin/ci-utilities
     file:
-      - /gitlab-templates/linux.yml
-      - /gitlab-templates/freebsd.yml
       - /gitlab-templates/linux-qt6.yml
       - /gitlab-templates/freebsd-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeedu-data-24.05.2/CMakeLists.txt 
new/kdeedu-data-24.08.0/CMakeLists.txt
--- old/kdeedu-data-24.05.2/CMakeLists.txt      2023-12-07 21:45:19.000000000 
+0100
+++ new/kdeedu-data-24.08.0/CMakeLists.txt      2024-04-23 23:12:24.000000000 
+0200
@@ -1,7 +1,8 @@
-project(kdeedu-data)
 cmake_minimum_required(VERSION 3.16)
 
-find_package(ECM 5.90 REQUIRED NO_MODULE)
+project(kdeedu-data)
+
+find_package(ECM 6.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(FeatureSummary)

Reply via email to