Fri, 29 Mar 2024 01:01:13 UTC | login

Information for build jgit-5.11.0-1.fc33

ID193635
Package Namejgit
Version5.11.0
Release1.fc33
Epoch
SummaryA pure java implementation of git
DescriptionA pure Java implementation of the Git version control system and command line interface.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Apr 2021 13:56:21 UTC
CompletedThu, 08 Apr 2021 13:56:21 UTC
Tags
f33
f37
f38
RPMs
src
jgit-5.11.0-1.fc33.src.rpm (info) (download)
noarch
jgit-5.11.0-1.fc33.noarch.rpm (info) (download)
jgit-javadoc-5.11.0-1.fc33.noarch.rpm (info) (download)
Changelog * Wed Mar 10 2021 Mat Booth <mat.booth@redhat.com> - 5.11.0-1 - Update to latest upstream release * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jan 12 2021 Alexander Kurtakov <akurtako@redhat.com> 5.10.0-1 - Update to latest upstream release * Mon Nov 16 2020 Mat Booth <mat.booth@redhat.com> - 5.9.0-2 - Don't ship junit util bundles used only by tests * Fri Oct 30 2020 Jeff Johnston <jjohnstn@redhat.com> - 5.9.0-1 - Update to latest upstream release * Fri Aug 21 2020 Mat Booth <mat.booth@redhat.com> - 5.8.1-1 - Update to latest upstream release * Fri Aug 21 2020 Mat Booth <mat.booth@redhat.com> - 5.8.0-5 - Rebuild against new servlet API * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 5.8.0-3 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Thu Jun 25 2020 Roland Grunberg <rgrunber@redhat.com> - 5.8.0-2 - Set maven-javadoc-plugin source to 1.8 for Java 11 build. * Mon Jun 22 2020 Mat Booth <mat.booth@redhat.com> - 5.8.0-1 - Update to latest upstream release * Fri May 15 2020 Mat Booth <mat.booth@redhat.com> - 5.7.0-3 - Fix erroneous dep on osgi.core with provided scope * Sun Mar 22 2020 Mat Booth <mat.booth@redhat.com> - 5.7.0-2 - Relax dep on junit * Sun Mar 22 2020 Mat Booth <mat.booth@redhat.com> - 5.7.0-1 - Update to latest upstream release * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Dec 19 2019 Mat Booth <mat.booth@redhat.com> - 5.6.0-1 - Update to latest upstream release * Tue Sep 17 2019 Mat Booth <mat.booth@redhat.com> - 5.5.0-1 - Update to latest upstream release * Thu Jul 25 2019 Mat Booth <mat.booth@redhat.com> - 5.4.0-6 - Make dep on OSGi 'provided' in scope * Thu Jul 25 2019 Mat Booth <mat.booth@redhat.com> - 5.4.0-5 - Ignore test failures again due to 'Mount point not found' errors * Thu Jul 25 2019 Mat Booth <mat.booth@redhat.com> - 5.4.0-4 - Better summary to avoid rpmlint warnings and add better comments - Conditionalise BR on git with other test dependencies - Drop explicit dep on jzlib, jgit no longer considers it optional - Simplify javadoc package specification - Use of maven-source-plugin is unnecessary for RPM builds - Don't ignore test failures - Truncate changelog * Wed Jul 24 2019 Mat Booth <mat.booth@redhat.com> - 5.4.0-3 - Package jgit libs and command line tooling separately from the Eclipse plug-in