From 4014d86a573bb2aee37e8168019e2248e7a4d87d Mon Sep 17 00:00:00 2001
From: BOPOHA <vorona.tolik@gmail.com>
Date: Sun, 4 Jun 2017 00:23:22 +0200
Subject: [PATCH] base version updated to 2.14.0

---
 contrib/rpm/i2pd.spec | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/contrib/rpm/i2pd.spec b/contrib/rpm/i2pd.spec
index a286349c..be220726 100644
--- a/contrib/rpm/i2pd.spec
+++ b/contrib/rpm/i2pd.spec
@@ -1,7 +1,7 @@
 %define build_timestamp %(date +"%Y%m%d")
 
 Name:           i2pd
-Version:        2.12.0
+Version:        2.14.0
 Release:        %{build_timestamp}git%{?dist}
 Summary:        I2P router written in C++
 
@@ -103,6 +103,23 @@ getent passwd i2pd >/dev/null || \
 
 
 %changelog
+* Thr June 01 2017 orignal <i2porignal@yandex.ru> - 2.14.0
+- Added transit traffic bandwidth limitation
+- Added NTCP connections through HTTP and SOCKS proxies
+- Added ability to disable address helper for HTTP proxy
+- Changed reseed servers list
+
+* Tue April 06 2017 orignal <i2porignal@yandex.ru> - 2.13.0
+- Added persist local destination's tags
+- Added GOST signature types 9 and 10
+- Added exploratory tunnels configuration
+- Changed reseed servers list
+- Changed inactive NTCP sockets get closed faster
+- Changed some EdDSA speed up
+- Fixed multiple acceptors for SAM
+- Fixed follow on data after STREAM CREATE for SAM
+- Fixed memory leaks
+
 * Tue Feb 14 2017 orignal <i2porignal@yandex.ru> - 2.12.0
 - Additional HTTP and SOCKS proxy tunnels
 - Reseed from ZIP archive