Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package numbat for openSUSE:Factory checked in at 2026-08-26 19:51:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/numbat (Old) and /work/SRC/openSUSE:Factory/.numbat.new.1258 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "numbat" Wed Aug 26 19:51:44 2026 rev:4 rq:1373592 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/numbat/numbat.changes 2024-11-17 16:42:06.941517869 +0100 +++ /work/SRC/openSUSE:Factory/.numbat.new.1258/numbat.changes 2026-08-26 19:52:30.145154286 +0200 @@ -1,0 +2,31 @@ +Tue Aug 11 13:12:57 UTC 2026 - Andrea Manzini <[email protected]> + +- Update to version 1.23.0: + * Support for °C and °F (including conversions) + * Simplify units to less complex base/derived units, e.g. J/s simplifies to W + * Better error message for implicit multiplication with parens + * Expose TypeCheckError as a public type + * Fix fuzzer panics in consteval computations + * Minor docs improvements + * Simplify when printing values + +- Update to version 1.21.0: + * Add functionality to compute sunrise and sunset times + * Moon phase calculation + * Add base_unit_of + * Add formatting configuration options + * Add proper spans to constraint solver errors + * Allow shadowing in function parameters and local variables + * Unix timestamps (µs): updates + +- Update to version 1.20.0: + * Choose smaller unit when adding/subtracting + * New conversion mechanism + * Add parse<T: Dim>(input: String) -> T + * Add parse support for dimensionful quantities + * Add args() function for accessing command-line arguments + * Support milli- and microsecond precision for unix timestamps + +older updates: see https://github.com/sharkdp/numbat/releases + +------------------------------------------------------------------- Old: ---- numbat-1.14.0.tar.gz New: ---- numbat-1.23.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ numbat.spec ++++++ --- /var/tmp/diff_new_pack.m5d8gA/_old 2026-08-26 19:52:31.999219768 +0200 +++ /var/tmp/diff_new_pack.m5d8gA/_new 2026-08-26 19:52:32.004219944 +0200 @@ -1,7 +1,7 @@ # # spec file for package numbat # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 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 @@ -17,7 +17,7 @@ Name: numbat -Version: 1.14.0 +Version: 1.23.0 Release: 0 URL: https://github.com/sharkdp/numbat Summary: Statically typed programming language for scientific computations @@ -27,6 +27,7 @@ Source1: vendor.tar.zst BuildRequires: cargo BuildRequires: cargo-packaging +BuildRequires: timezone BuildRequires: zstd %description ++++++ numbat-1.14.0.tar.gz -> numbat-1.23.0.tar.gz ++++++ ++++ 42123 lines of diff (skipped) ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/numbat/vendor.tar.zst /work/SRC/openSUSE:Factory/.numbat.new.1258/vendor.tar.zst differ: char 7, line 1
