Hello community, here is the log from the commit of package ghc-wuss for openSUSE:Factory checked in at 2017-06-04 01:56:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-wuss (Old) and /work/SRC/openSUSE:Factory/.ghc-wuss.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-wuss" Sun Jun 4 01:56:08 2017 rev:3 rq:494204 version:1.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-wuss/ghc-wuss.changes 2017-02-03 17:40:35.812109289 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-wuss.new/ghc-wuss.changes 2017-06-04 01:56:10.763136715 +0200 @@ -1,0 +2,5 @@ +Mon Apr 24 12:26:36 UTC 2017 - [email protected] + +- Update to version 1.1.4 with cabal2obs. + +------------------------------------------------------------------- Old: ---- wuss-1.1.3.tar.gz New: ---- wuss-1.1.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-wuss.spec ++++++ --- /var/tmp/diff_new_pack.MvSTNk/_old 2017-06-04 01:56:12.214931609 +0200 +++ /var/tmp/diff_new_pack.MvSTNk/_new 2017-06-04 01:56:12.214931609 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-wuss # -# 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 @@ -18,7 +18,7 @@ %global pkg_name wuss Name: ghc-%{pkg_name} -Version: 1.1.3 +Version: 1.1.4 Release: 0 Summary: Secure WebSocket (WSS) clients License: MIT ++++++ wuss-1.1.3.tar.gz -> wuss-1.1.4.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wuss-1.1.3/package.yaml new/wuss-1.1.4/package.yaml --- old/wuss-1.1.3/package.yaml 2016-11-30 14:27:53.000000000 +0100 +++ new/wuss-1.1.4/package.yaml 2017-04-17 15:21:52.000000000 +0200 @@ -19,10 +19,10 @@ - bytestring ==0.10.* - connection ==0.2.* - network - - websockets >=0.9 && <0.11 + - websockets >=0.9 && <0.12 exposed-modules: Wuss license: MIT maintainer: Taylor Fausak name: wuss synopsis: Secure WebSocket (WSS) clients -version: '1.1.3' +version: '1.1.4' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wuss-1.1.3/stack.yaml new/wuss-1.1.4/stack.yaml --- old/wuss-1.1.3/stack.yaml 2016-11-30 14:27:53.000000000 +0100 +++ new/wuss-1.1.4/stack.yaml 2017-04-17 15:21:52.000000000 +0200 @@ -1 +1 @@ -resolver: nightly-2016-07-05 +resolver: lts-8.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wuss-1.1.3/wuss.cabal new/wuss-1.1.4/wuss.cabal --- old/wuss-1.1.3/wuss.cabal 2016-11-30 14:28:47.000000000 +0100 +++ new/wuss-1.1.4/wuss.cabal 2017-04-17 15:24:12.000000000 +0200 @@ -1,9 +1,9 @@ --- This file has been generated from package.yaml by hpack version 0.14.0. +-- This file has been generated from package.yaml by hpack version 0.17.0. -- -- see: https://github.com/sol/hpack name: wuss -version: 1.1.3 +version: 1.1.4 synopsis: Secure WebSocket (WSS) clients description: Wuss is a library that lets you easily create secure WebSocket clients over the WSS protocol. It is a small addition to <https://hackage.haskell.org/package/websockets the websockets package> and is adapted from existing solutions by <https://gist.github.com/jaspervdj/7198388 @jaspervdj>, <https://gist.github.com/mpickering/f1b7ba3190a4bb5884f3 @mpickering>, and <https://gist.github.com/elfenlaid/7b5c28065e67e4cf0767 @elfenlaid>. category: Network @@ -31,7 +31,7 @@ , bytestring ==0.10.* , connection ==0.2.* , network - , websockets >=0.9 && <0.11 + , websockets >=0.9 && <0.12 exposed-modules: Wuss other-modules:
