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-03-11 15:30:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdeedu-data (Old)
 and      /work/SRC/openSUSE:Factory/.kdeedu-data.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdeedu-data"

Mon Mar 11 15:30:16 2024 rev:108 rq:1150903 version:24.02.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdeedu-data/kdeedu-data.changes  2023-12-09 
22:54:32.026436150 +0100
+++ /work/SRC/openSUSE:Factory/.kdeedu-data.new.1770/kdeedu-data.changes        
2024-03-11 15:34:47.732325663 +0100
@@ -1,0 +2,13 @@
+Fri Feb 23 13:58:58 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 24.02.0
+  * New feature release
+- No code change since 24.01.95
+
+-------------------------------------------------------------------
+Fri Feb  9 16:08:05 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 24.01.95
+  * https://kde.org/announcements/megarelease/6/rc2/
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kdeedu-data.spec ++++++
--- /var/tmp/diff_new_pack.j6lhR4/_old  2024-03-11 15:34:48.556355974 +0100
+++ /var/tmp/diff_new_pack.j6lhR4/_new  2024-03-11 15:34:48.556355974 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdeedu-data
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,25 @@
 #
 
 
+%define kf6_version 5.246.0
+%define qt6_version 6.6.0
+
 %bcond_without released
 Name:           kdeedu-data
-Version:        23.08.4
+Version:        24.02.0
 Release:        0
 Summary:        Data files for KDE Education Applications
 License:        GPL-2.0-or-later
 URL:            https://edu.kde.org
-Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:        %{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
-BuildRequires:  extra-cmake-modules
+BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
 BuildRequires:  fdupes
-BuildRequires:  kf5-filesystem
-BuildRequires:  xz
+# For ecm_query_qt
+BuildRequires:  cmake(Qt6Core) >= %{qt6_version}
 Obsoletes:      libkdeedu4-data < %{version}
 Obsoletes:      libkeduvocdocument-data < %{version}
 Provides:       libkdeedu4-data = %{version}
@@ -46,16 +49,18 @@
 %autosetup -p1
 
 %build
-%cmake_kf5 -d build
-%cmake_build
+%cmake_kf6 -DBUILD_WITH_QT6:BOOL=TRUE
+
+%kf6_build
 
 %install
-%kf5_makeinstall -C build
-%fdupes -s %{buildroot}
+%kf6_install
+
+%fdupes %{buildroot}
 
 %files
 %license COPYING
-%dir %{_kf5_sharedir}/apps
-%{_kf5_iconsdir}/hicolor/*/*/*.*
-%{_kf5_sharedir}/apps/kvtml/
+%dir %{_kf6_sharedir}/apps
+%{_kf6_iconsdir}/hicolor/*/*/*.*
+%{_kf6_sharedir}/apps/kvtml/
 

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.j6lhR4/_old and 
/var/tmp/diff_new_pack.j6lhR4/_new differ

++++++ kdeedu-data-23.08.4.tar.xz -> kdeedu-data-24.02.0.tar.xz ++++++
++++ 2592 lines of diff (skipped)

Reply via email to