From ab3dd7b01e9d3b0dd7ade4fc01937a058d71bcc1 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 10:57:26 +0100 Subject: [PATCH] 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 --- apache-ivy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/apache-ivy.spec b/apache-ivy.spec index e178f63..df7a452 100644 --- a/apache-ivy.spec +++ b/apache-ivy.spec @@ -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 - 2.5.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Aug 13 2020 Fabio Valentini - 2.5.0-1 - Update to version 2.5.0. - Disable running the very very broken test suite.