Hello community, here is the log from the commit of package ghc-pipes-extras for openSUSE:Factory checked in at 2017-05-06 18:28:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-pipes-extras (Old) and /work/SRC/openSUSE:Factory/.ghc-pipes-extras.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-pipes-extras" Sat May 6 18:28:50 2017 rev:4 rq:491483 version:1.0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-pipes-extras/ghc-pipes-extras.changes 2017-01-12 15:51:23.585154022 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-pipes-extras.new/ghc-pipes-extras.changes 2017-05-06 18:28:51.141992645 +0200 @@ -1,0 +2,5 @@ +Sun Apr 9 18:08:08 UTC 2017 - [email protected] + +- Update to version 1.0.9 with cabal2obs. + +------------------------------------------------------------------- Old: ---- pipes-extras-1.0.8.tar.gz New: ---- pipes-extras-1.0.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-pipes-extras.spec ++++++ --- /var/tmp/diff_new_pack.9T0R3I/_old 2017-05-06 18:28:51.921882599 +0200 +++ /var/tmp/diff_new_pack.9T0R3I/_new 2017-05-06 18:28:51.925882035 +0200 @@ -1,7 +1,7 @@ # # spec file for package ghc-pipes-extras # -# 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 @@ -19,7 +19,7 @@ %global pkg_name pipes-extras %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: Extra utilities for pipes License: BSD-3-Clause ++++++ pipes-extras-1.0.8.tar.gz -> pipes-extras-1.0.9.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pipes-extras-1.0.8/pipes-extras.cabal new/pipes-extras-1.0.9/pipes-extras.cabal --- old/pipes-extras-1.0.8/pipes-extras.cabal 2016-12-03 01:37:29.000000000 +0100 +++ new/pipes-extras-1.0.9/pipes-extras.cabal 2017-04-08 07:03:07.000000000 +0200 @@ -1,5 +1,5 @@ Name: pipes-extras -Version: 1.0.8 +Version: 1.0.9 Cabal-Version: >=1.10 Build-Type: Simple License: BSD3 @@ -40,5 +40,5 @@ pipes >= 4.0 && < 4.4 , test-framework >= 0.4 && < 1 , test-framework-hunit >= 0.3 && < 1 , - HUnit >= 1.2 && < 1.6 , + HUnit >= 1.2 && < 1.7 , transformers >= 0.2.0.0 && < 0.6
