Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openSUSE-repos for openSUSE:Factory checked in at 2026-04-30 20:26:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openSUSE-repos (Old) and /work/SRC/openSUSE:Factory/.openSUSE-repos.new.30200 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-repos" Thu Apr 30 20:26:03 2026 rev:37 rq:1350006 version:20260423.1a6a0f3 Changes: -------- --- /work/SRC/openSUSE:Factory/openSUSE-repos/openSUSE-repos.changes 2026-04-26 21:11:57.815014477 +0200 +++ /work/SRC/openSUSE:Factory/.openSUSE-repos.new.30200/openSUSE-repos.changes 2026-04-30 20:26:14.428610540 +0200 @@ -1,0 +2,5 @@ +Tue Apr 28 12:04:10 UTC 2026 - Max Lin <[email protected]> + +- adjust suse_version condition for Leap 16.1 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openSUSE-repos.spec ++++++ --- /var/tmp/diff_new_pack.eEHLgY/_old 2026-04-30 20:26:15.160640583 +0200 +++ /var/tmp/diff_new_pack.eEHLgY/_new 2026-04-30 20:26:15.160640583 +0200 @@ -27,7 +27,7 @@ %global flavor @BUILD_FLAVOR@%nil %define with_nvidia 1 -%if 0%{?is_opensuse} && 0%{?suse_version} > 1600 +%if 0%{?is_opensuse} && 0%{?suse_version} >= 1699 # Tumbleweed %if "%flavor" == "openSUSE-repos-Tumbleweed" %define theme Tumbleweed @@ -241,7 +241,7 @@ %if "%{theme}" == "Leap" # Leap 16 -%if 0%{?is_opensuse} && 0%{?suse_version} == 1600 +%if 0%{?is_opensuse} && 0%{?suse_version} >= 1600 install opensuse-%{branding}16-repoindex.xml -pm 0644 %{buildroot}%{_datadir}/zypp/local/service/openSUSE/repo/opensuse-%{branding}-repoindex.xml %else %ifarch %{ix86} x86_64 aarch64 ppc64le s390x
