- update to curl-7.16.0

This commit is contained in:
Jindrich Novy 2006-10-30 09:18:31 +00:00
parent aa86cfdd76
commit f25b2a9485
3 changed files with 6 additions and 2 deletions

View File

@ -1,2 +1,3 @@
curl-7.15.4.tar.bz2 curl-7.15.4.tar.bz2
curl-7.15.5.tar.bz2 curl-7.15.5.tar.bz2
curl-7.16.0.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: A utility for getting files from remote servers (FTP, HTTP, and others). Summary: A utility for getting files from remote servers (FTP, HTTP, and others).
Name: curl Name: curl
Version: 7.15.5 Version: 7.16.0
Release: 1%{?dist} Release: 1%{?dist}
License: MIT License: MIT
Group: Applications/Internet Group: Applications/Internet
@ -94,6 +94,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Oct 30 2006 Jindrich Novy <jnovy@redhat.com> - 7.16.0-1
- update to curl-7.16.0
* Thu Aug 24 2006 Jindrich Novy <jnovy@redhat.com> - 7.15.5-1.fc6 * Thu Aug 24 2006 Jindrich Novy <jnovy@redhat.com> - 7.15.5-1.fc6
- update to curl-7.15.5 - update to curl-7.15.5
- use %%{?dist} - use %%{?dist}

View File

@ -1 +1 @@
594142c7d53bbdd988e8cef6354eeeff curl-7.15.5.tar.bz2 5819f56e93d04cde2992fe88b54cbfad curl-7.16.0.tar.bz2