commit ghc-wuss for openSUSE:Factory
Hello community, here is the log from the commit of package ghc-wuss for openSUSE:Factory checked in at 2017-08-31 21:01:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-wuss (Old) and /work/SRC/openSUSE:Factory/.ghc-wuss.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ghc-wuss" Thu Aug 31 21:01:42 2017 rev:4 rq:513539 version:1.1.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-wuss/ghc-wuss.changes 2017-06-04 01:56:10.763136715 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-wuss.new/ghc-wuss.changes 2017-08-31 21:01:46.078698869 +0200 @@ -1,0 +2,5 @@ +Thu Jul 27 14:07:51 UTC 2017 - psimons@suse.com + +- Update to version 1.1.5. + +------------------------------------------------------------------- Old: ---- wuss-1.1.4.tar.gz New: ---- wuss-1.1.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-wuss.spec ++++++ --- /var/tmp/diff_new_pack.Orjg3D/_old 2017-08-31 21:01:47.406512307 +0200 +++ /var/tmp/diff_new_pack.Orjg3D/_new 2017-08-31 21:01:47.410511746 +0200 @@ -18,7 +18,7 @@ %global pkg_name wuss Name: ghc-%{pkg_name} -Version: 1.1.4 +Version: 1.1.5 Release: 0 Summary: Secure WebSocket (WSS) clients License: MIT ++++++ wuss-1.1.4.tar.gz -> wuss-1.1.5.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wuss-1.1.4/package.yaml new/wuss-1.1.5/package.yaml --- old/wuss-1.1.4/package.yaml 2017-04-17 15:21:52.000000000 +0200 +++ new/wuss-1.1.5/package.yaml 2017-07-22 14:45:16.000000000 +0200 @@ -19,10 +19,10 @@ - bytestring ==0.10.* - connection ==0.2.* - network - - websockets >=0.9 && <0.12 + - websockets >=0.9 && <0.13 exposed-modules: Wuss license: MIT maintainer: Taylor Fausak name: wuss synopsis: Secure WebSocket (WSS) clients -version: '1.1.4' +version: '1.1.5' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wuss-1.1.4/wuss.cabal new/wuss-1.1.5/wuss.cabal --- old/wuss-1.1.4/wuss.cabal 2017-04-17 15:24:12.000000000 +0200 +++ new/wuss-1.1.5/wuss.cabal 2017-07-22 14:47:56.000000000 +0200 @@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack name: wuss -version: 1.1.4 +version: 1.1.5 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.12 + , websockets >=0.9 && <0.13 exposed-modules: Wuss other-modules:
participants (1)
-
root@hilbert.suse.de