Accepting request 961510 from Java:packages
Fix build against maven-resolver 1.7.3 OBS-URL: https://build.opensuse.org/request/show/961510 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gradle-bootstrap?expand=0&rev=8
This commit is contained in:
commit
669bb7f6b2
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eeb2f7ee762f04bc982fdcc175192bea494f2ddd2310b04435ce61a8b4eeecef
|
||||
size 634131
|
||||
oid sha256:521e589966c63d164c66fdeb26b00605606f6a27db4c91332a064398861282e9
|
||||
size 634133
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11b531db9a297b4f5018f387c0c2ab0f9c177bc87a9bd018f8239cd584cd495d
|
||||
size 52622784
|
||||
oid sha256:d342cf832dc3eff542627161646c04a1af19e00cc04c6f769b118a49c390b841
|
||||
size 53123904
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 14 05:26:06 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Regenerate to account for maven-resolver upgrade to 1.7.3
|
||||
and the new added maven-resolver-named-locks artifact
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 19 05:03:30 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -91,6 +91,7 @@ BuildRequires: maven-lib
|
||||
BuildRequires: maven-resolver-api
|
||||
BuildRequires: maven-resolver-connector-basic
|
||||
BuildRequires: maven-resolver-impl
|
||||
BuildRequires: maven-resolver-named-locks
|
||||
BuildRequires: maven-resolver-spi
|
||||
BuildRequires: maven-resolver-transport-wagon
|
||||
BuildRequires: maven-resolver-util
|
||||
@ -181,6 +182,7 @@ Requires: maven-lib
|
||||
Requires: maven-resolver-api
|
||||
Requires: maven-resolver-connector-basic
|
||||
Requires: maven-resolver-impl
|
||||
Requires: maven-resolver-named-locks
|
||||
Requires: maven-resolver-spi
|
||||
Requires: maven-resolver-transport-wagon
|
||||
Requires: maven-resolver-util
|
||||
|
Loading…
x
Reference in New Issue
Block a user