From 7da8595f97da05259e055217d32771da6fdbceb8694dab8e966658381500ee79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 31 May 2024 14:30:02 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main apache-commons-logging revision d4965820b757e5f3e8c7a28d42c57e9e --- apache-commons-logging.changes | 6 ++++++ apache-commons-logging.spec | 10 +++------- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/apache-commons-logging.changes b/apache-commons-logging.changes index 555e461..be8c9cb 100644 --- a/apache-commons-logging.changes +++ b/apache-commons-logging.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 20 10:19:08 UTC 2024 - Dominique Leuenberger + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN. + ------------------------------------------------------------------- Tue Feb 22 19:04:25 UTC 2022 - Fridrich Strba diff --git a/apache-commons-logging.spec b/apache-commons-logging.spec index 07c7f40..9a83735 100644 --- a/apache-commons-logging.spec +++ b/apache-commons-logging.spec @@ -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