Hello community,

here is the log from the commit of package ghc-bloodhound for openSUSE:Factory 
checked in at 2017-03-03 17:48:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-bloodhound (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-bloodhound.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-bloodhound"

Fri Mar  3 17:48:09 2017 rev:2 rq:461605 version:0.12.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-bloodhound/ghc-bloodhound.changes    
2016-09-25 14:35:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-bloodhound.new/ghc-bloodhound.changes       
2017-03-03 17:48:10.710240728 +0100
@@ -1,0 +2,5 @@
+Sun Feb 12 14:08:28 UTC 2017 - [email protected]
+
+- Update to version 0.12.1.0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  bloodhound-0.11.0.0.tar.gz

New:
----
  bloodhound-0.12.1.0.tar.gz

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

Other differences:
------------------
++++++ ghc-bloodhound.spec ++++++
--- /var/tmp/diff_new_pack.suP2LL/_old  2017-03-03 17:48:11.826083141 +0100
+++ /var/tmp/diff_new_pack.suP2LL/_new  2017-03-03 17:48:11.830082577 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-bloodhound
 #
-# 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,15 +19,14 @@
 %global pkg_name bloodhound
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.11.0.0
+Version:        0.12.1.0
 Release:        0
 Summary:        ElasticSearch client library for Haskell
 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-aeson-devel
 BuildRequires:  ghc-blaze-builder-devel
 BuildRequires:  ghc-bytestring-devel
@@ -51,16 +50,16 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-QuickCheck-devel
-BuildRequires:  ghc-derive-devel
 BuildRequires:  ghc-directory-devel
 BuildRequires:  ghc-doctest-devel
-BuildRequires:  ghc-doctest-prop-devel
 BuildRequires:  ghc-errors-devel
 BuildRequires:  ghc-filepath-devel
+BuildRequires:  ghc-generics-sop-devel
 BuildRequires:  ghc-hspec-devel
 BuildRequires:  ghc-quickcheck-properties-devel
+BuildRequires:  ghc-temporary-devel
+BuildRequires:  ghc-unix-devel
 %endif
-# End cabal-rpm deps
 
 %description
 ElasticSearch made awesome for Haskell hackers.
@@ -79,20 +78,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

++++++ bloodhound-0.11.0.0.tar.gz -> bloodhound-0.12.1.0.tar.gz ++++++
++++ 4486 lines of diff (skipped)


Reply via email to