From b826acd0eae4cf1704e6e4c6f58ae324a8524f03edcc0ec89724de89953fbdd7 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 27 Jun 2019 09:07:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/jline?expand=0&rev=34 --- jline.changes | 6 ++++++ jline.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/jline.changes b/jline.changes index 368ab31..3acc7cb 100644 --- a/jline.changes +++ b/jline.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 27 09:06:19 UTC 2019 - Fridrich Strba + +- Work around a problem with dependency resolution, where variables + are not resolved + ------------------------------------------------------------------- Tue Mar 5 15:08:16 UTC 2019 - Fridrich Strba diff --git a/jline.spec b/jline.spec index 9bb758d..cbdaaed 100644 --- a/jline.spec +++ b/jline.spec @@ -50,6 +50,7 @@ This package contains the API documentation for %{name}. %prep %setup -q -n jline2-jline-%{version} +%pom_change_dep org.fusesource.jansi:jansi org.fusesource.jansi:jansi:1.12 cp %{SOURCE1} build.xml mkdir -p lib