Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libixion for openSUSE:Factory 
checked in at 2023-08-08 15:54:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libixion (Old)
 and      /work/SRC/openSUSE:Factory/.libixion.new.22712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libixion"

Tue Aug  8 15:54:07 2023 rev:22 rq:1102657 version:0.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libixion/libixion.changes        2023-03-04 
22:42:18.643491088 +0100
+++ /work/SRC/openSUSE:Factory/.libixion.new.22712/libixion.changes     
2023-08-08 15:54:08.408695066 +0200
@@ -1,0 +2,17 @@
+Thu Jun 29 13:27:14 UTC 2023 - Danilo Spinella <[email protected]>
+
+- Update to 0.18.1:
+  * fixed a 32-bit Linux build issue as discovered on Debian, due to a clash on
+  two 32-bit unsigned integer types being used with std::variant.
+- Update to 0.18.0:
+  * removed the formula_model_access interface from model_context, and switched
+    to using model_context directly everywhere.
+  * revised formula_tokens_t type to remove use of std::unique_ptr for each
+    formula_token instance.  This should improve memory locality when
+    iterating through an array of formula token values.  A similar change has
+    also been made to lexer_tokens_t and lexer_token types.
+  * added 41 built-in functions
+  * added support for multi-sheet references in Excel A1 and Excel R1C1
+    grammers.
+
+-------------------------------------------------------------------

Old:
----
  libixion-0.17.0.tar.xz

New:
----
  libixion-0.18.1.tar.xz

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

Other differences:
------------------
++++++ libixion.spec ++++++
--- /var/tmp/diff_new_pack.idetTQ/_old  2023-08-08 15:54:09.396701248 +0200
+++ /var/tmp/diff_new_pack.idetTQ/_new  2023-08-08 15:54:09.400701273 +0200
@@ -17,9 +17,9 @@
 
 
 %{!?make_build:%global make_build make %{?_smp_mflags}}
-%define libname libixion-0_17-0
+%define libname libixion-0_18-0
 Name:           libixion
-Version:        0.17.0
+Version:        0.18.1
 Release:        0
 Summary:        Threaded multi-target formula parser & interpreter
 License:        MIT
@@ -34,7 +34,7 @@
 BuildRequires:  libtool
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(mdds-2.0)
+BuildRequires:  pkgconfig(mdds-2.1)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(spdlog) >= 0.16.0
 %if 0%{?suse_version} > 1325

++++++ libixion-0.17.0.tar.xz -> libixion-0.18.1.tar.xz ++++++
++++ 38749 lines of diff (skipped)

Reply via email to