Hello community,

here is the log from the commit of package ghc-Earley for openSUSE:Factory 
checked in at 2017-08-31 20:45:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-Earley (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-Earley.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-Earley"

Thu Aug 31 20:45:48 2017 rev:2 rq:513185 version:0.12.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-Earley/ghc-Earley.changes    2017-02-28 
23:47:14.589443327 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-Earley.new/ghc-Earley.changes       
2017-08-31 20:45:49.625029199 +0200
@@ -1,0 +2,5 @@
+Thu Jul 27 14:05:02 UTC 2017 - [email protected]
+
+- Update to version 0.12.0.0.
+
+-------------------------------------------------------------------

Old:
----
  Earley-0.11.0.1.tar.gz

New:
----
  Earley-0.12.0.0.tar.gz

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

Other differences:
------------------
++++++ ghc-Earley.spec ++++++
--- /var/tmp/diff_new_pack.cxeveG/_old  2017-08-31 20:45:50.736873138 +0200
+++ /var/tmp/diff_new_pack.cxeveG/_new  2017-08-31 20:45:50.744872015 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-Earley
 #
-# 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,25 +19,23 @@
 %global pkg_name Earley
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.11.0.1
+Version:        0.12.0.0
 Release:        0
 Summary:        Parsing all context-free grammars using Earley's algorithm
 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-ListLike-devel
 BuildRequires:  ghc-rpm-macros
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
+BuildRequires:  ghc-QuickCheck-devel
 BuildRequires:  ghc-tasty-devel
 BuildRequires:  ghc-tasty-hunit-devel
 BuildRequires:  ghc-tasty-quickcheck-devel
 %endif
-# End cabal-rpm deps
-BuildRequires:  ghc-unordered-containers-devel
 
 %description
 See <https://www.github.com/ollef/Earley> for more information and
@@ -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

++++++ Earley-0.11.0.1.tar.gz -> Earley-0.12.0.0.tar.gz ++++++
++++ 1892 lines of diff (skipped)


Reply via email to