Hello community, here is the log from the commit of package ghc-pipes-http for openSUSE:Factory checked in at 2017-03-20 17:06:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-pipes-http (Old) and /work/SRC/openSUSE:Factory/.ghc-pipes-http.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-pipes-http" Mon Mar 20 17:06:14 2017 rev:3 rq:450615 version:1.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-pipes-http/ghc-pipes-http.changes 2016-11-02 12:47:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-pipes-http.new/ghc-pipes-http.changes 2017-03-20 17:06:15.281896384 +0100 @@ -1,0 +2,5 @@ +Mon Jan 9 06:33:39 UTC 2017 - [email protected] + +- Update to version 1.0.5 with cabal2obs. + +------------------------------------------------------------------- Old: ---- pipes-http-1.0.4.tar.gz New: ---- pipes-http-1.0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-pipes-http.spec ++++++ --- /var/tmp/diff_new_pack.wSyczl/_old 2017-03-20 17:06:16.445732050 +0100 +++ /var/tmp/diff_new_pack.wSyczl/_new 2017-03-20 17:06:16.445732050 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-pipes-http # -# 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 pipes-http Name: ghc-%{pkg_name} -Version: 1.0.4 +Version: 1.0.5 Release: 0 Summary: HTTP client with pipes interface License: BSD-3-Clause ++++++ pipes-http-1.0.4.tar.gz -> pipes-http-1.0.5.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pipes-http-1.0.4/pipes-http.cabal new/pipes-http-1.0.5/pipes-http.cabal --- old/pipes-http-1.0.4/pipes-http.cabal 2016-08-22 00:55:20.000000000 +0200 +++ new/pipes-http-1.0.5/pipes-http.cabal 2016-12-19 19:08:28.000000000 +0100 @@ -1,5 +1,5 @@ Name: pipes-http -Version: 1.0.4 +Version: 1.0.5 Cabal-Version: >=1.8.0.2 Build-Type: Simple Tested-With: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1 @@ -21,7 +21,7 @@ Build-Depends: base >= 4 && < 5 , bytestring >= 0.9.2.1 && < 0.11, - pipes >= 4.0 && < 4.3 , + pipes >= 4.0 && < 4.4 , http-client >= 0.2 && < 0.6 , http-client-tls < 0.4 Exposed-Modules: Pipes.HTTP
