Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package apr for openSUSE:Factory checked in at 2021-10-29 22:33:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apr (Old) and /work/SRC/openSUSE:Factory/.apr.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apr" Fri Oct 29 22:33:54 2021 rev:13 rq:927559 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/apr/apr.changes 2021-09-04 22:32:24.855917687 +0200 +++ /work/SRC/openSUSE:Factory/.apr.new.1890/apr.changes 2021-10-29 22:34:51.587696320 +0200 @@ -1,0 +2,5 @@ +Tue Oct 19 14:34:24 UTC 2021 - pgaj...@suse.com + +- fix shlib-policy-name-error [bsc#1191747] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apr.spec ++++++ --- /var/tmp/diff_new_pack.w7Wu4O/_old 2021-10-29 22:34:51.991696473 +0200 +++ /var/tmp/diff_new_pack.w7Wu4O/_new 2021-10-29 22:34:51.991696473 +0200 @@ -17,7 +17,7 @@ %define aprver 1 -%define libname lib%{name}%{aprver} +%define libname lib%{name}%{aprver}-0 %define installbuilddir %{_libdir}/apr-%{aprver}/build %define includedir %{_includedir}/apr-%{aprver} Name: apr @@ -72,8 +72,8 @@ Summary: Development files for the Apache Portable Runtime (APR) library Group: Development/Libraries/C and C++ Requires: %{libname} = %{version} -Provides: %{libname}-devel = %{version} -Obsoletes: %{libname}-devel < %{version}-%{release} +Provides: libapr1-devel = %{version} +Obsoletes: libapr1-devel < %{version}-%{release} %description devel APR is Apache's Portable Runtime Library, designed to be a support