Hello community,

here is the log from the commit of package ghc-wai for openSUSE:Factory checked 
in at 2016-04-03 23:07:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-wai (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-wai.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-wai"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-wai/ghc-wai.changes  2016-01-28 
17:25:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-wai.new/ghc-wai.changes     2016-04-03 
23:07:47.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Mar 31 08:44:31 UTC 2016 - mimi...@gmail.com
+
+- update to 3.2.0.1 
+
+-------------------------------------------------------------------

Old:
----
  wai-3.2.0.tar.gz

New:
----
  wai-3.2.0.1.tar.gz

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

Other differences:
------------------
++++++ ghc-wai.spec ++++++
--- /var/tmp/diff_new_pack.bMCQKx/_old  2016-04-03 23:07:48.000000000 +0200
+++ /var/tmp/diff_new_pack.bMCQKx/_new  2016-04-03 23:07:48.000000000 +0200
@@ -21,7 +21,7 @@
 %bcond_with tests
 
 Name:           ghc-wai
-Version:        3.2.0
+Version:        3.2.0.1
 Release:        0
 Summary:        Web Application Interface
 License:        MIT

++++++ wai-3.2.0.tar.gz -> wai-3.2.0.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wai-3.2.0/ChangeLog.md new/wai-3.2.0.1/ChangeLog.md
--- old/wai-3.2.0/ChangeLog.md  2015-12-30 01:24:47.000000000 +0100
+++ new/wai-3.2.0.1/ChangeLog.md        2016-03-29 08:31:37.000000000 +0200
@@ -1,3 +1,17 @@
+## 3.2.0.1
+
+* Add missing changelog entry
+
+## 3.2.0
+
+* Major version up due to breaking changes. We chose 3.2.0, not 3.1.0
+  for consistency with Warp 3.2.0.
+* The Network.Wai.HTTP2 module was removed.
+* tryGetFileSize, hContentRange, hAcceptRanges, contentRangeHeader and
+  chooseFilePart, adjustForFilePart and parseByteRanges were removed
+  from the Network.Wai.Internal module.
+* New fields for Request:  requestHeaderReferer and requestHeaderUserAgent.
+
 ## 3.0.5.0
 
 * Avoid using the IsString Builder instance
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wai-3.2.0/wai.cabal new/wai-3.2.0.1/wai.cabal
--- old/wai-3.2.0/wai.cabal     2015-12-30 01:24:47.000000000 +0100
+++ new/wai-3.2.0.1/wai.cabal   2016-03-29 08:31:37.000000000 +0200
@@ -1,5 +1,5 @@
 Name:                wai
-Version:             3.2.0
+Version:             3.2.0.1
 Synopsis:            Web Application Interface.
 Description:         Provides a common protocol for communication between web 
applications and web servers.
 description:         API docs and the README are available at 
<http://www.stackage.org/package/wai>.


Reply via email to