Compare commits

1 Commits
main ... 1.1

4 changed files with 4 additions and 20 deletions

BIN
zypp-plugin-0.6.4.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

BIN
zypp-plugin-0.6.5.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,14 +1,3 @@
-------------------------------------------------------------------
Tue Feb 18 14:55:05 CET 2025 - ma@suse.com
- version 0.6.5
-------------------------------------------------------------------
Mon Feb 17 16:25:05 UTC 2025 - Pablo Suárez Hernández <psuarezhernandez@suse.com>
- Build package for multiple Python flavors on the SLE15 family
(fixes #4)
-------------------------------------------------------------------
Mon Jul 15 15:51:49 CEST 2024 - ma@suse.com

View File

@@ -19,7 +19,7 @@
%define singlespec_py3 ( 0%{?suse_version} > 1330 )
Name: zypp-plugin
Version: 0.6.5
Version: 0.6.4
Release: 0
Summary: Helper that makes writing ZYpp plugins easier
License: GPL-2.0
@@ -29,12 +29,7 @@ Source0: %{name}-%{version}.tar.bz2
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