Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2026-05-24 19:34:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grub2 (Old)
 and      /work/SRC/openSUSE:Factory/.grub2.new.2084 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grub2"

Sun May 24 19:34:17 2026 rev:390 rq:1354351 version:2.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/grub2/grub2.changes      2026-04-30 
20:25:51.931687227 +0200
+++ /work/SRC/openSUSE:Factory/.grub2.new.2084/grub2.changes    2026-05-24 
19:34:23.248168634 +0200
@@ -1,0 +2,5 @@
+Sat May 16 19:32:45 UTC 2026 - Matej Cepl <[email protected]>
+
+- Add python-base BR
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ grub2.spec ++++++
--- /var/tmp/diff_new_pack.yCgrDm/_old  2026-05-24 19:34:27.288333941 +0200
+++ /var/tmp/diff_new_pack.yCgrDm/_new  2026-05-24 19:34:27.292334105 +0200
@@ -50,10 +50,12 @@
 %else
 BuildRequires:  texinfo
 %endif
-%if %{defined pythons}
-BuildRequires:  %{pythons}
+%if 0%{?sle_version} >= 150400 && 0%{?sle_version} < 160000
+BuildRequires:  python3-base
+%elif 0%{suse_version} >= 1500
+BuildRequires:  python3-base
 %else
-BuildRequires:  python
+BuildRequires:  python-base
 %endif
 BuildRequires:  xz-devel
 %ifarch x86_64 aarch64 ppc ppc64 ppc64le

Reply via email to