From 2117b1592928e05156eecdaf15dd8fc4ea262eaafc9d136b0cc6fe189b9b08a3 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 10 Oct 2023 18:09:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/eclipse-jgit?expand=0&rev=51 --- eclipse-jgit.changes | 14 ++++++++++++++ jgit.changes | 17 +++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/eclipse-jgit.changes b/eclipse-jgit.changes index fb0e1e8..b633fab 100644 --- a/eclipse-jgit.changes +++ b/eclipse-jgit.changes @@ -13,6 +13,13 @@ Fri Oct 6 11:04:41 UTC 2023 - Fridrich Strba * 0001-Ensure-the-correct-classpath-is-set-for-the-jgit-com.patch + no need to patch the jgit.sh launcher that we do not use +------------------------------------------------------------------- +Fri Oct 6 11:00:40 UTC 2023 - Fridrich Strba + +- Craft the jgit script from the real Main class of the jar file + instead of using some superfluous jar launcher. + Fixes bsc#1209646 + ------------------------------------------------------------------- Wed May 31 19:51:51 UTC 2023 - Fridrich Strba @@ -28,6 +35,13 @@ Fri May 5 08:24:40 UTC 2023 - Fridrich Strba - Add _multibuild to define 2nd spec file as additional flavor. Eliminates the need for source package links in OBS. +------------------------------------------------------------------- +Mon Mar 27 08:18:14 UTC 2023 - Fridrich Strba + +- Require xz-java because the jgit script that we install is + expecting it to be present when composing the classpath + (bsc#1209646) + ------------------------------------------------------------------- Wed Nov 16 11:24:53 UTC 2022 - Fridrich Strba diff --git a/jgit.changes b/jgit.changes index 5d7ab9c..b633fab 100644 --- a/jgit.changes +++ b/jgit.changes @@ -29,6 +29,12 @@ Wed May 31 19:51:51 UTC 2023 - Fridrich Strba + allows building with 0.2.x (which is backward compatible with 0.1.x) +------------------------------------------------------------------- +Fri May 5 08:24:40 UTC 2023 - Fridrich Strba + +- Add _multibuild to define 2nd spec file as additional flavor. + Eliminates the need for source package links in OBS. + ------------------------------------------------------------------- Mon Mar 27 08:18:14 UTC 2023 - Fridrich Strba @@ -43,6 +49,12 @@ Wed Nov 16 11:24:53 UTC 2022 - Fridrich Strba * jgit-apache-sshd-2.7.0.patch + Allow building against apache-sshd 2.8.x and 2.9.x +------------------------------------------------------------------- +Tue Mar 29 14:06:34 UTC 2022 - Fridrich Strba + +- Force building with Java 11, since tycho is not knowing about any + Java >= 15 + ------------------------------------------------------------------- Fri Jul 30 12:24:56 UTC 2021 - Fridrich Strba @@ -62,6 +74,11 @@ Fri Jul 30 12:24:56 UTC 2021 - Fridrich Strba * 0003-Remove-requirement-on-assertj-core.patch + Not needed anymore +------------------------------------------------------------------- +Thu Nov 19 13:00:00 UTC 2020 - Fridrich Strba + +- Fix provides + ------------------------------------------------------------------- Thu Jul 16 21:23:15 UTC 2020 - Fridrich Strba