Hello community,

here is the log from the commit of package ghc-http2 for openSUSE:Factory 
checked in at 2020-07-09 13:19:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-http2 (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-http2.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-http2"

Thu Jul  9 13:19:21 2020 rev:2 rq:819579 version:2.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-http2/ghc-http2.changes      2020-06-19 
17:02:09.560328039 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-http2.new.3060/ghc-http2.changes    
2020-07-09 13:19:44.385340189 +0200
@@ -1,0 +2,7 @@
+Thu Jul  2 02:00:30 UTC 2020 - [email protected]
+
+- Update http2 to version 2.0.5.
+  Upstream has not updated the file "ChangeLog.md" since the last
+  release.
+
+-------------------------------------------------------------------

Old:
----
  http2-2.0.4.tar.gz

New:
----
  http2-2.0.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-http2.spec ++++++
--- /var/tmp/diff_new_pack.hm9iJ5/_old  2020-07-09 13:19:45.429343489 +0200
+++ /var/tmp/diff_new_pack.hm9iJ5/_new  2020-07-09 13:19:45.433343502 +0200
@@ -19,7 +19,7 @@
 %global pkg_name http2
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        2.0.4
+Version:        2.0.5
 Release:        0
 Summary:        HTTP/2 library
 License:        BSD-3-Clause

++++++ http2-2.0.4.tar.gz -> http2-2.0.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http2-2.0.4/Network/HTTP2/Server/Worker.hs 
new/http2-2.0.5/Network/HTTP2/Server/Worker.hs
--- old/http2-2.0.4/Network/HTTP2/Server/Worker.hs      2020-04-03 
08:21:16.000000000 +0200
+++ new/http2-2.0.5/Network/HTTP2/Server/Worker.hs      2020-07-01 
08:47:29.000000000 +0200
@@ -138,7 +138,7 @@
             T.resume th
             T.tickle th
             let aux = Aux th
-            server req aux $ response ctx mgr th tcont strm req'
+            server req' aux $ response ctx mgr th tcont strm req'
         cont1 <- case ex of
             Right () -> return True
             Left e@(SomeException _)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/http2-2.0.4/http2.cabal new/http2-2.0.5/http2.cabal
--- old/http2-2.0.4/http2.cabal 2020-04-03 08:21:16.000000000 +0200
+++ new/http2-2.0.5/http2.cabal 2020-07-01 08:47:29.000000000 +0200
@@ -1,5 +1,5 @@
 Name:                   http2
-Version:                2.0.4
+Version:                2.0.5
 Author:                 Kazu Yamamoto <[email protected]>
 Maintainer:             Kazu Yamamoto <[email protected]>
 License:                BSD3


Reply via email to