Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package net-snmp for openSUSE:Factory checked in at 2022-07-13 14:01:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/net-snmp (Old) and /work/SRC/openSUSE:Factory/.net-snmp.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "net-snmp" Wed Jul 13 14:01:49 2022 rev:103 rq:988954 version:5.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/net-snmp/net-snmp.changes 2022-07-07 12:56:33.839251786 +0200 +++ /work/SRC/openSUSE:Factory/.net-snmp.new.1523/net-snmp.changes 2022-07-13 14:01:50.447398306 +0200 @@ -1,0 +2,6 @@ +Tue Jul 12 14:18:13 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org> + +- Rename libsnmp40 subpackage to libsnmp39: the libraries are all + having soversion 39. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ net-snmp.spec ++++++ --- /var/tmp/diff_new_pack.sZSR20/_old 2022-07-13 14:01:51.547399776 +0200 +++ /var/tmp/diff_new_pack.sZSR20/_new 2022-07-13 14:01:51.547399776 +0200 @@ -27,7 +27,7 @@ %ifnarch s390 s390x %define netsnmp_with_sensors 1 %endif -%define libname libsnmp40 +%define libname libsnmp39 %bcond_without python2 Name: net-snmp Version: 5.9.2 @@ -116,6 +116,8 @@ Group: System/Libraries Requires: perl-base = %{perl_version} Requires: snmp-mibs >= %{version} +# Version 5.9.2 was wrongly packaging .so.39 in libsnmp40 +Conflicts: libsnmp40 <= 5.9.2 %description -n %{libname} Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.sZSR20/_old 2022-07-13 14:01:51.595399840 +0200 +++ /var/tmp/diff_new_pack.sZSR20/_new 2022-07-13 14:01:51.595399840 +0200 @@ -1,5 +1,5 @@ -libsnmp40 +libsnmp39 net-snmp-devel requires -net-snmp-<targettype> - requires "libsnmp40-<targettype> = <version>" + requires "libsnmp39-<targettype> = <version>"