Hello community,

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

Package is "ghc-hedis"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-hedis/ghc-hedis.changes      2016-09-26 
12:35:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hedis.new/ghc-hedis.changes 2016-11-03 
11:13:52.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Sep 15 06:34:41 UTC 2016 - [email protected]
+
+- Update to version 0.9.3 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  hedis-0.6.10.tar.gz

New:
----
  hedis-0.9.3.tar.gz

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

Other differences:
------------------
++++++ ghc-hedis.spec ++++++
--- /var/tmp/diff_new_pack.92KWiI/_old  2016-11-03 11:13:54.000000000 +0100
+++ /var/tmp/diff_new_pack.92KWiI/_new  2016-11-03 11:13:54.000000000 +0100
@@ -19,32 +19,35 @@
 %global pkg_name hedis
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.6.10
+Version:        0.9.3
 Release:        0
 Summary:        Client library for the Redis datastore: supports full command 
set, pipelining
 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
-# Begin cabal-rpm deps:
-BuildRequires:  ghc-BoundedChan-devel
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-attoparsec-devel
+BuildRequires:  ghc-async-devel
 BuildRequires:  ghc-bytestring-devel
 BuildRequires:  ghc-bytestring-lexing-devel
+BuildRequires:  ghc-deepseq-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-network-devel
 BuildRequires:  ghc-resource-pool-devel
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-scanner-devel
+BuildRequires:  ghc-stm-devel
+BuildRequires:  ghc-text-devel
 BuildRequires:  ghc-time-devel
+BuildRequires:  ghc-unordered-containers-devel
 BuildRequires:  ghc-vector-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
+BuildRequires:  ghc-slave-thread-devel
 BuildRequires:  ghc-test-framework-devel
 BuildRequires:  ghc-test-framework-hunit-devel
 %endif
-# End cabal-rpm deps
 
 %description
 Redis is an open source, advanced key-value store. It is often referred to as a
@@ -88,20 +91,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

++++++ hedis-0.6.10.tar.gz -> hedis-0.9.3.tar.gz ++++++
++++ 2695 lines of diff (skipped)


Reply via email to