This commit is contained in:
parent
0884ce5a05
commit
2117b15929
@ -13,6 +13,13 @@ Fri Oct 6 11:04:41 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|||||||
* 0001-Ensure-the-correct-classpath-is-set-for-the-jgit-com.patch
|
* 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
|
+ no need to patch the jgit.sh launcher that we do not use
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 6 11:00:40 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- 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 <fstrba@suse.com>
|
Wed May 31 19:51:51 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
@ -28,6 +35,13 @@ Fri May 5 08:24:40 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|||||||
- Add _multibuild to define 2nd spec file as additional flavor.
|
- Add _multibuild to define 2nd spec file as additional flavor.
|
||||||
Eliminates the need for source package links in OBS.
|
Eliminates the need for source package links in OBS.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 27 08:18:14 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- 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 <fstrba@suse.com>
|
Wed Nov 16 11:24:53 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
17
jgit.changes
17
jgit.changes
@ -29,6 +29,12 @@ Wed May 31 19:51:51 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|||||||
+ allows building with 0.2.x (which is backward compatible
|
+ allows building with 0.2.x (which is backward compatible
|
||||||
with 0.1.x)
|
with 0.1.x)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 5 08:24:40 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- 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 <fstrba@suse.com>
|
Mon Mar 27 08:18:14 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
@ -43,6 +49,12 @@ Wed Nov 16 11:24:53 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|||||||
* jgit-apache-sshd-2.7.0.patch
|
* jgit-apache-sshd-2.7.0.patch
|
||||||
+ Allow building against apache-sshd 2.8.x and 2.9.x
|
+ Allow building against apache-sshd 2.8.x and 2.9.x
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 29 14:06:34 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Force building with Java 11, since tycho is not knowing about any
|
||||||
|
Java >= 15
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 30 12:24:56 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
Fri Jul 30 12:24:56 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
@ -62,6 +74,11 @@ Fri Jul 30 12:24:56 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|||||||
* 0003-Remove-requirement-on-assertj-core.patch
|
* 0003-Remove-requirement-on-assertj-core.patch
|
||||||
+ Not needed anymore
|
+ Not needed anymore
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 19 13:00:00 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Fix provides
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 16 21:23:15 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
Thu Jul 16 21:23:15 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user