Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libbsd for openSUSE:Factory checked 
in at 2022-04-22 21:53:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbsd (Old)
 and      /work/SRC/openSUSE:Factory/.libbsd.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbsd"

Fri Apr 22 21:53:04 2022 rev:9 rq:971062 version:0.11.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbsd/libbsd.changes    2021-06-16 
20:33:36.406993818 +0200
+++ /work/SRC/openSUSE:Factory/.libbsd.new.1538/libbsd.changes  2022-04-22 
21:53:30.266754733 +0200
@@ -1,0 +2,17 @@
+Wed Apr 20 08:53:15 UTC 2022 - Dirk M??ller <[email protected]>
+
+- add missing devel requires 
+
+-------------------------------------------------------------------
+Fri Apr 15 12:44:11 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 0.11.6:
+  * import pwcache module from OpenBSD
+  * use libmd for hashing functions
+  * Fix message digest library checks
+  * Switch libmd wrapper to dlsym
+  * Enable .init_array support when building with LTO
+  * Switch md5 back to direct linking
+- reenable LTO
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libbsd.spec ++++++
--- /var/tmp/diff_new_pack.syMXZo/_old  2022-04-22 21:53:30.662755184 +0200
+++ /var/tmp/diff_new_pack.syMXZo/_new  2022-04-22 21:53:30.666755189 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libbsd
 #
-# 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,18 +18,17 @@
 
 %define lname  libbsd0
 Name:           libbsd
-Version:        0.10.0
+Version:        0.11.6
 Release:        0
 Summary:        Library with functions commonly found on BSD systems
 License:        BSD-3-Clause
 Group:          Development/Libraries/C and C++
 URL:            https://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
-Source1:        
https://archive.hadrons.org/software/%{name}/%{name}-%{version}.tar.xz.asc
+Source0:        
https://libbsd.freedesktop.org/releases/libbsd-%{version}.tar.xz
+Source1:        
https://libbsd.freedesktop.org/releases/libbsd-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
 BuildRequires:  fdupes
+BuildRequires:  libmd-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 
@@ -54,6 +53,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{lname} = %{version}
 Requires:       glibc-devel
+Requires:       libmd-devel
 
 %description devel
 This library provides functions commonly found on BSD systems, and
@@ -76,7 +76,7 @@
 %autosetup
 
 %build
-%define _lto_cflags %{nil}
+export CFLAGS="%{optflags} -ffat-lto-objects"
 %configure --disable-static
 %make_build
 

++++++ libbsd-0.10.0.tar.xz -> libbsd-0.11.6.tar.xz ++++++
++++ 30735 lines of diff (skipped)

++++++ libbsd.keyring ++++++
++++ 1241 lines (skipped)
++++ between libbsd.keyring
++++ and /work/SRC/openSUSE:Factory/.libbsd.new.1538/libbsd.keyring

Reply via email to