Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package units for openSUSE:Factory checked 
in at 2023-01-02 15:02:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/units (Old)
 and      /work/SRC/openSUSE:Factory/.units.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "units"

Mon Jan  2 15:02:33 2023 rev:34 rq:1046142 version:2.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/units/units.changes      2021-06-09 
21:52:37.202508745 +0200
+++ /work/SRC/openSUSE:Factory/.units.new.1563/units.changes    2023-01-02 
15:02:39.701517296 +0100
@@ -1,0 +2,12 @@
+Sun Dec 25 19:58:53 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- units 2.22:
+  * Fixed bug: segfault on inverse conversions of tables in verbose
+    mode
+  * Added support for ExchangeRate-API in units_cur
+  * Minor unit definition fixes and updates, including updates to
+    planetary data and a change in Rinfinity and hartree to
+    increase accuracy.  
+  * Do not update currency.units at build 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ units.spec ++++++
--- /var/tmp/diff_new_pack.uXfBzc/_old  2023-01-02 15:02:40.405521252 +0100
+++ /var/tmp/diff_new_pack.uXfBzc/_new  2023-01-02 15:02:40.409521275 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package units
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %bcond_without units_cur
 Name:           units
-Version:        2.21
+Version:        2.22
 Release:        0
 Summary:        Conversion Utility
 License:        GPL-3.0-or-later
@@ -26,13 +26,9 @@
 URL:            https://www.gnu.org/software/units/
 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/project/memberlist-gpgkeys.php?group=units&download=1#/units.keyring
+Source2:        
https://savannah.gnu.org/people/viewgpg.php?user_id=33238#/%{name}.keyring
 BuildRequires:  bison
 BuildRequires:  readline-devel
-%if 0%{?suse_version} <= 1500
-Requires(post): %{install_info_prereq}
-Requires(preun):%{install_info_prereq}
-%endif
 %if %{with units_cur}
 BuildRequires:  python3-base
 Requires:       python3-requests
@@ -47,35 +43,28 @@
 page for details.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 export CFLAGS="%{optflags} -fPIE"
 export LDFLAGS="-pie"
-%configure PYTHON=/usr/bin/python3
+%configure
 %make_build
 
 %install
 %make_install
+ln -fsv ../../..%{_sharedstatedir}/units/currency.units 
%{buildroot}%{_datadir}/units
 
 %check
 %make_build check
 
-%if 0%{?suse_version} <= 1500
-%post
-%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
-
-%preun
-%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
-%endif
-
 %files
 %license COPYING
 %{_bindir}/units
 %{_datadir}/units
 %dir %{_localstatedir}/lib/units
 %{_localstatedir}/lib/units/currency.units
-%doc ChangeLog NEWS README
+%doc NEWS README
 %{_infodir}/units.info%{?ext_info}
 %{_mandir}/man1/units.1%{?ext_man}
 %if %{with units_cur}

++++++ units-2.21.tar.gz -> units-2.22.tar.gz ++++++
++++ 6672 lines of diff (skipped)

++++++ units.keyring ++++++
--- /var/tmp/diff_new_pack.uXfBzc/_old  2023-01-02 15:02:40.601522354 +0100
+++ /var/tmp/diff_new_pack.uXfBzc/_new  2023-01-02 15:02:40.605522376 +0100
@@ -1,4 +1,3 @@
-GPG keys of Adrian Mariano <adrianm>
 -----BEGIN PGP PUBLIC KEY BLOCK-----
 Version: GnuPG v1.4.9 (GNU/Linux)
 
@@ -49,4 +48,3 @@
 =km5V
 -----END PGP PUBLIC KEY BLOCK-----
 
-

Reply via email to