Hello community,

here is the log from the commit of package ghc-scotty for openSUSE:Factory 
checked in at 2017-05-10 20:49:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-scotty (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-scotty.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-scotty"

Wed May 10 20:49:43 2017 rev:8 rq:491509 version:0.11.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-scotty/ghc-scotty.changes    2017-03-18 
20:50:36.857336645 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-scotty.new/ghc-scotty.changes       
2017-05-10 20:49:44.749381006 +0200
@@ -1,0 +2,5 @@
+Wed Apr 19 13:20:50 UTC 2017 - [email protected]
+
+- Update to version 0.11.0 revision 5 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-scotty.spec ++++++
--- /var/tmp/diff_new_pack.KKwiFW/_old  2017-05-10 20:49:45.705246125 +0200
+++ /var/tmp/diff_new_pack.KKwiFW/_new  2017-05-10 20:49:45.709245561 +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/4.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-blaze-builder-devel

++++++ scotty.cabal ++++++
--- /var/tmp/diff_new_pack.KKwiFW/_old  2017-05-10 20:49:45.773236531 +0200
+++ /var/tmp/diff_new_pack.KKwiFW/_new  2017-05-10 20:49:45.773236531 +0200
@@ -1,6 +1,6 @@
 Name:                scotty
 Version:             0.11.0
-x-revision: 4
+x-revision: 5
 Synopsis:            Haskell web framework inspired by Ruby's Sinatra, using 
WAI and Warp
 Homepage:            https://github.com/scotty-web/scotty
 Bug-reports:         https://github.com/scotty-web/scotty/issues
@@ -69,7 +69,7 @@
                        Web.Scotty.Route
                        Web.Scotty.Util
   default-language:    Haskell2010
-  build-depends:       aeson               >= 0.6.2.1  && < 1.2,
+  build-depends:       aeson               >= 0.6.2.1  && < 1.3,
                        base                >= 4.3.1    && < 5,
                        blaze-builder       >= 0.3.3.0  && < 0.5,
                        bytestring          >= 0.10.0.2 && < 0.11,


Reply via email to