Hello community,

here is the log from the commit of package libbsd for openSUSE:Factory checked 
in at 2018-07-04 23:51:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbsd (Old)
 and      /work/SRC/openSUSE:Factory/.libbsd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbsd"

Wed Jul  4 23:51:00 2018 rev:5 rq:619381 version:0.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbsd/libbsd.changes    2018-01-26 
13:57:50.681895644 +0100
+++ /work/SRC/openSUSE:Factory/.libbsd.new/libbsd.changes       2018-07-04 
23:51:06.392158769 +0200
@@ -1,0 +2,17 @@
+Wed Jun 27 11:13:12 UTC 2018 - [email protected]
+
+- Update to version 0.9.1:
+  * Add __arraycount() macro.
+  * Add flopenat() function.
+  * Add strtoi() and strtou() functions.
+  * Add several new vis and unvis functions.
+  * Add pidfile_fileno() function, and struct pidfh is now opaque.
+  * The humanize_number() now understands HN_IEC_PREFIXES.
+  * The fmtcheck() function supports all standard printf(3)
+    conversions.
+  * The getentropy(), and thus arc4random() functions will not
+    block anymore on Linux on boot when there's not enough entropy
+    available.
+  * The arc4random() function handles direct clone() calls better.
+
+-------------------------------------------------------------------

Old:
----
  libbsd-0.8.7.tar.xz
  libbsd-0.8.7.tar.xz.asc

New:
----
  libbsd-0.9.1.tar.xz
  libbsd-0.9.1.tar.xz.asc

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

Other differences:
------------------
++++++ libbsd.spec ++++++
--- /var/tmp/diff_new_pack.P22CKQ/_old  2018-07-04 23:51:07.148157932 +0200
+++ /var/tmp/diff_new_pack.P22CKQ/_new  2018-07-04 23:51:07.152157928 +0200
@@ -18,12 +18,12 @@
 
 %define lname  libbsd0
 Name:           libbsd
-Version:        0.8.7
+Version:        0.9.1
 Release:        0
 Summary:        Provides useful functions commonly found on BSD systems
 License:        BSD-3-Clause
 Group:          Development/Languages/C and C++
-Url:            http://libbsd.freedesktop.org/
+URL:            http://libbsd.freedesktop.org/
 #Git-Clone:    git://anongit.freedesktop.org/git/libbsd
 #Git-Web:      http://cgit.freedesktop.org/libbsd/
 Source0:        
https://archive.hadrons.org/software/%{name}/%{name}-%{version}.tar.xz
@@ -93,7 +93,8 @@
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files -n %{lname}
-%doc ChangeLog COPYING
+%license COPYING
+%doc ChangeLog
 %{_libdir}/libbsd.so.0*
 
 %files devel

++++++ libbsd-0.8.7.tar.xz -> libbsd-0.9.1.tar.xz ++++++
++++ 10106 lines of diff (skipped)



Reply via email to