Revert "update version to 1.24.0"

This reverts commit 5e68d44ae56a483804f5b213e220c6a84ad92759.
This commit is contained in:
xh 2024-01-30 02:08:06 +00:00 committed by Gitee
parent 7690de508b
commit 38141d1d53
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 2 additions and 8 deletions

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

Binary file not shown.

Binary file not shown.

View File

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