Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bind for openSUSE:Factory checked in at 2026-03-13 21:15:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bind (Old) and /work/SRC/openSUSE:Factory/.bind.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bind" Fri Mar 13 21:15:56 2026 rev:229 rq:1338506 version:9.20.20 Changes: -------- --- /work/SRC/openSUSE:Factory/bind/bind.changes 2026-03-05 17:13:01.601358916 +0100 +++ /work/SRC/openSUSE:Factory/.bind.new.8177/bind.changes 2026-03-13 21:16:16.868007459 +0100 @@ -1,0 +2,5 @@ +Thu Mar 12 14:32:20 UTC 2026 - Jorik Cronenberg <[email protected]> + +- Update %suse_version checks for SLES 16.x (jsc#PED-15788) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bind.spec ++++++ --- /var/tmp/diff_new_pack.S42ex2/_old 2026-03-13 21:16:17.744042559 +0100 +++ /var/tmp/diff_new_pack.S42ex2/_new 2026-03-13 21:16:17.744042559 +0100 @@ -296,7 +296,7 @@ %{buildroot}/%{_sysconfdir}/init.d \ %{buildroot}/%{_sysconfdir}/named.d \ %{buildroot}/%{_sysconfdir}/openldap/schema \ -%if 0%{?suse_version} <= 1600 +%if 0%{?suse_version} < 1699 %{buildroot}/%{_sysconfdir}/slp.reg.d \ %endif %{buildroot}/%{_sysconfdir}/crypto-policies/back-ends \ @@ -341,7 +341,7 @@ # remove useless .la files rm -f %{buildroot}/%{_libdir}/lib*.{la,a} %{buildroot}/%{_libdir}/bind/*.la mv vendor-files/config/named.conf %{buildroot}/%{_sysconfdir} -%if 0%{?suse_version} <= 1600 +%if 0%{?suse_version} < 1699 mv vendor-files/config/bind.reg %{buildroot}/%{_sysconfdir}/slp.reg.d %endif mv vendor-files/config/rndc-access.conf %{buildroot}/%{_sysconfdir}/named.d @@ -420,7 +420,7 @@ %files %license LICENSE %attr(0644,root,named) %config(noreplace) /%{_sysconfdir}/named.conf -%if 0%{?suse_version} <= 1600 +%if 0%{?suse_version} < 1699 %dir %{_sysconfdir}/slp.reg.d %attr(0644,root,root) %config /%{_sysconfdir}/slp.reg.d/bind.reg %endif
