From a5640da79c6f2e5478bc62a0b2846e8dbda8e4ed2712a7a8996f02298cd91eb3 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 13 Jun 2023 13:04:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/picocli?expand=0&rev=12 --- picocli.changes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/picocli.changes b/picocli.changes index a77610f..d3e262a 100644 --- a/picocli.changes +++ b/picocli.changes @@ -19,7 +19,11 @@ Tue Jun 13 12:49:00 UTC 2023 - Fridrich Strba build - Due to a bug in the upstream github repository, fetch sources from our private fork until https://github.com/remkop/picocli/pull/2045 - gets integrated upstream + gets integrated upstream +- Added patch: + * revert-version.patch + + revert a version change between our fixed code and the + upstream tag ------------------------------------------------------------------- Mon Jun 5 17:59:16 UTC 2023 - Fridrich Strba