diff --git a/nghttp2-1.2.0.tar.xz b/nghttp2-1.2.0.tar.xz deleted file mode 100644 index e9a11a3..0000000 --- a/nghttp2-1.2.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e4a419c835b6cfa08ff9743f823638d32d8516aa3abfc86598272d173bc558f -size 937040 diff --git a/nghttp2-1.2.1.tar.xz b/nghttp2-1.2.1.tar.xz new file mode 100644 index 0000000..5d42af6 --- /dev/null +++ b/nghttp2-1.2.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e41bca1d99eadf004faa49bbc482067398a2550dddd4098211566b5622e9af03 +size 934340 diff --git a/nghttp2.changes b/nghttp2.changes index 2c547b7..b8cd717 100644 --- a/nghttp2.changes +++ b/nghttp2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 17 10:51:27 UTC 2015 - mpluskal@suse.com + +- Update to 1.2. + * doc: Reword the HPACK tutorial (Patch from Tom Harwood) + * nghttpx: Fix stability issues + * h2load: Fix crash if -r > -n + ------------------------------------------------------------------- Mon Aug 10 14:10:20 UTC 2015 - mpluskal@suse.com diff --git a/nghttp2.spec b/nghttp2.spec index fa95f21..70ba4d6 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -19,7 +19,7 @@ %define lib_name lib%{name}-14 %define lib_name_asio lib%{name}_asio1 Name: nghttp2 -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: Implementation of Hypertext Transfer Protocol version 2 in C License: MIT