[nginx/f16] Update to 1.0.8

Keiran Smith affix at fedoraproject.org
Thu Oct 27 01:42:41 UTC 2011


commit e99af5f24e3b5117748d0a494038cfd1b240498b
Author: Affix <affix at affix.me>
Date:   Thu Oct 27 02:42:32 2011 +0100

    Update to 1.0.8

 .gitignore |    1 +
 nginx.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2047745..341d66d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ x86_64/
 *.rpm
 /nginx-1.0.0.tar.gz
 /nginx-1.0.5.tar.gz
+/nginx-1.0.8.tar.gz
diff --git a/nginx.spec b/nginx.spec
index a8b3f48..4e93baa 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -8,7 +8,7 @@
 %define nginx_webroot   %{nginx_datadir}/html
 
 Name:           nginx
-Version:        1.0.5
+Version:        1.0.8
 Release:        1%{?dist}
 Summary:        Robust, small and high performance HTTP and reverse proxy server
 Group:          System Environment/Daemons   
@@ -191,6 +191,9 @@ fi
 
 
 %changelog
+* Thu Oct 27 2011 Keiran "Affix" Smith <fedora at affix.me> - 1.0.8-1
+- Update to new 1.0.8 stable release
+
 * Fri Aug 26 2011 Keiran "Affix" Smith <fedora at affix.me> - 1.0.5-1
 - Update nginx to Latest Stable Release
 
diff --git a/sources b/sources
index 177b93f..8fa4de5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-373c7761a7c682b92b164c8ee3d6d243  nginx-1.0.5.tar.gz
+1049e5fc6e80339f6ba8668fadfb75f9  nginx-1.0.8.tar.gz


More information about the scm-commits mailing list