Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package units for openSUSE:Factory checked in at 2026-01-19 18:37:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/units (Old) and /work/SRC/openSUSE:Factory/.units.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "units" Mon Jan 19 18:37:31 2026 rev:40 rq:1327997 version:2.25 Changes: -------- --- /work/SRC/openSUSE:Factory/units/units.changes 2025-07-15 16:44:34.989564656 +0200 +++ /work/SRC/openSUSE:Factory/.units.new.1928/units.changes 2026-01-19 18:41:32.850604534 +0100 @@ -1,0 +2,21 @@ +Sun Jan 18 08:14:30 UTC 2026 - Andreas Stieger <[email protected]> + +- units 2.25: + * Changed units_cur to ignore invalid CPI data + * Add support for multivariate functions + * Because comma is used for multivariate functions, the comma is + no longer allowed in unit names. Four units whose names + contained the comma were renamed with an underscore replacing + the comma. Affected units: lambda_C,p; lambda_C,n; lambda_C,mu; + and lambda_C,tau. + * Extended (hyperbolic) trigonometric functions to include secant, + csc cot, sech, coth, csch and their inverses. + * Added some multvariate units like windchill, heatindex, bmi, + hypot + * Added "search _" to list the run-time variables (which start + with _) + * Added --list-units (noniteractive) and "search ." (interactive) + to list all unit definitions. +- drop units-gcc15.patch, includes upstream + +------------------------------------------------------------------- Old: ---- units-2.24.tar.gz units-2.24.tar.gz.sig units-gcc15.patch New: ---- units-2.25.tar.gz units-2.25.tar.gz.sig ----------(Old B)---------- Old: to list all unit definitions. - drop units-gcc15.patch, includes upstream ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ units.spec ++++++ --- /var/tmp/diff_new_pack.EvBdRk/_old 2026-01-19 18:41:33.430628533 +0100 +++ /var/tmp/diff_new_pack.EvBdRk/_new 2026-01-19 18:41:33.434628698 +0100 @@ -2,7 +2,7 @@ # spec file for package units # # Copyright (c) 2024 SUSE LLC -# Copyright (c) 2024 Andreas Stieger <[email protected]> +# Copyright (c) 2026 Andreas Stieger <[email protected]> # # 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 @@ %bcond_without units_cur Name: units -Version: 2.24 +Version: 2.25 Release: 0 Summary: Conversion Utility License: GPL-3.0-or-later @@ -28,8 +28,6 @@ Source0: http://ftp.gnu.org/gnu/units/units-%{version}.tar.gz Source1: http://ftp.gnu.org/gnu/units/units-%{version}.tar.gz.sig Source2: https://savannah.gnu.org/people/viewgpg.php?user_id=33238#/%{name}.keyring -# fix build with gcc15 -Patch0: units-gcc15.patch BuildRequires: bison BuildRequires: readline-devel %if %{with units_cur} ++++++ units-2.24.tar.gz -> units-2.25.tar.gz ++++++ ++++ 16472 lines of diff (skipped)
