Browse Source

new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@10003 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 8 years ago
parent
commit
4eaf6a8fe6
1 changed files with 7 additions and 3 deletions
  1. 7 3
      n/nginx/nginx-vl.spec

+ 7 - 3
n/nginx/nginx-vl.spec

@@ -25,8 +25,8 @@
 Summary:        Robust, small and high performance http and reverse proxy server
 Summary(ja):    堅牢・軽量・高性能な HTTP およびリバースプロキシサーバ
 Name:           nginx
-Version:        1.9.9
-Release:        2%{?_dist_release}
+Version:        1.9.10
+Release:        1%{?_dist_release}
 
 Group:          System Environment/Daemons   
 # BSD License (two clause)
@@ -52,7 +52,7 @@ Source104:  nginx-404.html
 Source1000: ngx-fancyindex-%{ngx_fancyindex_version}.tar.xz
 %define nginx_accept_language_module_version 02262ce
 Source1010: giom-nginx_accept_language_module-%{nginx_accept_language_module_version}.tar.gz
-%define passenger_version 5.0.23
+%define passenger_version 5.0.24
 Source1020: passenger-%{passenger_version}.tar.gz
 %define upstream_fair_version 2131c73
 Source1030: gnosek-nginx-upstream-fair-%{upstream_fair_version}.tar.gz
@@ -361,6 +361,10 @@ fi
 
 
 %changelog
+* Wed Feb  3 2016 Munehiro Yamamoto <munepi@vinelinux.org> 1.9.10-1
+- update to 1.9.10
+- update passenger to 5.0.24
+
 * Sun Jan 10 2016 Munehiro Yamamoto <munepi@vinelinux.org> 1.9.9-2
 - update passenger to 5.0.23