Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apr-util for openSUSE:Factory checked in at 2021-10-23 00:50:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apr-util (Old) and /work/SRC/openSUSE:Factory/.apr-util.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apr-util" Sat Oct 23 00:50:21 2021 rev:11 rq:926485 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/apr-util/apr-util.changes 2020-09-10 22:44:50.499646700 +0200 +++ /work/SRC/openSUSE:Factory/.apr-util.new.1890/apr-util.changes 2021-10-23 00:50:37.293124786 +0200 @@ -1,0 +2,5 @@ +Tue Oct 19 14:42:46 UTC 2021 - pgaj...@suse.com + +- fix shlib-policy-name-error [bsc#1191748] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apr-util.spec ++++++ --- /var/tmp/diff_new_pack.o37vde/_old 2021-10-23 00:50:37.737124886 +0200 +++ /var/tmp/diff_new_pack.o37vde/_new 2021-10-23 00:50:37.737124886 +0200 @@ -1,7 +1,7 @@ # # spec file for package apr-util # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ %define apuver 1 -%define libname lib%{name}%{apuver} +%define libname lib%{name}%{apuver}-0 %define dso_libdir %{_libdir}/apr-util-%{apuver} %define includedir %{_includedir}/apr-%{apuver} Name: apr-util @@ -71,8 +71,8 @@ # until this is fixed the devel package should require those License: Apache-2.0 Group: Development/Libraries/C and C++ -Provides: %{libname}-devel = %{version} -Obsoletes: %{libname}-devel < %{version}-%{release} +Provides: libapr-util1-devel = %{version} +Obsoletes: libapr-util1-devel < %{version}-%{release} Requires: %{libname} = %{version} Requires: apr-devel Requires: gdbm-devel