This commit is contained in:
Tom Callaway 2016-09-29 13:19:31 -04:00
parent ab86701685
commit d76c7c5e9b
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
d5c6d522cfc54bb6f215a0b7912d46be c-ares-1.11.0.tar.gz
2ca44be1715cd2c5666a165d35788424 c-ares-1.12.0.tar.gz