rpms/wget/devel .cvsignore, 1.14, 1.15 sources, 1.14, 1.15 wget-rh-modified.patch, 1.2, 1.3 wget.spec, 1.66, 1.67

Karsten Hopp (karsten) fedora-extras-commits at redhat.com
Wed Aug 13 12:46:42 UTC 2008


Author: karsten

Update of /cvs/extras/rpms/wget/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22494

Modified Files:
	.cvsignore sources wget-rh-modified.patch wget.spec 
Log Message:
- update



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wget/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	4 Jun 2008 14:26:09 -0000	1.14
+++ .cvsignore	13 Aug 2008 12:46:12 -0000	1.15
@@ -1 +1 @@
-wget-1.11.3.tar.bz2
+wget-1.11.4.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wget/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	4 Jun 2008 14:26:09 -0000	1.14
+++ sources	13 Aug 2008 12:46:12 -0000	1.15
@@ -1 +1 @@
-6351b5777b0f0c94b5148899b6150135  wget-1.11.3.tar.bz2
+f5076a8c2ec2b7f334cb6e3059820f9c  wget-1.11.4.tar.bz2

wget-rh-modified.patch:

Index: wget-rh-modified.patch
===================================================================
RCS file: /cvs/extras/rpms/wget/devel/wget-rh-modified.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wget-rh-modified.patch	4 Jun 2008 14:26:09 -0000	1.2
+++ wget-rh-modified.patch	13 Aug 2008 12:46:12 -0000	1.3
@@ -2,5 +2,5 @@
 --- wget-1.11.1/src/version.c.rh1	2008-03-31 11:27:06.000000000 +0200
 +++ wget-1.11.1/src/version.c	2008-03-31 11:27:22.000000000 +0200
 @@ -1 +1 @@
--char *version_string = "1.11.3";
-+char *version_string = "1.11.3 (Red Hat modified)";
+-char *version_string = "1.11.4";
++char *version_string = "1.11.4 (Red Hat modified)";


Index: wget.spec
===================================================================
RCS file: /cvs/extras/rpms/wget/devel/wget.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- wget.spec	4 Jun 2008 14:26:09 -0000	1.66
+++ wget.spec	13 Aug 2008 12:46:12 -0000	1.67
@@ -1,6 +1,6 @@
 Summary: A utility for retrieving files using the HTTP or FTP protocols
 Name: wget
-Version: 1.11.3
+Version: 1.11.4
 Release: 1%{?dist}
 License: GPLv3+
 Group: Applications/Internet
@@ -68,6 +68,9 @@
 %{_infodir}/*
 
 %changelog
+* Wed Aug 13 2008 Karsten Hopp <karsten at redhat.com> 1.11.4-1
+- update
+
 * Wed Jun 04 2008 Karsten Hopp <karsten at redhat.com> 1.11.3-1
 - wget-1.11.3, downgrades the combination of the -N and -O options
   to a warning instead of an error




More information about the fedora-extras-commits mailing list