!65 source0 url 错误

From: @lff11111 
Reviewed-by: @robertxw 
Signed-off-by: @robertxw
This commit is contained in:
openeuler-ci-bot 2024-02-22 01:22:24 +00:00 committed by Gitee
commit cf78c00d2e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -5,7 +5,7 @@ Summary: A C library for asynchronous DNS requests
License: MIT
URL: https://github.com/c-ares/c-ares
Source0: https://github.com/c-ares/c-ares/releases/tag/%{name}-%{version}.tar.gz
Source0: https://c-ares.org/download/%{name}-%{version}.tar.gz
BuildRequires: gcc autoconf automake libtool
# Patch0 from Redhat is applied for stopping overriding AC_CONFIG_MACRO_DIR
@ -74,6 +74,12 @@ make %{?_smp_mflags}
%{_mandir}/man3/*
%changelog
* Wed Jan 31 2024 lifeifei<lifeifei@kylinos.cn> - 1.16.1-8
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix source0 url
* Thu Jun 08 2023 xinghe <xinghe2@h-partners.com> - 1.16.1-7
- Type:cves
- CVE:CVE-2023-31130 CVE-2023-31124 CVE-2023-31147