Hello community,

here is the log from the commit of package libbsd for openSUSE:Factory checked 
in at 2017-10-28 14:17:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbsd (Old)
 and      /work/SRC/openSUSE:Factory/.libbsd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbsd"

Sat Oct 28 14:17:50 2017 rev:3 rq:535336 version:0.8.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbsd/libbsd.changes    2016-05-19 
12:15:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libbsd.new/libbsd.changes       2017-10-28 
14:17:54.195846979 +0200
@@ -1,0 +2,26 @@
+Thu Oct 19 12:40:58 UTC 2017 - [email protected]
+
+- Update to version 0.8.6:
+  * test:
+    + Fix nlist() unit test on IA64 and PowerPC 64-bit ELFv1
+  * Fix handling of non-contiguous argv + envp in setproctitle()
+- Changes for version 0.8.5:
+  * test:
+    + Handle libtool executable names in getprogname() unit test
+    + Remove unused variable in nlist() unit test
+  * man:
+    + Ship and install libbsd(7)
+    + Update man page sections in titles and references
+  * Fix ELF definitions for PowerPC in local-elf.h
+  * Fix ELF definitions for MIPS in local-elf.h
+- Changes for version 0.8.4:
+  * Add support for RISC-V
+  * Support GCC deprecated attribute for GCC older than 4.5
+  * Fix the __progname check to avoid the optimizer discarding the symbol
+  * Gracefully handle lack of system <sys/cdefs.h>
+  * Do not provide funopen() on musl
+  * Try <linux/a.out.h> if <a.out.h> is not present
+  * Do not use legacy BSD u_* types
+  * Import <sys/time.h> for some of its macros
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libbsd.spec ++++++
--- /var/tmp/diff_new_pack.gNE02x/_old  2017-10-28 14:17:55.375803831 +0200
+++ /var/tmp/diff_new_pack.gNE02x/_new  2017-10-28 14:17:55.379803684 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libbsd
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,7 +18,7 @@
 
 %define lname  libbsd0
 Name:           libbsd
-Version:        0.8.3
+Version:        0.8.6
 Release:        0
 Summary:        Provides useful functions commonly found on BSD systems
 License:        BSD-3-Clause
@@ -31,8 +31,7 @@
 Source2:        %{name}.keyring
 BuildRequires:  fdupes
 BuildRequires:  openssl-devel
-BuildRequires:  pkg-config
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
 
 %description
 This library provides useful functions commonly found on BSD systems, and
@@ -83,7 +82,7 @@
 make %{?_smp_mflags} V=1
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes -s  %{buildroot}
 
@@ -94,20 +93,18 @@
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files -n %{lname}
-%defattr(-, root, root)
 %doc ChangeLog COPYING
 %{_libdir}/libbsd.so.0*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/bsd
 %{_libdir}/libbsd.so
 %{_mandir}/man3/*
+%{_mandir}/man7/*
 %{_libdir}/pkgconfig/libbsd.pc
 %{_libdir}/pkgconfig/libbsd-overlay.pc
 
 %files ctor-static
-%defattr(-,root,root)
 %{_libdir}/libbsd-ctor.a
 %{_libdir}/pkgconfig/libbsd-ctor.pc
 

++++++ libbsd-0.8.3.tar.xz -> libbsd-0.8.6.tar.xz ++++++
++++ 17333 lines of diff (skipped)



Reply via email to