Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-http2 for openSUSE:Factory 
checked in at 2021-04-26 16:39:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-http2 (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-http2.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-http2"

Mon Apr 26 16:39:34 2021 rev:6 rq:888407 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-http2/ghc-http2.changes      2021-03-10 
08:56:59.918873088 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-http2.new.12324/ghc-http2.changes   
2021-04-26 16:40:32.430165842 +0200
@@ -1,0 +2,22 @@
+Thu Apr 22 10:05:01 UTC 2021 - [email protected]
+
+- Update http2 to version 3.0.1.
+  ## 3.0.1
+
+  * Including a necessary file for testing.
+
+-------------------------------------------------------------------
+Fri Apr 16 11:03:02 UTC 2021 - [email protected]
+
+- Update http2 to version 3.0.0.
+  ## 3.0.0
+
+  * DOS preventions.
+  * Providing Network.HTTP.Client.
+  * `Internal` modules are exported.
+  * Dropping the priority feature from Network.HTTP.Server.
+  * `Network.HTTP2.Priority` is deprecated.
+  * `Network.HTTP2` module is deprecated. Use `Network.HTTP2.Frame` instead.
+  * Adding some tokens.
+
+-------------------------------------------------------------------

Old:
----
  http2-2.0.6.tar.gz

New:
----
  http2-3.0.1.tar.gz

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

Other differences:
------------------
++++++ ghc-http2.spec ++++++
--- /var/tmp/diff_new_pack.NI1rt1/_old  2021-04-26 16:40:32.962166716 +0200
+++ /var/tmp/diff_new_pack.NI1rt1/_new  2021-04-26 16:40:32.966166723 +0200
@@ -19,7 +19,7 @@
 %global pkg_name http2
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        2.0.6
+Version:        3.0.1
 Release:        0
 Summary:        HTTP/2 library
 License:        BSD-3-Clause
@@ -37,23 +37,27 @@
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-stm-devel
 BuildRequires:  ghc-time-manager-devel
+BuildRequires:  ghc-unix-time-devel
 ExcludeArch:    %{ix86}
 %if %{with tests}
 BuildRequires:  ghc-Glob-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-aeson-pretty-devel
+BuildRequires:  ghc-async-devel
 BuildRequires:  ghc-base16-bytestring-devel
+BuildRequires:  ghc-cryptonite-devel
 BuildRequires:  ghc-directory-devel
-BuildRequires:  ghc-doctest-devel
 BuildRequires:  ghc-filepath-devel
 BuildRequires:  ghc-hspec-devel
+BuildRequires:  ghc-network-run-devel
 BuildRequires:  ghc-text-devel
+BuildRequires:  ghc-typed-process-devel
 BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-vector-devel
 %endif
 
 %description
-HTTP/2 library including frames, priority queues, HPACK and server.
+HTTP/2 library including frames, priority queues, HPACK, client and server.
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files

++++++ http2-2.0.6.tar.gz -> http2-3.0.1.tar.gz ++++++
++++ 86534 lines of diff (skipped)

Reply via email to