[wget/f21] update to 1.16.3

Tomas Hozza thozza at fedoraproject.org
Tue Mar 10 13:52:16 UTC 2015


commit 289ae6ada32a81e8dd2fa55954a19177dec582c6
Author: Tomas Hozza <thozza at redhat.com>
Date:   Tue Mar 10 14:50:50 2015 +0100

    update to 1.16.3
    
    Signed-off-by: Tomas Hozza <thozza at redhat.com>

 .gitignore             | 1 +
 sources                | 2 +-
 wget-rh-modified.patch | 6 +++---
 wget.spec              | 5 ++++-
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a148f42..cde1474 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/sources b/sources
index ed340df..f9146da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50b67a11971ecc6d142e634e8436fc0f  wget-1.16.2.tar.xz
+d2e4455781a70140ae83b54ca594ce21  wget-1.16.3.tar.xz
diff --git a/wget-rh-modified.patch b/wget-rh-modified.patch
index bcf3f74..d07e17c 100644
--- a/wget-rh-modified.patch
+++ b/wget-rh-modified.patch
@@ -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 at gnu.org'
  PACKAGE_URL=''
  
diff --git a/wget.spec b/wget.spec
index 85d7836..45bb6e7 100644
--- a/wget.spec
+++ b/wget.spec
@@ -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 at redhat.com> - 1.16.3-1
+- update to 1.16.3
+
 * Wed Mar 04 2015 Tomas Hozza <thozza at redhat.com> - 1.16.2-1
 - update to 1.16.2
 


More information about the scm-commits mailing list