From b923ab2758b8e79a67ec0a0c7930c4e8b41a203fd8692ea57d5a5d149ddfb976 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 20 Feb 2024 14:42:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/plexus-bsh-factory?expand=0&rev=6 --- plexus-bsh-factory.changes | 10 ++++++++++ plexus-bsh-factory.spec | 8 ++++---- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/plexus-bsh-factory.changes b/plexus-bsh-factory.changes index f10ea74..50038b5 100644 --- a/plexus-bsh-factory.changes +++ b/plexus-bsh-factory.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 20 14:42:08 UTC 2024 - Fridrich Strba + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- +Sun Mar 20 17:56:04 UTC 2022 - Fridrich Strba + +- Build with source and target levels 8 + ------------------------------------------------------------------- Fri Mar 8 09:43:38 UTC 2019 - Fridrich Strba diff --git a/plexus-bsh-factory.spec b/plexus-bsh-factory.spec index 9f6562b..e481661 100644 --- a/plexus-bsh-factory.spec +++ b/plexus-bsh-factory.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package plexus-bsh-factory # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -57,8 +57,8 @@ Javadoc for %{name}. %prep %setup -q -n %{name} -%patch1 -b .sav -%patch2 -p1 +%patch -P 1 -b .sav +%patch -P 2 -p1 cp release-pom.xml pom.xml cp %{SOURCE1} build.xml cp -p %{SOURCE3} .