diff --git a/ghc-http2.changes b/ghc-http2.changes index fcfa706..b2c6923 100644 --- a/ghc-http2.changes +++ b/ghc-http2.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Feb 19 23:03:00 UTC 2021 - psimons@suse.com + +- Update http2 to version 2.0.6. + ## 2.0.6 + + * Dropping support of GHC 7.x + + ## 2.0.5 + + * Passing the correct request + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-http2.spec b/ghc-http2.spec index b2cea4c..058b4b6 100644 --- a/ghc-http2.spec +++ b/ghc-http2.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-http2 # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name http2 %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.0.5 +Version: 2.0.6 Release: 0 Summary: HTTP/2 library License: BSD-3-Clause diff --git a/http2-2.0.5.tar.gz b/http2-2.0.5.tar.gz deleted file mode 100644 index e9a2174..0000000 --- a/http2-2.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e618d9c3946517f2250c6b0d1cfb936763a6babf6d877cd06dac7bd1a76de6e5 -size 5212034 diff --git a/http2-2.0.6.tar.gz b/http2-2.0.6.tar.gz new file mode 100644 index 0000000..a9de592 --- /dev/null +++ b/http2-2.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a756b1a855fab64c63f45b9bd91435d23a4e039ef51c9b189e8c77bf356a19e +size 5212056