Hello community,

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

Package is "ghc-socket"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-socket/ghc-socket.changes    2016-11-02 
12:38:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-socket.new/ghc-socket.changes       
2016-11-10 13:25:56.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Aug 17 18:38:27 UTC 2016 - psim...@suse.com
+
+- Update to version 0.6.1.0 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  socket-0.6.0.1.tar.gz

New:
----
  socket-0.6.1.0.tar.gz

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

Other differences:
------------------
++++++ ghc-socket.spec ++++++
--- /var/tmp/diff_new_pack.DNMEF7/_old  2016-11-10 13:25:57.000000000 +0100
+++ /var/tmp/diff_new_pack.DNMEF7/_new  2016-11-10 13:25:57.000000000 +0100
@@ -19,22 +19,22 @@
 %global pkg_name socket
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.6.0.1
+Version:        0.6.1.0
 Release:        0
 Summary:        An extensible socket library
 License:        MIT
-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-rpm-macros
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-async-devel
+BuildRequires:  ghc-tasty-devel
+BuildRequires:  ghc-tasty-hunit-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This library is a minimal cross platform interface for BSD style networking.
@@ -53,20 +53,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

++++++ socket-0.6.0.1.tar.gz -> socket-0.6.1.0.tar.gz ++++++
++++ 2209 lines of diff (skipped)


Reply via email to