This commit is contained in:
parent
c6e1fbfee4
commit
b3882094a1
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 17:35:01 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Upgrade to upstream version 1.1.6
|
||||
* Bug
|
||||
+ FELIX-6509: Evaluation of subshell String results are wrong
|
||||
on Windows
|
||||
* Improvement
|
||||
+ FELIX-5970: Add requirement & capabilities model so gogo can
|
||||
be resolved
|
||||
+ FELIX-5999: cleanup compiler warnings
|
||||
+ FELIX-6001: cleanup compiler warnings
|
||||
+ FELIX-6003: Add some resolver checks to make sure
|
||||
@RequireGogo annotation works for both jline and shell
|
||||
+ FELIX-6007: create a gogo bom
|
||||
+ FELIX-5963: Gogo runtime should use named executor threads
|
||||
+ FELIX-6038: pull Java 7 support back in for gogo runtime,
|
||||
shell and console
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 07:33:15 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -59,6 +59,7 @@ cp %{SOURCE1} build.xml
|
||||
<artifactId>osgi.cmpn</artifactId>
|
||||
</dependency>"
|
||||
|
||||
# These are test dependencies
|
||||
%pom_change_dep junit: :::test
|
||||
%pom_change_dep org.mockito: :::test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user