Browse Source

nginx: update to 1.0.4

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4093 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 12 years ago
parent
commit
9fcf650a2b
1 changed files with 5 additions and 2 deletions
  1. 5 2
      n/nginx/nginx-vl.spec

+ 5 - 2
n/nginx/nginx-vl.spec

@@ -14,8 +14,8 @@
 Summary:        Robust, small and high performance http and reverse proxy server
 Summary(ja):    堅牢・軽量・高性能な HTTP およびリバースプロキシサーバ
 Name:           nginx
-Version:        1.0.2
-Release:        3%{?_dist_release}
+Version:        1.0.4
+Release:        1%{?_dist_release}
 
 Group:          System Environment/Daemons   
 # BSD License (two clause)
@@ -377,6 +377,9 @@ fi
 
 
 %changelog
+* Thu Jun 09 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-1
+- update to 1.0.4
+
 * Wed May 18 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.2-3
 - add gnosek-nginx-upstream-fair module
 - add ngx_http_upstream_keepalive module