Hello community, here is the log from the commit of package ghc-pipes-extras for openSUSE:Factory checked in at 2016-11-18 22:01:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-pipes-extras (Old) and /work/SRC/openSUSE:Factory/.ghc-pipes-extras.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-pipes-extras" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-pipes-extras/ghc-pipes-extras.changes 2016-11-10 13:16:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-pipes-extras.new/ghc-pipes-extras.changes 2016-11-18 22:01:21.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Oct 27 16:02:33 UTC 2016 - [email protected] + +- Update to version 1.0.7 with cabal2obs. + +------------------------------------------------------------------- Old: ---- pipes-extras-1.0.5.tar.gz New: ---- pipes-extras-1.0.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-pipes-extras.spec ++++++ --- /var/tmp/diff_new_pack.KiofiM/_old 2016-11-18 22:01:22.000000000 +0100 +++ /var/tmp/diff_new_pack.KiofiM/_new 2016-11-18 22:01:22.000000000 +0100 @@ -19,15 +19,14 @@ %global pkg_name pipes-extras %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.0.5 +Version: 1.0.7 Release: 0 Summary: Extra utilities for pipes License: BSD-3-Clause -Group: System/Libraries +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 BuildRequires: ghc-Cabal-devel -# Begin cabal-rpm deps: BuildRequires: ghc-foldl-devel BuildRequires: ghc-pipes-devel BuildRequires: ghc-rpm-macros @@ -38,7 +37,6 @@ BuildRequires: ghc-test-framework-devel BuildRequires: ghc-test-framework-hunit-devel %endif -# End cabal-rpm deps %description This package holds miscellaneous utilities related to the 'pipes' library. @@ -57,20 +55,14 @@ %prep %setup -q -n %{pkg_name}-%{version} - %build %ghc_lib_build - %install %ghc_lib_install - %check -%if %{with tests} -%{cabal} test -%endif - +%cabal_test %post devel %ghc_pkg_recache ++++++ pipes-extras-1.0.5.tar.gz -> pipes-extras-1.0.7.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/pipes-extras-1.0.5/pipes-extras.cabal new/pipes-extras-1.0.7/pipes-extras.cabal --- old/pipes-extras-1.0.5/pipes-extras.cabal 2016-07-04 00:04:51.000000000 +0200 +++ new/pipes-extras-1.0.7/pipes-extras.cabal 2016-10-17 20:39:50.000000000 +0200 @@ -1,5 +1,5 @@ Name: pipes-extras -Version: 1.0.5 +Version: 1.0.7 Cabal-Version: >=1.10 Build-Type: Simple License: BSD3 @@ -40,5 +40,5 @@ pipes >= 4.0 && < 4.3 , test-framework >= 0.4 && < 1 , test-framework-hunit >= 0.3 && < 1 , - HUnit >= 1.2 && < 1.4 , + HUnit >= 1.2 && < 1.6 , transformers >= 0.2.0.0 && < 0.6
