Hello community, here is the log from the commit of package ghc-kansas-comet for openSUSE:Factory checked in at 2017-04-11 09:37:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-kansas-comet (Old) and /work/SRC/openSUSE:Factory/.ghc-kansas-comet.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-kansas-comet" Tue Apr 11 09:37:47 2017 rev:2 rq:483926 version:0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-kansas-comet/ghc-kansas-comet.changes 2017-03-24 01:59:14.658364194 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-kansas-comet.new/ghc-kansas-comet.changes 2017-04-11 09:37:47.491561642 +0200 @@ -1,0 +2,5 @@ +Wed Jan 4 21:25:14 UTC 2017 - [email protected] + +- Update to version 0.4 revision 9 with cabal2obs. + +------------------------------------------------------------------- Old: ---- 8.cabal New: ---- kansas-comet.cabal ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-kansas-comet.spec ++++++ --- /var/tmp/diff_new_pack.3SN1yR/_old 2017-04-11 09:37:48.247454862 +0200 +++ /var/tmp/diff_new_pack.3SN1yR/_new 2017-04-11 09:37:48.247454862 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-kansas-comet # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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/8.cabal +Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/9.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-aeson-devel BuildRequires: ghc-containers-devel ++++++ kansas-comet.cabal ++++++ Name: kansas-comet Version: 0.4 x-revision: 9 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 License: BSD3 License-file: LICENSE Author: Andrew Gill <[email protected]>, Andrew Farmer <[email protected]> Maintainer: Andrew Gill <[email protected]> Copyright: (c) 2014 The University of Kansas Category: Web Stability: beta Build-type: Simple extra-source-files: CHANGELOG.md, README.md Cabal-version: >= 1.10 Description: A transport-level remote JavaScript RESTful push mechanism. data-files: static/js/kansas-comet.js Library 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, 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, transformers >= 0.3 && < 0.6, unordered-containers >= 0.2.3 && < 0.3 GHC-options: -Wall source-repository head type: git location: git://github.com/ku-fpg/kansas-comet.git
