Fixed year in nginx.spec changelog.
diff --git a/rpm/SPECS/nginx.spec.in b/rpm/SPECS/nginx.spec.in
index d3dae47..4acbcdc 100644
--- a/rpm/SPECS/nginx.spec.in
+++ b/rpm/SPECS/nginx.spec.in
@@ -308,7 +308,7 @@
 fi
 
 %changelog
-* Tue Jan 31 2016 Konstantin Pavlov <thresh@nginx.com>
+* Tue Jan 31 2017 Konstantin Pavlov <thresh@nginx.com>
 - 1.10.3
 - Extended hardening build flags.
 - Added check-reload target to init script / systemd service.