1.9.1
This commit is contained in:
parent
ab2c75f35b
commit
6603e0b880
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ c-ares-1.7.3.tar.gz
|
|||||||
/c-ares-1.7.4.tar.gz
|
/c-ares-1.7.4.tar.gz
|
||||||
/c-ares-1.7.5.tar.gz
|
/c-ares-1.7.5.tar.gz
|
||||||
/c-ares-1.8.0.tar.gz
|
/c-ares-1.8.0.tar.gz
|
||||||
|
/c-ares-1.9.1.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A library that performs asynchronous DNS operations
|
Summary: A library that performs asynchronous DNS operations
|
||||||
Name: c-ares
|
Name: c-ares
|
||||||
Version: 1.8.0
|
Version: 1.9.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/ares_*
|
%{_mandir}/man3/ares_*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 25 2012 Tom Callaway <spot@fedoraproject.org> - 1.9.1-1
|
||||||
|
- update to 1.9.1
|
||||||
|
|
||||||
* Sat Apr 28 2012 Tom Callaway <spot@fedoraproject.org> - 1.8.0-1
|
* Sat Apr 28 2012 Tom Callaway <spot@fedoraproject.org> - 1.8.0-1
|
||||||
- update to 1.8.0
|
- update to 1.8.0
|
||||||
- fix multilib patch (thanks to Paul Howarth)
|
- fix multilib patch (thanks to Paul Howarth)
|
||||||
|
Loading…
Reference in New Issue
Block a user