Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zypp-plugin for openSUSE:Factory 
checked in at 2025-02-19 15:58:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zypp-plugin (Old)
 and      /work/SRC/openSUSE:Factory/.zypp-plugin.new.25061 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zypp-plugin"

Wed Feb 19 15:58:37 2025 rev:18 rq:1246724 version:0.6.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/zypp-plugin/zypp-plugin.changes  2024-07-16 
22:02:17.409577274 +0200
+++ /work/SRC/openSUSE:Factory/.zypp-plugin.new.25061/zypp-plugin.changes       
2025-02-19 15:59:35.114667969 +0100
@@ -1,0 +2,11 @@
+Tue Feb 18 14:55:05 CET 2025 - [email protected]
+
+- version 0.6.5
+
+-------------------------------------------------------------------
+Mon Feb 17 16:25:05 UTC 2025 - Pablo Suárez Hernández 
<[email protected]>
+
+- Build package for multiple Python flavors on the SLE15 family
+  (fixes #4)
+
+-------------------------------------------------------------------

Old:
----
  zypp-plugin-0.6.4.tar.bz2

New:
----
  zypp-plugin-0.6.5.tar.bz2

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

Other differences:
------------------
++++++ zypp-plugin.spec ++++++
--- /var/tmp/diff_new_pack.NkXhfv/_old  2025-02-19 15:59:35.738694078 +0100
+++ /var/tmp/diff_new_pack.NkXhfv/_new  2025-02-19 15:59:35.738694078 +0100
@@ -19,7 +19,7 @@
 %define singlespec_py3 ( 0%{?suse_version} > 1330 )
 
 Name:           zypp-plugin
-Version:        0.6.4
+Version:        0.6.5
 Release:        0
 Summary:        Helper that makes writing ZYpp plugins easier
 License:        GPL-2.0
@@ -29,7 +29,12 @@
 BuildArch:      noarch
 
 %if %{singlespec_py3}
+%if 0%{?suse_version} >= 1500
+%{?sle15allpythons}
+%else
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%endif
+
 BuildRequires:  %{python_module devel}
 BuildRequires:  python-rpm-macros
 BuildRequires:  fdupes

++++++ zypp-plugin-0.6.4.tar.bz2 -> zypp-plugin-0.6.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-plugin/package/zypp-plugin.changes 
new/zypp-plugin/package/zypp-plugin.changes
--- old/zypp-plugin/package/zypp-plugin.changes 2024-07-15 17:11:25.000000000 
+0200
+++ new/zypp-plugin/package/zypp-plugin.changes 2025-02-18 14:56:35.000000000 
+0100
@@ -1,4 +1,15 @@
 -------------------------------------------------------------------
+Tue Feb 18 14:55:05 CET 2025 - [email protected]
+
+- version 0.6.5
+
+-------------------------------------------------------------------
+Mon Feb 17 16:25:05 UTC 2025 - Pablo Suárez Hernández 
<[email protected]>
+
+- Build package for multiple Python flavors on the SLE15 family
+  (fixes #4)
+
+-------------------------------------------------------------------
 Mon Jul 15 15:51:49 CEST 2024 - [email protected]
 
 - Fix stomp header regex to include '-' (bsc#1227793)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-plugin/package/zypp-plugin.spec 
new/zypp-plugin/package/zypp-plugin.spec
--- old/zypp-plugin/package/zypp-plugin.spec    2024-07-15 17:11:25.000000000 
+0200
+++ new/zypp-plugin/package/zypp-plugin.spec    2025-02-18 14:56:35.000000000 
+0100
@@ -19,7 +19,7 @@
 %define singlespec_py3 ( 0%{?suse_version} > 1330 )
 
 Name:           zypp-plugin
-Version:        0.6.4
+Version:        0.6.5
 Release:        0
 Summary:        Helper that makes writing ZYpp plugins easier
 License:        GPL-2.0
@@ -29,7 +29,12 @@
 BuildArch:      noarch
 
 %if %{singlespec_py3}
+%if 0%{?suse_version} >= 1500
+%{?sle15allpythons}
+%else
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%endif
+
 BuildRequires:  %{python_module devel}
 BuildRequires:  python-rpm-macros
 BuildRequires:  fdupes

Reply via email to