Hello community, here is the log from the commit of package ldb for openSUSE:Factory checked in at 2020-10-15 13:45:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ldb (Old) and /work/SRC/openSUSE:Factory/.ldb.new.3486 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ldb" Thu Oct 15 13:45:44 2020 rev:52 rq:841441 version:2.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ldb/ldb.changes 2020-09-25 16:28:44.863742251 +0200 +++ /work/SRC/openSUSE:Factory/.ldb.new.3486/ldb.changes 2020-10-15 13:46:12.985195537 +0200 @@ -1,0 +2,6 @@ +Mon Oct 12 15:28:18 UTC 2020 - Dominique Leuenberger <dims...@opensuse.org> + +- Remove old if suse_version != 1110 || arch != i386 construct: + unlikely the current package ever builds for 1110 && 386. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ldb.spec ++++++ --- /var/tmp/diff_new_pack.CnNBuW/_old 2020-10-15 13:46:14.261196035 +0200 +++ /var/tmp/diff_new_pack.CnNBuW/_new 2020-10-15 13:46:14.273196040 +0200 @@ -222,9 +222,7 @@ %dir %{_libdir}/ldb %{_libdir}/pkgconfig/ldb.pc %{_mandir}/man3/ldb*.3.* -%if 0%{?suse_version} != 1110 || %{_arch} != i386 %{_mandir}/man3/ldif*.3.* -%endif %files -n ldb-tools %defattr(-,root,root) @@ -256,8 +254,6 @@ %{_includedir}/pyldb.h %{_libdir}/libpyldb-util.%{py3_soflags}.so %{_libdir}/pkgconfig/pyldb-util.%{py3_soflags}.pc -%if 0%{?suse_version} != 1110 || %{_arch} != i386 %{_mandir}/man3/PyLdb*.3.* -%endif %changelog