1.16.1
This commit is contained in:
parent
228acfd157
commit
28dc2c4b1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ c-ares-1.7.3.tar.gz
|
|||||||
/c-ares-1.14.0.tar.gz
|
/c-ares-1.14.0.tar.gz
|
||||||
/c-ares-1.15.0.tar.gz
|
/c-ares-1.15.0.tar.gz
|
||||||
/c-ares-1.16.0.tar.gz
|
/c-ares-1.16.0.tar.gz
|
||||||
|
/c-ares-1.16.1.tar.gz
|
||||||
|
@ -2,7 +2,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.16.0
|
Version: 1.16.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://c-ares.haxx.se/
|
URL: http://c-ares.haxx.se/
|
||||||
@ -86,6 +86,9 @@ cp -a ares_*.3 %{buildroot}%{_mandir}/man3/
|
|||||||
%{_mandir}/man3/ares_*
|
%{_mandir}/man3/ares_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 11 2020 Tom Callaway <spot@fedoraproject.org> - 1.16.1-1
|
||||||
|
- update to 1.16.1
|
||||||
|
|
||||||
* Fri Mar 13 2020 Tom Callaway <spot@fedoraproject.org> - 1.16.0-1
|
* Fri Mar 13 2020 Tom Callaway <spot@fedoraproject.org> - 1.16.0-1
|
||||||
- update to 1.16.0
|
- update to 1.16.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (c-ares-1.16.0.tar.gz) = 9f5def3206d61682e66c2173b18a8dd76138e6eb53bfe06a5830408cce9a70895d2148be23064ff18e0fd25b4f4b2c3cfe77e040744cc80dcce6ffec3ea534a9
|
SHA512 (c-ares-1.16.1.tar.gz) = 4ac2a5d5c6da74eb1d6155c4eadc7127ab1b53a8d13caec41bd6172db5417a79f3ab022e77ba37d8b13da6893d7ced5fd8baf5cc3950a4154b4de8743ad31471
|
||||||
|
Loading…
Reference in New Issue
Block a user