Fri, 10 May 2024 21:33:05 UTC | login

Information for build jgit-5.11.0-2.el8

ID37697
Package Namejgit
Version5.11.0
Release2.el8
Epoch
Sourcejgit-5.11.0-2.el8.src.rpm
SummaryA pure java implementation of git
DescriptionA pure Java implementation of the Git version control system and command line interface.
Built bymperina
State complete
Volume DEFAULT
StartedFri, 18 Feb 2022 13:01:31 UTC
CompletedFri, 18 Feb 2022 13:04:08 UTC
Taskbuild (virt8s-ovirt-45-el8s, jgit-5.11.0-2.fc35.src.rpm)
Extra{'source': {'original_url': 'jgit-5.11.0-2.el8.src.rpm'}}
Tags
virt8s-ovirt-45-candidate
virt8s-ovirt-45-release
virt8s-ovirt-45-testing
RPMs
src
jgit-5.11.0-2.el8.src.rpm (info) (download)
noarch
jgit-5.11.0-2.el8.noarch.rpm (info) (download)
jgit-javadoc-5.11.0-2.el8.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * 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