Hello community, here is the log from the commit of package ghc-megaparsec for openSUSE:Factory checked in at 2017-03-03 17:50:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-megaparsec (Old) and /work/SRC/openSUSE:Factory/.ghc-megaparsec.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-megaparsec" Fri Mar 3 17:50:56 2017 rev:3 rq:461656 version:5.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-megaparsec/ghc-megaparsec.changes 2016-11-10 13:24:58.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-megaparsec.new/ghc-megaparsec.changes 2017-03-03 17:50:57.718653946 +0100 @@ -1,0 +2,5 @@ +Sun Feb 12 14:12:09 UTC 2017 - [email protected] + +- Update to version 5.2.0 with cabal2obs. + +------------------------------------------------------------------- Old: ---- megaparsec-5.0.1.tar.gz New: ---- megaparsec-5.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-megaparsec.spec ++++++ --- /var/tmp/diff_new_pack.S9cjjf/_old 2017-03-03 17:50:58.382560179 +0100 +++ /var/tmp/diff_new_pack.S9cjjf/_new 2017-03-03 17:50:58.386559613 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-megaparsec # -# 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 megaparsec %bcond_with tests Name: ghc-%{pkg_name} -Version: 5.0.1 +Version: 5.2.0 Release: 0 Summary: Monadic parser combinators License: BSD-2-Clause @@ -27,6 +27,7 @@ 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 +BuildRequires: ghc-QuickCheck-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-deepseq-devel @@ -38,11 +39,8 @@ BuildRequires: ghc-transformers-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with tests} -BuildRequires: ghc-HUnit-devel -BuildRequires: ghc-QuickCheck-devel -BuildRequires: ghc-test-framework-devel -BuildRequires: ghc-test-framework-hunit-devel -BuildRequires: ghc-test-framework-quickcheck2-devel +BuildRequires: ghc-hspec-devel +BuildRequires: ghc-hspec-expectations-devel %endif %description ++++++ megaparsec-5.0.1.tar.gz -> megaparsec-5.2.0.tar.gz ++++++ ++++ 9434 lines of diff (skipped)
