Sync from SUSE:SLFO:Main reload4j revision cfbddab40bd58c9b4309fda4bccccae5

This commit is contained in:
Adrian Schröter 2024-05-31 14:59:42 +02:00
parent f346f0dcf6
commit a3693492b7
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 21 10:53:38 UTC 2024 - Gus Kenion <gus.kenion@suse.com>
- Use %patch -P N instead of deprecated %patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 17 20:44:32 UTC 2023 - Fridrich Strba <fstrba@suse.com> Tue Oct 17 20:44:32 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package reload4j # spec file for package reload4j
# #
# Copyright (c) 2023 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -72,7 +72,7 @@ This package contains the API documentation for %{name}.
%prep %prep
%setup -q %setup -q
%patch0 -p1 %patch -P 0 -p1
cp %{SOURCE1} build.xml cp %{SOURCE1} build.xml
mkdir -p lib mkdir -p lib