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 2025-02-05 17:21:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-repos (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-repos.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-repos"

Wed Feb  5 17:21:25 2025 rev:25 rq:1243393 version:20240712.dd8c2eb

Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-repos/openSUSE-repos.changes    
2024-12-10 23:44:35.211191453 +0100
+++ /work/SRC/openSUSE:Factory/.openSUSE-repos.new.2316/openSUSE-repos.changes  
2025-02-05 17:21:31.261508394 +0100
@@ -1,0 +2,7 @@
+Tue Feb  4 12:32:12 UTC 2025 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Fix build with RPM 4.20: the construct %else ifarch … was never
+  valid; anything behing 'else' was simply ignored and now leads to
+  an error.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ openSUSE-repos.spec ++++++
--- /var/tmp/diff_new_pack.2cvmev/_old  2025-02-05 17:21:32.669566640 +0100
+++ /var/tmp/diff_new_pack.2cvmev/_new  2025-02-05 17:21:32.673566805 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openSUSE-repos
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 # Copyright (c) 2022 Neal Gompa <ngomp...@gmail.com>
 #
 # All modifications and additions to the file contributed by third parties
@@ -211,7 +211,7 @@
 %if "%{theme}" == "Tumbleweed"
 %ifarch %{ix86} x86_64
 install opensuse-%{branding}-repoindex.xml -pm 0644 
%{buildroot}%{_datadir}/zypp/local/service/openSUSE/repo
-%else ifarch aarch64 %{arm} %{power64} ppc s390x riscv64
+%else
 install opensuse-%{branding}-ports-repoindex.xml -pm 0644 
%{buildroot}%{_datadir}/zypp/local/service/openSUSE/repo
 %endif
 %endif

Reply via email to