From 182922ea2777393b4fcb5edcd9b49b031af65564 Mon Sep 17 00:00:00 2001 From: Marco Fargetta Date: Fri, 1 Aug 2025 18:09:25 +0200 Subject: [PATCH] Fix patch reference --- jackson-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jackson-core.spec b/jackson-core.spec index 203eec7..a1d53c5 100644 --- a/jackson-core.spec +++ b/jackson-core.spec @@ -6,7 +6,7 @@ License: Apache-2.0 URL: https://github.com/FasterXML/jackson-core Source0: %{url}/archive/%{name}-%{version}.tar.gz -Patch: 0001-Remove-ch.randelshofer.fastdoubleparser.patch +Patch1: 0001-Remove-ch.randelshofer.fastdoubleparser.patch BuildRequires: maven-local BuildRequires: mvn(com.fasterxml.jackson:jackson-base:pom:) >= %{version}