diff --git a/python-adapt-parser.changes b/python-adapt-parser.changes index d41ece6..239443a 100644 --- a/python-adapt-parser.changes +++ b/python-adapt-parser.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 7 09:58:56 UTC 2023 - Dominique Leuenberger + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + ------------------------------------------------------------------- Wed Oct 19 11:27:15 UTC 2022 - Daniel Garcia diff --git a/python-adapt-parser.spec b/python-adapt-parser.spec index 1a692f0..f515aea 100644 --- a/python-adapt-parser.spec +++ b/python-adapt-parser.spec @@ -1,7 +1,7 @@ # # spec file for package python-adapt-parser # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ Group: Development/Languages/Python URL: https://github.com/MycroftAI/adapt Source: https://github.com/MycroftAI/adapt/archive/refs/tags/release/v%{version}.tar.gz # PATCH-FIX-OPENSUSE remove-python-six.patch -Patch: remove-python-six.patch +Patch0: remove-python-six.patch BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes