1.6.2
diff --git a/debian/changelog b/debian/changelog index 3834c2c..af6b0ed 100644 --- a/debian/changelog +++ b/debian/changelog
@@ -1,3 +1,9 @@ +nginx (1.6.2-1) unstable; urgency=low + + * 1.6.2 + + -- Sergey Budnevitch <sb@nginx.com> Tue, 16 Sep 2014 13:57:00 +0400 + nginx (1.6.1-1) unstable; urgency=low * 1.6.1
diff --git a/rpm/SPECS/nginx.spec b/rpm/SPECS/nginx.spec index 9324daf..e829ec7 100644 --- a/rpm/SPECS/nginx.spec +++ b/rpm/SPECS/nginx.spec
@@ -32,6 +32,7 @@ Requires: openssl >= 1.0.1 BuildRequires: systemd BuildRequires: openssl-devel >= 1.0.1 +Epoch: 1 %define with_spdy 1 %endif @@ -45,7 +46,7 @@ Summary: High performance web server Name: nginx -Version: 1.6.1 +Version: 1.6.2 Release: 1%{?dist}.ngx Vendor: nginx inc. URL: http://nginx.org/ @@ -326,6 +327,10 @@ fi %changelog +* Tue Sep 16 2014 Sergey Budnevitch <sb@nginx.com> +- epoch added to the EPEL7/CentOS7 spec to override EPEL one +- 1.6.2 + * Thu Aug 5 2014 Sergey Budnevitch <sb@nginx.com> - 1.6.1