Hello community, here is the log from the commit of package units for openSUSE:Factory checked in at 2017-11-03 16:25:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/units (Old) and /work/SRC/openSUSE:Factory/.units.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "units" Fri Nov 3 16:25:30 2017 rev:26 rq:538116 version:2.16 Changes: -------- --- /work/SRC/openSUSE:Factory/units/units.changes 2017-04-06 11:02:47.342166271 +0200 +++ /work/SRC/openSUSE:Factory/.units.new/units.changes 2017-11-03 16:26:10.277325738 +0100 @@ -1,0 +2,15 @@ +Wed Nov 1 13:53:59 UTC 2017 - [email protected] + +- units 2.16: + * Fix missing USD currency code (update to units_cur and + definitions.units only). +- includes changes from 2.15: + * The old timegenie service has vanished. A new units_cur script + uses yahoo.com server. The new script works directly in Python 2 + or Python 3 and no longer depends on unidecode. + * Some currency definitions (e.g. currencies pegged to the euro) + have moved out of definitions.units into currency.units. + * Added bitcoin to currency.units + * Fixed a memory leak bug for invalid exponent operations + +------------------------------------------------------------------- Old: ---- units-2.14.tar.gz units-2.14.tar.gz.sig New: ---- units-2.16.tar.gz units-2.16.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ units.spec ++++++ --- /var/tmp/diff_new_pack.dDB1Rv/_old 2017-11-03 16:26:11.145294148 +0100 +++ /var/tmp/diff_new_pack.dDB1Rv/_new 2017-11-03 16:26:11.145294148 +0100 @@ -18,7 +18,7 @@ %bcond_without units_cur Name: units -Version: 2.14 +Version: 2.16 Release: 0 Summary: Conversion Utility License: GPL-3.0+ @@ -31,10 +31,8 @@ BuildRequires: readline-devel Requires(post): %{install_info_prereq} Requires(preun): %{install_info_prereq} -BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with units_cur} BuildRequires: python-base -Requires: python-Unidecode %endif %description @@ -66,7 +64,6 @@ %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info} %files -%defattr(-, root, root) %{_bindir}/units %{_datadir}/units %doc COPYING ChangeLog NEWS README ++++++ units-2.14.tar.gz -> units-2.16.tar.gz ++++++ ++++ 3002 lines of diff (skipped)
