Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package analitza for openSUSE:Leap:16.0 
checked in at 2025-04-23 18:06:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/analitza (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.analitza.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "analitza"

Wed Apr 23 18:06:56 2025 rev:3 rq:1271595 version:25.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/analitza/analitza.changes      2025-03-19 
11:39:03.614399226 +0100
+++ /work/SRC/openSUSE:Leap:16.0/.analitza.new.30101/analitza.changes   
2025-04-23 18:06:59.868508045 +0200
@@ -1,0 +2,92 @@
+Tue Apr 15 08:51:06 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Drop BuildRequires: pkgconfig(glew) as it is not used for build
+  (glew is only needed for win32).
+
+-------------------------------------------------------------------
+Mon Apr 14 07:06:20 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:02 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 25.03.90
+  * New feature release
+- Changes since 24.12.3:
+  * Add xml/yaml linting
+  * analyzer simplificator: Account for unary roots
+  * declarative: Make AnalitzaWrapper a bit more resilient
+
+-------------------------------------------------------------------
+Tue Mar  4 13:00:36 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.3/
+- No code change since 24.12.2
+
+-------------------------------------------------------------------
+Tue Feb  4 12:29:07 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.2/
+- Changes since 24.12.1:
+  * analyzer simplificator: Account for unary roots
+
+-------------------------------------------------------------------
+Tue Jan  7 18:52:17 UTC 2025 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.1/
+- No code change since 24.12.0
+
+-------------------------------------------------------------------
+Sun Dec  8 09:26:54 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.12.0/
+- No code change since 24.11.90
+
+-------------------------------------------------------------------
+Mon Dec  2 08:42:22 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.90
+  * New feature release
+- No code change since 24.11.80
+
+-------------------------------------------------------------------
+Sat Nov 16 17:28:56 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.11.80
+  * New feature release
+- Changes since 24.08.3:
+  * Don't include quiet packages in feature_summary
+  * Fix QML issue in ExpressionInput of Kalgebra
+  * Switch to the CMake target for GLEW as it appears that GLEW_LIBRARY is no 
longer being set as a variable
+  * Remove virtual keyword when we use override
+  * Add Android CI
+  * Proofreading
+
+-------------------------------------------------------------------
+Tue Nov  5 10:42:35 UTC 2024 - Christophe Marin <christo...@krop.fr>
+
+- Update to 24.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.08.3/
+- Changes since 24.08.2:
+  * Fix QML issue in ExpressionInput of Kalgebra
+
+-------------------------------------------------------------------

Old:
----
  analitza-24.08.2.tar.xz
  analitza-24.08.2.tar.xz.sig

New:
----
  analitza-25.04.0.tar.xz
  analitza-25.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ analitza.spec ++++++
--- /var/tmp/diff_new_pack.WjazMU/_old  2025-04-23 18:07:01.328569562 +0200
+++ /var/tmp/diff_new_pack.WjazMU/_new  2025-04-23 18:07:01.336569899 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package analitza
 #
-# 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
@@ -16,12 +16,12 @@
 #
 
 
-%define kf6_version 6.3.0
+%define kf6_version 6.6.0
 %define qt6_version 6.6.0
 
 %bcond_without released
 Name:           analitza
-Version:        24.08.2
+Version:        25.04.0
 Release:        0
 Summary:        A library to add mathematical features to programs
 License:        LGPL-2.1-or-later
@@ -43,7 +43,6 @@
 BuildRequires:  cmake(Qt6Widgets) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Xml) >= %{qt6_version}
 BuildRequires:  pkgconfig(eigen3)
-BuildRequires:  pkgconfig(glew)
 Requires:       libAnalitza9 = %{version}
 Obsoletes:      analitza5 < %{version}
 Provides:       analitza5 = %{version}

++++++ analitza-24.08.2.tar.xz -> analitza-25.04.0.tar.xz ++++++
++++ 30808 lines of diff (skipped)

Reply via email to