|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
Summary: A library that performs asynchronous DNS operations
|
|
|
|
|
Name: c-ares
|
|
|
|
|
Version: 1.25.0
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
License: MIT
|
|
|
|
|
URL: http://c-ares.org/
|
|
|
|
|
Source0: http://c-ares.org/download/%{name}-%{version}.tar.gz
|
|
|
|
@ -81,6 +81,10 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libcares.la
|
|
|
|
|
%{_mandir}/man3/ares_*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.25.0-6
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.25.0-5
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|