1.16.0
This commit is contained in:
parent
e3709186be
commit
228acfd157
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ c-ares-1.7.3.tar.gz
|
||||
/c-ares-1.13.0.tar.gz
|
||||
/c-ares-1.14.0.tar.gz
|
||||
/c-ares-1.15.0.tar.gz
|
||||
/c-ares-1.16.0.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: A library that performs asynchronous DNS operations
|
||||
Name: c-ares
|
||||
Version: 1.15.0
|
||||
Release: 5%{?dist}
|
||||
Version: 1.16.0
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://c-ares.haxx.se/
|
||||
Source0: http://c-ares.haxx.se/download/%{name}-%{version}.tar.gz
|
||||
@ -86,6 +86,9 @@ cp -a ares_*.3 %{buildroot}%{_mandir}/man3/
|
||||
%{_mandir}/man3/ares_*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 13 2020 Tom Callaway <spot@fedoraproject.org> - 1.16.0-1
|
||||
- update to 1.16.0
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (c-ares-1.15.0.tar.gz) = a1de6c5e7e1a6a13c926aae690e83d5caa51e7313d63da1cf2af6bc757c41d585aad5466bc3ba7b7f7793cb1748fa589f40972b196728851c8b059cfc8c3be50
|
||||
SHA512 (c-ares-1.16.0.tar.gz) = 9f5def3206d61682e66c2173b18a8dd76138e6eb53bfe06a5830408cce9a70895d2148be23064ff18e0fd25b4f4b2c3cfe77e040744cc80dcce6ffec3ea534a9
|
||||
|
Loading…
Reference in New Issue
Block a user