- update
This commit is contained in:
parent
f79c70585d
commit
fab216993f
@ -1 +1 @@
|
|||||||
wget-1.11.3.tar.bz2
|
wget-1.11.4.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
6351b5777b0f0c94b5148899b6150135 wget-1.11.3.tar.bz2
|
f5076a8c2ec2b7f334cb6e3059820f9c wget-1.11.4.tar.bz2
|
||||||
|
@ -2,5 +2,5 @@ diff -up wget-1.11.1/src/version.c.rh1 wget-1.11.1/src/version.c
|
|||||||
--- wget-1.11.1/src/version.c.rh1 2008-03-31 11:27:06.000000000 +0200
|
--- 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
|
+++ wget-1.11.1/src/version.c 2008-03-31 11:27:22.000000000 +0200
|
||||||
@@ -1 +1 @@
|
@@ -1 +1 @@
|
||||||
-char *version_string = "1.11.3";
|
-char *version_string = "1.11.4";
|
||||||
+char *version_string = "1.11.3 (Red Hat modified)";
|
+char *version_string = "1.11.4 (Red Hat modified)";
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A utility for retrieving files using the HTTP or FTP protocols
|
Summary: A utility for retrieving files using the HTTP or FTP protocols
|
||||||
Name: wget
|
Name: wget
|
||||||
Version: 1.11.3
|
Version: 1.11.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_infodir}/*
|
%{_infodir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 13 2008 Karsten Hopp <karsten@redhat.com> 1.11.4-1
|
||||||
|
- update
|
||||||
|
|
||||||
* Wed Jun 04 2008 Karsten Hopp <karsten@redhat.com> 1.11.3-1
|
* Wed Jun 04 2008 Karsten Hopp <karsten@redhat.com> 1.11.3-1
|
||||||
- wget-1.11.3, downgrades the combination of the -N and -O options
|
- wget-1.11.3, downgrades the combination of the -N and -O options
|
||||||
to a warning instead of an error
|
to a warning instead of an error
|
||||||
|
Loading…
Reference in New Issue
Block a user