forked from pool/aws-sdk-java
Accepting request 1147897 from Java:packages
OBS-URL: https://build.opensuse.org/request/show/1147897 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-sdk-java?expand=0&rev=10
This commit is contained in:
commit
e9b7101606
@ -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>
|
||||||
|
|
||||||
|
@ -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' \
|
||||||
|
Loading…
Reference in New Issue
Block a user