SHA256
1
0
forked from pool/aws-sdk-java

Accepting request 1147861 from home:dimstar:rpm4.20:a

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147861
OBS-URL: https://build.opensuse.org/package/show/Java:packages/aws-sdk-java?expand=0&rev=32
This commit is contained in:
Fridrich Strba 2024-02-20 11:55:15 +00:00 committed by Git OBS Bridge
parent e08fb99a8a
commit 2d2165c41b
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 11:16:47 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 19 10:58:36 UTC 2023 - Fridrich Strba <fstrba@suse.com> Tue Sep 19 10:58:36 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@ -672,8 +672,7 @@ Group: Development/Libraries/Java
This package contains javadoc for %{name}. This package contains javadoc for %{name}.
%prep %prep
%setup -q -n %{name}-%{githash} %autosetup -p1 -n %{name}-%{githash}
%patch0 -p1
# Remove deprecated httpclient annotations # Remove deprecated httpclient annotations
sed -i '/NotThreadSafe/d' \ sed -i '/NotThreadSafe/d' \