Hello community, here is the log from the commit of package audit for openSUSE:Factory checked in at 2020-06-11 14:38:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/audit (Old) and /work/SRC/openSUSE:Factory/.audit.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "audit" Thu Jun 11 14:38:39 2020 rev:90 rq:810662 version:2.8.5 Changes: -------- --- /work/SRC/openSUSE:Factory/audit/audit.changes 2020-01-23 16:07:47.391524758 +0100 +++ /work/SRC/openSUSE:Factory/.audit.new.3606/audit.changes 2020-06-11 14:38:57.412305153 +0200 @@ -1,0 +2,6 @@ +Mon Jun 1 17:11:49 UTC 2020 - Enzo Matsumiya <[email protected]> + +- Fix specfile to require libauparse0 and libaudit1 after splitting + audit-libs (bsc#1172295) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ audit.spec ++++++ --- /var/tmp/diff_new_pack.CuCY7x/_old 2020-06-11 14:38:59.148310118 +0200 +++ /var/tmp/diff_new_pack.CuCY7x/_new 2020-06-11 14:38:59.148310118 +0200 @@ -32,7 +32,8 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: tcpd-devel -Requires: %{name}-libs = %{version} +Requires: libaudit1 = %{version} +Requires: libauparse0 = %{version} %description The audit package contains the user space utilities for storing and
