diff --git a/felix-gogo-runtime.changes b/felix-gogo-runtime.changes index 0f3a18b..991a556 100644 --- a/felix-gogo-runtime.changes +++ b/felix-gogo-runtime.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Thu Feb 8 17:35:01 UTC 2024 - Fridrich Strba + +- 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 diff --git a/felix-gogo-runtime.spec b/felix-gogo-runtime.spec index ad5309a..6aad493 100644 --- a/felix-gogo-runtime.spec +++ b/felix-gogo-runtime.spec @@ -59,6 +59,7 @@ cp %{SOURCE1} build.xml osgi.cmpn " +# These are test dependencies %pom_change_dep junit: :::test %pom_change_dep org.mockito: :::test