77 lines
2.7 KiB
Plaintext
77 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed May 31 19:51:51 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* jgit-jsch.patch
|
|
+ extend the version range for the required jsch package
|
|
+ allows building with 0.2.x (which is backward compatible
|
|
with 0.1.x)
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Modified patch:
|
|
* jgit-apache-sshd-2.7.0.patch
|
|
+ Allow building against apache-sshd 2.8.x and 2.9.x
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 30 12:24:56 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Update to 5.11.0
|
|
* No changelog was made available.
|
|
* fixes build against apache-sshd 2.7.0
|
|
- Modified patches:
|
|
* 0001-Ensure-the-correct-classpath-is-set-for-the-jgit-com.patch
|
|
* 0002-Don-t-embed-versions-of-third-party-libs-use-feature.patch
|
|
* jgit-shade.patch
|
|
* jgit-5.8.0-java8.patch -> jgit-5.11.0-java8.patch
|
|
+ Rediff to changed context
|
|
- Added patch:
|
|
* jgit-apache-sshd-2.7.0.patch
|
|
+ Adapt to apache-sshd api changes between 2.6.0 and 2.7.0
|
|
- Removed patch:
|
|
* 0003-Remove-requirement-on-assertj-core.patch
|
|
+ Not needed anymore
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 16 21:23:15 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* jgit-5.8.0-java8.patch
|
|
+ restore java 8 compatibility when building with java 9+
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 3 09:55:53 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to 5.8.0
|
|
* No changelog was made available.
|
|
- Removed patches:
|
|
* fix_jgit_sh.patch
|
|
* jgit-feature-deps.patch
|
|
- Added patches:
|
|
* 0001-Ensure-the-correct-classpath-is-set-for-the-jgit-com.patch
|
|
* 0002-Don-t-embed-versions-of-third-party-libs-use-feature.patch
|
|
* 0003-Remove-requirement-on-assertj-core.patch
|
|
* jgit-shade.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 8 19:57:21 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Split the build into two spec files instead of multibuild
|
|
* First one produces the maven artifacts, the jgit command-line
|
|
tool and ant feature
|
|
* Second one produces eclipse features
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 11 12:09:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of eclipse-jgit 5.1.3 as a _multibuild package
|
|
in order to allow bootstrapping
|