Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package syslog-ng for openSUSE:Factory checked in at 2025-04-03 16:50:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/syslog-ng (Old) and /work/SRC/openSUSE:Factory/.syslog-ng.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "syslog-ng" Thu Apr 3 16:50:32 2025 rev:136 rq:1266815 version:4.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/syslog-ng/syslog-ng.changes 2024-10-31 16:10:29.949915430 +0100 +++ /work/SRC/openSUSE:Factory/.syslog-ng.new.1907/syslog-ng.changes 2025-04-03 16:51:54.932025491 +0200 @@ -1,0 +2,7 @@ +Wed Apr 2 19:42:33 UTC 2025 - Andreas Stieger <andreas.stie...@gmx.de> + +- Drop explicit requirements of -devel: pcre switched to pcre2 + by 4.3.0, but these are auto-generated via pkgconfig when needed +- fix build by removing broken/duplicate leap_version construct + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ syslog-ng.spec ++++++ --- /var/tmp/diff_new_pack.tuUFud/_old 2025-04-03 16:51:55.492049086 +0200 +++ /var/tmp/diff_new_pack.tuUFud/_new 2025-04-03 16:51:55.496049255 +0200 @@ -143,13 +143,8 @@ BuildRequires: libcurl-devel %endif %if %{with geoip} -%if 0%{?leap_version} >= 420200 BuildRequires: libmaxminddb-devel %endif -%if 0%{?suse_version} > 1320 -BuildRequires: libmaxminddb-devel -%endif -%endif %if %{with redis} BuildRequires: hiredis-devel %endif @@ -324,12 +319,6 @@ Requires: %{name} = %{version} Provides: libevtlog-devel = %{version} Obsoletes: libevtlog-devel <= 0.2.13 -Requires: glib2-devel -Requires: glibc-devel -Requires: libcap-devel -Requires: libopenssl-devel -Requires: pcre-devel -Requires: systemd-devel %description devel This package provides files necessary for syslog-ng development. @@ -970,12 +959,7 @@ %if %{with geoip} %files geoip %dir %{_libdir}/syslog-ng -%if 0%{?leap_version} >= 420200 %attr(755,root,root) %{_libdir}/syslog-ng/libgeoip2-plugin.so -%endif -%if 0%{?suse_version} > 1320 -%attr(755,root,root) %{_libdir}/syslog-ng/libgeoip2-plugin.so -%endif %endif