diff --git a/python-mailman.changes b/python-mailman.changes index 5e0fc92..2654aab 100644 --- a/python-mailman.changes +++ b/python-mailman.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 3 16:31:26 UTC 2021 - Andreas Schneider + +- Fix building on tumbleweed + ------------------------------------------------------------------- Wed Feb 3 09:35:05 UTC 2021 - Michael Ströder diff --git a/python-mailman.spec b/python-mailman.spec index 050c99c..24c5dbb 100644 --- a/python-mailman.spec +++ b/python-mailman.spec @@ -1,7 +1,7 @@ # # spec file for package python-mailman # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,6 +38,9 @@ %endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%if 0%{?suse_version} >= 1550 +%define skip_python36 1 +%endif Name: python-mailman%{psuffix} Version: 3.3.3 Release: 0