Change source

This commit is contained in:
lyn1001 2022-11-10 17:42:30 +08:00
parent 6667b4685f
commit 47c25cdd79

View File

@ -1,10 +1,10 @@
Name: apache-ivy Name: apache-ivy
Version: 2.4.0 Version: 2.4.0
Release: 17 Release: 18
Summary: Java-based dependency manager Summary: Java-based dependency manager
License: ASL 2.0 License: ASL 2.0
URL: https://ant.apache.org/ivy/ 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 Patch0: 0001-Update-bouncycastle-to-1.52.patch
Patch1: apache-ivy-global-settings.patch Patch1: apache-ivy-global-settings.patch
@ -59,6 +59,9 @@ echo "apache-ivy/ivy" > %{buildroot}%{_sysconfdir}/ant.d/%{name}
%doc README NOTICE %doc README NOTICE
%changelog %changelog
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 2.4.0-18
- Change source
* Tue Apr 7 2020 yanglijin <yanglijin@huawei.com> - 2.4.0-17 * Tue Apr 7 2020 yanglijin <yanglijin@huawei.com> - 2.4.0-17
- fix build failed - fix build failed