!62 update version to 1.24.0

From: @xinghe_1 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2024-01-02 09:00:10 +00:00 committed by Gitee
commit 7690de508b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 2 deletions

Binary file not shown.

BIN
c-ares-1.24.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: c-ares
Version: 1.19.1
Version: 1.24.0
Release: 1
Summary: A C library for asynchronous DNS requests
@ -7,7 +7,7 @@ License: MIT
URL: https://c-ares.org/
Source0: https://c-ares.org/download/%{name}-%{version}.tar.gz
BuildRequires: gcc autoconf automake libtool g++
BuildRequires: gcc autoconf automake libtool g++ gmock-devel
# Patch0 from Redhat is applied for stopping overriding AC_CONFIG_MACRO_DIR
Patch0: 0000-Use-RPM-compiler-options.patch
Patch1: backport-disable-live-tests.patch
@ -60,6 +60,12 @@ cd ../
%{_mandir}/man3/*
%changelog
* Tue Dec 26 2023 xinghe <xinghe2@h-partners.com> - 1.24.0-1
- Type:requirements
- ID:NA
- SUG:NA
- DESC:update c-ares to 1.24.0
* Tue Jul 25 2023 xinghe <xinghe2@h-partners.com> - 1.19.1-1
- Type:requirements
- ID:NA