1.12.0
This commit is contained in:
parent
ab86701685
commit
d76c7c5e9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ c-ares-1.7.3.tar.gz
|
||||
/c-ares-1.9.1.tar.gz
|
||||
/c-ares-1.10.0.tar.gz
|
||||
/c-ares-1.11.0.tar.gz
|
||||
/c-ares-1.12.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: A library that performs asynchronous DNS operations
|
||||
Name: c-ares
|
||||
Version: 1.11.0
|
||||
Version: 1.12.0
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/ares_*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 29 2016 Tom Callaway <spot@fedoraproject.org> - 1.12.0-1
|
||||
- update to 1.12.0
|
||||
|
||||
* Fri Feb 19 2016 Jakub Hrozek <jhrozek@redhat.com> - 1.11.0
|
||||
- New upstream version 1.11.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user