From 2d1aa0b1eb8a9eba3d11e02a24b0555edea4894c6fbb34e4e14563b5d9d33847 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 7 Nov 2023 10:26:25 +0000 Subject: [PATCH] Accepting request 1123821 from home:dimstar:Factory Fix build with RPM 4.19: unnumbered patches are no longer supported. OBS-URL: https://build.opensuse.org/request/show/1123821 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-adapt-parser?expand=0&rev=19 --- python-adapt-parser.changes | 6 ++++++ python-adapt-parser.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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