!4 change source

From: @lyn1001 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2022-11-10 11:11:25 +00:00 committed by Gitee
commit 0c3d483e5f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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