forked from pool/jline
This commit is contained in:
parent
ff0b0c7aa4
commit
b826acd0ea
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 27 09:06:19 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Work around a problem with dependency resolution, where variables
|
||||||
|
are not resolved
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 5 15:08:16 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
Tue Mar 5 15:08:16 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@ -50,6 +50,7 @@ This package contains the API documentation for %{name}.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n jline2-jline-%{version}
|
%setup -q -n jline2-jline-%{version}
|
||||||
|
%pom_change_dep org.fusesource.jansi:jansi org.fusesource.jansi:jansi:1.12
|
||||||
cp %{SOURCE1} build.xml
|
cp %{SOURCE1} build.xml
|
||||||
mkdir -p lib
|
mkdir -p lib
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user