Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package units for openSUSE:Factory checked 
in at 2024-02-22 20:59:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/units (Old)
 and      /work/SRC/openSUSE:Factory/.units.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "units"

Thu Feb 22 20:59:12 2024 rev:35 rq:1149063 version:2.23

Changes:
--------
--- /work/SRC/openSUSE:Factory/units/units.changes      2023-01-02 
15:02:39.701517296 +0100
+++ /work/SRC/openSUSE:Factory/.units.new.1706/units.changes    2024-02-22 
20:59:58.794374729 +0100
@@ -1,0 +2,31 @@
+Mon Feb 19 17:14:59 UTC 2024 - Andreas Stieger <[email protected]>
+
+- units 2.23:
+  * molarvolume changed to have dimensions of m^3/mol for
+    consistency with NIST
+  * Corrected erroneous definitions of moondist_min and
+    moondist_max
+  * Added atomic masses for all isotopes of all elements in
+    elements.units
+  * Added US Consumer Price index in cpi.units, which is updated
+    monthly by units_cur.  Inflation calculations are possible with
+    dollars_in() or inflation_since() and other related nonlinear
+    units
+  * Made exchangerate-api the default currency server
+  * Adjusted US survey units to use the international foot by
+   default due to deprecation of the US survey foot
+  * abs() function works on units with dimensions, like -27 degrees.
+  * Support unicode operators for division and multiplication
+  * Ignore QUIT signal, which is sent by Ctrl-Backslash and Ctrl-4.  
+  * Suppress repeated unit values in display of unit definitions
+  * Unit reductions that take more than 1000 steps now give a
+    "circular reference" error.
+  * More detailed reporting from the --check (-c) option.    
+  * Fixed bug in positioning pointer to errors in input when the
+    input has leading spaces.
+  * Fixed parser memory leak with numbers too large or small for
+    type double.
+  * Allow multiple divisions in expressions that start with "/",
+    e.g. "/m/s"
+
+-------------------------------------------------------------------

Old:
----
  units-2.22.tar.gz
  units-2.22.tar.gz.sig

New:
----
  units-2.23.tar.gz
  units-2.23.tar.gz.sig

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

Other differences:
------------------
++++++ units.spec ++++++
--- /var/tmp/diff_new_pack.xS97ra/_old  2024-02-22 20:59:59.454398858 +0100
+++ /var/tmp/diff_new_pack.xS97ra/_new  2024-02-22 20:59:59.458399005 +0100
@@ -2,6 +2,7 @@
 # spec file for package units
 #
 # Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 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
@@ -18,7 +19,7 @@
 
 %bcond_without units_cur
 Name:           units
-Version:        2.22
+Version:        2.23
 Release:        0
 Summary:        Conversion Utility
 License:        GPL-3.0-or-later
@@ -64,6 +65,7 @@
 %{_datadir}/units
 %dir %{_localstatedir}/lib/units
 %{_localstatedir}/lib/units/currency.units
+%{_localstatedir}/lib/units/cpi.units
 %doc NEWS README
 %{_infodir}/units.info%{?ext_info}
 %{_mandir}/man1/units.1%{?ext_man}

++++++ units-2.22.tar.gz -> units-2.23.tar.gz ++++++
++++ 28919 lines of diff (skipped)

Reply via email to