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:
parent
e08fb99a8a
commit
2d2165c41b
@ -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>
|
||||
|
||||
|
@ -672,8 +672,7 @@ Group: Development/Libraries/Java
|
||||
This package contains javadoc for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{githash}
|
||||
%patch0 -p1
|
||||
%autosetup -p1 -n %{name}-%{githash}
|
||||
|
||||
# Remove deprecated httpclient annotations
|
||||
sed -i '/NotThreadSafe/d' \
|
||||
|
Loading…
Reference in New Issue
Block a user