Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/apache-ivy.git#7aa81c79a2e843dfca9a4bb873a1517c64d6c5c3
This commit is contained in:
DistroBaker 2021-02-03 10:57:26 +01:00
parent bca02e351b
commit ab3dd7b01e
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: apache-ivy
Version: 2.5.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Java-based dependency manager
License: ASL 2.0
@ -139,6 +139,9 @@ echo "apache-ivy/ivy" > $RPM_BUILD_ROOT%{_sysconfdir}/ant.d/%{name}
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Aug 13 2020 Fabio Valentini <decathorpe@gmail.com> - 2.5.0-1
- Update to version 2.5.0.
- Disable running the very very broken test suite.