[nginx] Update to upstream release 1.4.2

Jamie Nguyen jamielinux at fedoraproject.org
Fri Jul 19 10:20:33 UTC 2013


commit 3d430736cc0698c4e575968e3eb609e64591c217
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Fri Jul 19 11:20:16 2013 +0100

    Update to upstream release 1.4.2

 .gitignore |    2 ++
 nginx.spec |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b8ac58d..48d1c51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@ x86_64/
 /nginx-1.4.0.tar.gz.asc
 /nginx-1.4.1.tar.gz
 /nginx-1.4.1.tar.gz.asc
+/nginx-1.4.2.tar.gz
+/nginx-1.4.2.tar.gz.asc
diff --git a/nginx.spec b/nginx.spec
index 9dc5d69..b2c81bf 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -16,8 +16,8 @@
 
 Name:              nginx
 Epoch:             1
-Version:           1.4.1
-Release:           3%{?dist}
+Version:           1.4.2
+Release:           1%{?dist}
 
 Summary:           A high performance web server and reverse proxy server
 Group:             System Environment/Daemons
@@ -224,6 +224,9 @@ fi
 
 
 %changelog
+* Fri Jul 19 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 1:1.4.2-1
+- update to upstream release 1.4.2
+
 * Wed Jul 17 2013 Petr Pisar <ppisar at redhat.com> - 1:1.4.1-3
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 9026e6a..dce5b01 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-fea7dfab995545ce27fe4c49dc21a972  nginx-1.4.1.tar.gz
-455f82ffbf31085754e725e219e0f840  nginx-1.4.1.tar.gz.asc
+5053bacc7df548890f1c93735bddc81e  nginx-1.4.2.tar.gz
+10fde144b356c0a847f29bef0f611f78  nginx-1.4.2.tar.gz.asc


More information about the scm-commits mailing list