update to 1.16.3

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2015-03-10 14:50:50 +01:00
parent bdee7caf1f
commit 289ae6ada3
4 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ wget-1.12.tar.bz2
/wget-1.16.tar.xz
/wget-1.16.1.tar.xz
/wget-1.16.2.tar.xz
/wget-1.16.3.tar.xz

View File

@ -1 +1 @@
50b67a11971ecc6d142e634e8436fc0f wget-1.16.2.tar.xz
d2e4455781a70140ae83b54ca594ce21 wget-1.16.3.tar.xz

View File

@ -3,9 +3,9 @@
@@ -561,7 +561,7 @@
PACKAGE_NAME='wget'
PACKAGE_TARNAME='wget'
PACKAGE_VERSION='1.16.2'
-PACKAGE_STRING='wget 1.16.2'
+PACKAGE_STRING='wget 1.16.2 (Red Hat modified)'
PACKAGE_VERSION='1.16.3'
-PACKAGE_STRING='wget 1.16.3'
+PACKAGE_STRING='wget 1.16.3 (Red Hat modified)'
PACKAGE_BUGREPORT='bug-wget@gnu.org'
PACKAGE_URL=''

View File

@ -1,6 +1,6 @@
Summary: A utility for retrieving files using the HTTP or FTP protocols
Name: wget
Version: 1.16.2
Version: 1.16.3
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Internet
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
%{_infodir}/*
%changelog
* Tue Mar 10 2015 Tomas Hozza <thozza@redhat.com> - 1.16.3-1
- update to 1.16.3
* Wed Mar 04 2015 Tomas Hozza <thozza@redhat.com> - 1.16.2-1
- update to 1.16.2