diff --git a/.cvsignore b/.cvsignore index 5431eb6..c5a724f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -curl-7.9.5.tar.bz2 +curl-7.9.7.tar.bz2 diff --git a/curl.spec b/curl.spec index c4f93f5..080e936 100644 --- a/curl.spec +++ b/curl.spec @@ -1,7 +1,7 @@ Summary: A utility for getting files from remote servers (FTP, HTTP, and others). Name: curl -Version: 7.9.5 -Release: 2 +Version: 7.9.7 +Release: 3 License: MPL Group: Applications/Internet Source: http://curl.haxx.se/download/%{name}-%{version}.tar.bz2 @@ -75,6 +75,18 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Jun 21 2002 Tim Powers +- automated rebuild + +* Sun May 26 2002 Tim Powers +- automated rebuild + +* Thu May 16 2002 Trond Eivind Glomsrød 7.9.7-1 +- 7.9.7 + +* Wed Apr 24 2002 Trond Eivind Glomsrød 7.9.6-1 +- 7.9.6 + * Thu Mar 21 2002 Trond Eivind Glomsrød 7.9.5-2 - Stop the curl-config script from printing -I/usr/include and -L/usr/lib (#59497) diff --git a/sources b/sources index 002f94e..80f4107 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -93710f55c7cfc611142b769108137ad7 curl-7.9.5.tar.bz2 +7dcf405cbac544c5f486620311eafb2b curl-7.9.7.tar.bz2