Hello community,

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

Package is "ghc-kansas-comet"

Wed May 10 20:49:36 2017 rev:3 rq:491478 version:0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-kansas-comet/ghc-kansas-comet.changes        
2017-04-11 09:37:47.491561642 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-kansas-comet.new/ghc-kansas-comet.changes   
2017-05-10 20:49:37.526400226 +0200
@@ -1,0 +2,5 @@
+Wed Apr 19 13:21:02 UTC 2017 - [email protected]
+
+- Update to version 0.4 revision 11 with cabal2obs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-kansas-comet.spec ++++++
--- /var/tmp/diff_new_pack.7qviWU/_old  2017-05-10 20:49:38.346284533 +0200
+++ /var/tmp/diff_new_pack.7qviWU/_new  2017-05-10 20:49:38.350283970 +0200
@@ -25,7 +25,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/9.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/11.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-containers-devel

++++++ kansas-comet.cabal ++++++
--- /var/tmp/diff_new_pack.7qviWU/_old  2017-05-10 20:49:38.418274376 +0200
+++ /var/tmp/diff_new_pack.7qviWU/_new  2017-05-10 20:49:38.418274376 +0200
@@ -1,6 +1,6 @@
 Name:                kansas-comet
 Version:             0.4
-x-revision: 9
+x-revision: 11
 Synopsis:            A JavaScript push mechanism based on the comet idiom
 Homepage:            https://github.com/ku-fpg/kansas-comet/
 Bug-reports:         https://github.com/ku-fpg/kansas-comet/issues
@@ -24,14 +24,14 @@
   Exposed-modules:     Web.Scotty.Comet
   other-modules:       Paths_kansas_comet
   default-language:    Haskell2010
-  build-depends:       aeson                >= 0.9      && < 1.2,
-                       base                 >= 4.6      && < 4.10,
+  build-depends:       aeson                >= 0.9      && < 1.3,
+                       base                 >= 4.6      && < 4.11,
                        containers           >= 0.4      && < 0.6,
                        data-default-class   >= 0.0.1    && < 0.2,
                        scotty               >= 0.10     && < 0.12,
                        stm                  >= 2.2      && < 2.5,
                        text                 >= 0.11.3.1 && < 1.3,
-                       time                 >= 1.2      && < 1.7,
+                       time                 >= 1.2      && < 1.9,
                        transformers         >= 0.3      && < 0.6,
                        unordered-containers >= 0.2.3    && < 0.3
 


Reply via email to