diff --git a/apache-ivy.spec b/apache-ivy.spec index 53d613834e76ec9492f7284e567d8680ebaa1cb7..1389b9e9efbc03b060eb1e93c637ae14380a30fd 100644 --- a/apache-ivy.spec +++ b/apache-ivy.spec @@ -1,10 +1,10 @@ Name: apache-ivy Version: 2.4.0 -Release: 17 +Release: 18 Summary: Java-based dependency manager License: ASL 2.0 URL: https://ant.apache.org/ivy/ -Source0: http://mirrors.tuna.tsinghua.edu.cn/apache//ant/ivy/%{version}/%{name}-%{version}-src.tar.gz +Source0: http://archive.apache.org/dist/ant/ivy/%{version}/%{name}-%{version}-src.tar.gz Patch0: 0001-Update-bouncycastle-to-1.52.patch Patch1: apache-ivy-global-settings.patch @@ -59,6 +59,9 @@ echo "apache-ivy/ivy" > %{buildroot}%{_sysconfdir}/ant.d/%{name} %doc README NOTICE %changelog +* Thu Nov 10 2022 liyanan - 2.4.0-18 +- Change source + * Tue Apr 7 2020 yanglijin - 2.4.0-17 - fix build failed