This commit is contained in:
parent
8a9a3bfaf2
commit
1d010f8896
@ -3,7 +3,7 @@
|
|||||||
Summary: A library that performs asynchronous DNS operations
|
Summary: A library that performs asynchronous DNS operations
|
||||||
Name: c-ares
|
Name: c-ares
|
||||||
Version: 1.25.0
|
Version: 1.25.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://c-ares.org/
|
URL: http://c-ares.org/
|
||||||
Source0: http://c-ares.org/download/%{name}-%{version}.tar.gz
|
Source0: http://c-ares.org/download/%{name}-%{version}.tar.gz
|
||||||
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libcares.la
|
|||||||
%{_mandir}/man3/ares_*
|
%{_mandir}/man3/ares_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.25.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Jan 10 2024 Tom Callaway <spot@fedoraproject.org> - 1.25.0-1
|
* Wed Jan 10 2024 Tom Callaway <spot@fedoraproject.org> - 1.25.0-1
|
||||||
- update to 1.25.0
|
- update to 1.25.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user