Hello community,

here is the log from the commit of package ghc-megaparsec for openSUSE:Factory 
checked in at 2016-11-10 13:24:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-megaparsec (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-megaparsec.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-megaparsec"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-megaparsec/ghc-megaparsec.changes    
2016-11-02 12:35:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-megaparsec.new/ghc-megaparsec.changes       
2016-11-10 13:24:58.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 07:09:20 UTC 2016 - [email protected]
+
+- Update to version 5.0.1 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  megaparsec-4.4.0.tar.gz

New:
----
  megaparsec-5.0.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-megaparsec.spec ++++++
--- /var/tmp/diff_new_pack.X6ZztN/_old  2016-11-10 13:24:59.000000000 +0100
+++ /var/tmp/diff_new_pack.X6ZztN/_new  2016-11-10 13:24:59.000000000 +0100
@@ -19,20 +19,21 @@
 %global pkg_name megaparsec
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        4.4.0
+Version:        5.0.1
 Release:        0
 Summary:        Monadic parser combinators
 License:        BSD-2-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-bytestring-devel
-BuildRequires:  ghc-fail-devel
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-deepseq-devel
+BuildRequires:  ghc-exceptions-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-rpm-macros
-BuildRequires:  ghc-semigroups-devel
+BuildRequires:  ghc-scientific-devel
 BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-transformers-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -43,7 +44,6 @@
 BuildRequires:  ghc-test-framework-hunit-devel
 BuildRequires:  ghc-test-framework-quickcheck2-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This is industrial-strength monadic parser combinator library.
@@ -63,20 +63,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

++++++ megaparsec-4.4.0.tar.gz -> megaparsec-5.0.1.tar.gz ++++++
++++ 6693 lines of diff (skipped)


Reply via email to