|
|
Author: jnovy
Update of /cvs/dist/rpms/curl/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15126
Modified Files:
.cvsignore curl.spec sources
Log Message:
- update to curl-7.16.0
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/curl/devel/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- .cvsignore 24 Aug 2006 15:11:25 -0000 1.21
+++ .cvsignore 30 Oct 2006 09:18:31 -0000 1.22
@@ -1,2 +1,3 @@
curl-7.15.4.tar.bz2
curl-7.15.5.tar.bz2
+curl-7.16.0.tar.bz2
Index: curl.spec
===================================================================
RCS file: /cvs/dist/rpms/curl/devel/curl.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- curl.spec 24 Aug 2006 15:11:25 -0000 1.38
+++ curl.spec 30 Oct 2006 09:18:31 -0000 1.39
@@ -1,6 +1,6 @@
Summary: A utility for getting files from remote servers (FTP, HTTP, and
others).
Name: curl
-Version: 7.15.5
+Version: 7.16.0
Release: 1%{?dist}
License: MIT
Group: Applications/Internet
@@ -94,6 +94,9 @@
%{_mandir}/man3/*
%changelog
+* Mon Oct 30 2006 Jindrich Novy <jnovy@xxxxxxxxxx> - 7.16.0-1
+- update to curl-7.16.0
+
* Thu Aug 24 2006 Jindrich Novy <jnovy@xxxxxxxxxx> - 7.15.5-1.fc6
- update to curl-7.15.5
- use %%{?dist}
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/curl/devel/sources,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- sources 24 Aug 2006 15:11:25 -0000 1.22
+++ sources 30 Oct 2006 09:18:31 -0000 1.23
@@ -1 +1 @@
-594142c7d53bbdd988e8cef6354eeeff curl-7.15.5.tar.bz2
+5819f56e93d04cde2992fe88b54cbfad curl-7.16.0.tar.bz2
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|