Hello community,
here is the log from the commit of package ghc-wai-middleware-static for
openSUSE:Factory checked in at 2017-05-06 18:29:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-wai-middleware-static (Old)
and /work/SRC/openSUSE:Factory/.ghc-wai-middleware-static.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-wai-middleware-static"
Sat May 6 18:29:11 2017 rev:4 rq:491522 version:0.8.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-wai-middleware-static/ghc-wai-middleware-static.changes
2017-03-20 17:08:05.574323101 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-wai-middleware-static.new/ghc-wai-middleware-static.changes
2017-05-06 18:29:12.323003898 +0200
@@ -1,0 +2,5 @@
+Wed Apr 19 13:32:03 UTC 2017 - [email protected]
+
+- Update to version 0.8.1 revision 2 with cabal2obs.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-wai-middleware-static.spec ++++++
--- /var/tmp/diff_new_pack.FDhksj/_old 2017-05-06 18:29:14.222735835 +0200
+++ /var/tmp/diff_new_pack.FDhksj/_new 2017-05-06 18:29:14.226735272 +0200
@@ -26,7 +26,7 @@
Group: Development/Languages/Other
Url: https://hackage.haskell.org/package/%{pkg_name}
Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-containers-devel
++++++ wai-middleware-static.cabal ++++++
--- /var/tmp/diff_new_pack.FDhksj/_old 2017-05-06 18:29:14.282727371 +0200
+++ /var/tmp/diff_new_pack.FDhksj/_new 2017-05-06 18:29:14.286726806 +0200
@@ -1,6 +1,6 @@
Name: wai-middleware-static
Version: 0.8.1
-x-revision: 1
+x-revision: 2
Synopsis: WAI middleware that serves requests to static files.
Homepage: https://github.com/scotty-web/wai-middleware-static
Bug-reports: https://github.com/scotty-web/wai-middleware-static/issues
@@ -39,7 +39,7 @@
old-locale >= 1.0 && < 1.1,
semigroups >= 0.18 && < 1,
text >= 0.11.3.1 && < 1.3,
- time >= 1.4 && < 1.7,
+ time >= 1.4 && < 1.9,
wai >= 3.0.0 && < 3.3
GHC-options: -Wall -fno-warn-orphans