Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openSUSE-build-key for 
openSUSE:Factory checked in at 2026-04-29 19:17:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-build-key (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-build-key.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-build-key"

Wed Apr 29 19:17:42 2026 rev:56 rq:1349790 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-build-key/openSUSE-build-key.changes    
2026-03-18 16:49:39.502900455 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-build-key.new.30200/openSUSE-build-key.changes
 2026-04-29 19:18:30.686722221 +0200
@@ -1,0 +2,5 @@
+Tue Apr 28 12:07:13 UTC 2026 - Max Lin <[email protected]>
+
+- adjust suse_version condition for the Backports key
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ openSUSE-build-key.spec ++++++
--- /var/tmp/diff_new_pack.GUy0o5/_old  2026-04-29 19:18:31.558757945 +0200
+++ /var/tmp/diff_new_pack.GUy0o5/_new  2026-04-29 19:18:31.562758109 +0200
@@ -136,7 +136,7 @@
 %install
 mkdir -p %{buildroot}%{keydir}
 for i in %{SOURCE20} %{SOURCE10} %{SOURCE2} \
-%if 0%{?is_opensuse} && 0%{?suse_version} == 1600
+%if 0%{?is_opensuse} && (0%{?suse_version} >= 1600 && 0%{?suse_version} < 1699)
 %{SOURCE9} \
 %endif
 %ifarch riscv64

Reply via email to