Sync from SUSE:SLFO:Main apache-commons-logging revision d4965820b757e5f3e8c7a28d42c57e9e

This commit is contained in:
Adrian Schröter 2024-05-31 14:30:02 +02:00
parent b317f42d76
commit 7da8595f97
2 changed files with 9 additions and 7 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 10:19:08 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
-------------------------------------------------------------------
Tue Feb 22 19:04:25 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file
# spec file for package apache-commons-logging
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2000-2007, JPackage Project
#
# All modifications and additions to the file contributed by third parties
@ -57,11 +57,7 @@ the two, and to allow a developer to not tie himself to a particular
logging implementation.
%prep
%setup -q -n %{short_name}-%{version}-src
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%autosetup -p1 -n %{short_name}-%{version}-src
sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt