diff --git a/libixion-0.18.1.tar.xz b/libixion-0.18.1.tar.xz deleted file mode 100644 index d4e042f..0000000 --- a/libixion-0.18.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec2327854601d41bd38f151bc94b47ef43f0b8258a551e41e9f5e19b9ad729c1 -size 521024 diff --git a/libixion-0.19.0.tar.xz b/libixion-0.19.0.tar.xz new file mode 100644 index 0000000..8e3cdb2 --- /dev/null +++ b/libixion-0.19.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4864d7a55351a09adbe9be44e5c65b1d417e80e946c947951d0e8428b9dcd15 +size 536540 diff --git a/libixion.changes b/libixion.changes index c3cd41f..ea47591 100644 --- a/libixion.changes +++ b/libixion.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 8 16:54:41 UTC 2024 - Danilo Spinella + +- Update to 0.19.0: + * C++ API + * added support for renaming sheets after they have been created. + * formula interpreter + * added support for inline arrays. + ------------------------------------------------------------------- Thu Jun 29 13:27:14 UTC 2023 - Danilo Spinella diff --git a/libixion.spec b/libixion.spec index 31c75fc..c891c00 100644 --- a/libixion.spec +++ b/libixion.spec @@ -1,7 +1,7 @@ # # spec file for package libixion # -# 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 @@ -19,7 +19,7 @@ %{!?make_build:%global make_build make %{?_smp_mflags}} %define libname libixion-0_18-0 Name: libixion -Version: 0.18.1 +Version: 0.19.0 Release: 0 Summary: Threaded multi-target formula parser & interpreter License: MIT