Hello community,

here is the log from the commit of package units for openSUSE:Factory checked 
in at 2016-06-29 15:10:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/units (Old)
 and      /work/SRC/openSUSE:Factory/.units.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "units"

Changes:
--------
--- /work/SRC/openSUSE:Factory/units/units.changes      2015-11-13 
11:18:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.units.new/units.changes 2016-06-29 
15:10:09.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Jun 23 20:58:25 UTC 2016 - [email protected]
+
+- units 2.13:
+  * Corrected error in heat of vaporization of water
+  * Fixed bug where single character unicode prefixes couldn't
+    combined with the second "s", so microsecond couldn't be
+    abbreviated.  
+  * Fixed bug where -H '' option would write history to ~/.history.
+  * Added -fpic compile option so that it is possible to compile to
+    a library
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ units.spec ++++++
--- /var/tmp/diff_new_pack.lXsYKt/_old  2016-06-29 15:10:10.000000000 +0200
+++ /var/tmp/diff_new_pack.lXsYKt/_new  2016-06-29 15:10:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package units
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,8 @@
 
 
 %bcond_without units_cur
-
 Name:           units
-Version:        2.12
+Version:        2.13
 Release:        0
 Summary:        Conversion Utility
 License:        GPL-3.0+
@@ -55,10 +54,10 @@
 
 %install
 # install fails with %%{?_smp_mflags}
-make DESTDIR=%{buildroot} install 
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info%{ext_info}
@@ -71,8 +70,8 @@
 %{_bindir}/units
 %{_datadir}/units
 %doc COPYING ChangeLog NEWS README
-%{_infodir}/units.info.*
-%{_mandir}/man1/units.1.*
+%{_infodir}/units.info%{ext_info}
+%{_mandir}/man1/units.1%{ext_man}
 %if %{with units_cur}
 %{_bindir}/units_cur
 %endif

++++++ units-2.12.tar.gz -> units-2.13.tar.gz ++++++
++++ 3409 lines of diff (skipped)



Reply via email to