Hello community, here is the log from the commit of package ghc-wai-extra for openSUSE:Factory checked in at 2016-01-07 00:24:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-wai-extra (Old) and /work/SRC/openSUSE:Factory/.ghc-wai-extra.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-wai-extra" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-wai-extra/ghc-wai-extra.changes 2015-11-23 07:30:26.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-wai-extra.new/ghc-wai-extra.changes 2016-01-07 00:25:08.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Dec 31 11:46:32 UTC 2015 - [email protected] + +- update to 3.0.13.1 +* support wai 3.2 + +------------------------------------------------------------------- Old: ---- wai-extra-3.0.13.tar.gz New: ---- wai-extra-3.0.13.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-wai-extra.spec ++++++ --- /var/tmp/diff_new_pack.ftzQUS/_old 2016-01-07 00:25:09.000000000 +0100 +++ /var/tmp/diff_new_pack.ftzQUS/_new 2016-01-07 00:25:09.000000000 +0100 @@ -21,7 +21,7 @@ %bcond_with tests Name: ghc-wai-extra -Version: 3.0.13 +Version: 3.0.13.1 Release: 0 Summary: Provides some basic WAI handlers and middleware License: MIT ++++++ wai-extra-3.0.13.tar.gz -> wai-extra-3.0.13.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wai-extra-3.0.13/ChangeLog.md new/wai-extra-3.0.13.1/ChangeLog.md --- old/wai-extra-3.0.13/ChangeLog.md 2015-11-18 08:03:26.000000000 +0100 +++ new/wai-extra-3.0.13.1/ChangeLog.md 2015-12-30 07:49:09.000000000 +0100 @@ -1,3 +1,7 @@ +## 3.0.13.1 + +* Support wai 3.2 + ## 3.0.13 * Autoflush handle [#466](https://github.com/yesodweb/wai/pull/466) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wai-extra-3.0.13/wai-extra.cabal new/wai-extra-3.0.13.1/wai-extra.cabal --- old/wai-extra-3.0.13/wai-extra.cabal 2015-11-18 08:03:26.000000000 +0100 +++ new/wai-extra-3.0.13.1/wai-extra.cabal 2015-12-30 07:49:09.000000000 +0100 @@ -1,5 +1,5 @@ Name: wai-extra -Version: 3.0.13 +Version: 3.0.13.1 Synopsis: Provides some basic WAI handlers and middleware. description: Provides basic WAI handler and middleware functionality: @@ -84,7 +84,7 @@ Library Build-Depends: base >= 4 && < 5 , bytestring >= 0.9.1.4 - , wai >= 3.0.3.0 && < 3.1 + , wai >= 3.0.3.0 && < 3.3 , old-locale >= 1.0.0.2 && < 1.1 , time >= 1.1.4 , network >= 2.6.1.0
