Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kalzium for openSUSE:Factory checked 
in at 2025-08-16 20:37:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kalzium (Old)
 and      /work/SRC/openSUSE:Factory/.kalzium.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kalzium"

Sat Aug 16 20:37:42 2025 rev:178 rq:1299566 version:25.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kalzium/kalzium.changes  2025-07-06 
17:12:35.866594184 +0200
+++ /work/SRC/openSUSE:Factory/.kalzium.new.1085/kalzium.changes        
2025-08-16 20:40:04.593960256 +0200
@@ -1,0 +2,29 @@
+Fri Aug  8 07:47:14 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/25.08.0/
+- No code change since 25.07.80
+
+-------------------------------------------------------------------
+Mon Jul 14 14:25:00 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.07.80
+  * New feature release
+- Changes since 25.04.3:
+  * Clean up CMakePresets.json
+  * Move doc to KF6DocTools_FOUND
+  * Argument can be unused
+  * Remove duplicate margin
+  * It compiles without kf6 deprecated methods
+  * Drop Qt5 support
+  * Re-enable Avogadro for Qt6
+  * Drop QGLFormat stuff
+  * Add missing include
+  * Adapt KNS code to KF6
+  * Use imported targets for Avogadro
+  * Add xml/yaml linting
+  * Fix the encoding of an XML file (utf-8)
+
+-------------------------------------------------------------------

Old:
----
  kalzium-25.04.3.tar.xz
  kalzium-25.04.3.tar.xz.sig

New:
----
  kalzium-25.08.0.tar.xz
  kalzium-25.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ kalzium.spec ++++++
--- /var/tmp/diff_new_pack.BbgmRK/_old  2025-08-16 20:40:05.197985261 +0200
+++ /var/tmp/diff_new_pack.BbgmRK/_new  2025-08-16 20:40:05.197985261 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kalzium
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.6.0
-%define qt6_version 6.6.0
+%define kf6_version 6.14.0
+%define qt6_version 6.6.2
 
 %bcond_without released
 Name:           kalzium
-Version:        25.04.3
+Version:        25.08.0
 Release:        0
 Summary:        Periodic Table of Elements
 License:        GPL-2.0-or-later
@@ -37,12 +37,14 @@
 BuildRequires:  ocaml-facile-devel
 BuildRequires:  openbabel-devel
 BuildRequires:  pkgconfig
+BuildRequires:  cmake(AvogadroLibs)
 BuildRequires:  cmake(KF6Archive) >= %{kf6_version}
 BuildRequires:  cmake(KF6Config) >= %{kf6_version}
 BuildRequires:  cmake(KF6CoreAddons) >= %{kf6_version}
 BuildRequires:  cmake(KF6Crash) >= %{kf6_version}
 BuildRequires:  cmake(KF6DocTools) >= %{kf6_version}
 BuildRequires:  cmake(KF6I18n) >= %{kf6_version}
+BuildRequires:  cmake(KF6NewStuff) >= %{kf6_version}
 BuildRequires:  cmake(KF6Parts) >= %{kf6_version}
 BuildRequires:  cmake(KF6Plotting) >= %{kf6_version}
 BuildRequires:  cmake(KF6TextWidgets) >= %{kf6_version}
@@ -50,7 +52,9 @@
 BuildRequires:  cmake(KF6WidgetsAddons) >= %{kf6_version}
 BuildRequires:  cmake(Qt6Core) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Core5Compat) >= %{qt6_version}
+BuildRequires:  cmake(Qt6Concurrent) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Gui) >= %{qt6_version}
+BuildRequires:  cmake(Qt6OpenGLWidgets) >= %{qt6_version}
 BuildRequires:  cmake(Qt6StateMachine) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Svg) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Widgets) >= %{qt6_version}
@@ -74,10 +78,7 @@
 %autosetup -p1
 
 %build
-%ifarch ppc ppc64
-export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
-%endif
-%cmake_kf6 -DBUILD_WITH_QT6:BOOL=TRUE
+%cmake_kf6
 
 %kf6_build
 
@@ -101,12 +102,15 @@
 %{_kf6_configkcfgdir}/kalzium.kcfg
 %{_kf6_debugdir}/kalzium.categories
 %{_kf6_iconsdir}/hicolor/*/apps/kalzium.*
+%{_kf6_knsrcfilesdir}/kalzium.knsrc
+%{_kf6_libdir}/libcompoundviewer.so.*
 %{_kf6_libdir}/libscience.so.*
 %{_kf6_sharedir}/kalzium/
 %{_kf6_sharedir}/libkdeedu/
 
 %files devel
 %{_includedir}/libkdeedu/
+%{_kf6_libdir}/libcompoundviewer.so
 %{_kf6_libdir}/libscience.so
 
 %files lang -f %{name}.lang


++++++ kalzium-25.04.3.tar.xz -> kalzium-25.08.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/kalzium/kalzium-25.04.3.tar.xz 
/work/SRC/openSUSE:Factory/.kalzium.new.1085/kalzium-25.08.0.tar.xz differ: 
char 26, line 1

Reply via email to