Hello community,

here is the log from the commit of package ghc-network for openSUSE:Factory 
checked in at 2016-09-05 21:20:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-network (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-network.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-network"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-network/ghc-network.changes  2016-07-21 
08:14:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-network.new/ghc-network.changes     
2016-09-05 21:20:25.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Aug 17 18:31:55 UTC 2016 - [email protected]
+
+- Update to version 2.6.3.1 revision 0 with cabal2obs.
+
+-------------------------------------------------------------------

Old:
----
  network-2.6.2.1.tar.gz

New:
----
  network-2.6.3.1.tar.gz

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

Other differences:
------------------
++++++ ghc-network.spec ++++++
--- /var/tmp/diff_new_pack.q4LmDr/_old  2016-09-05 21:20:26.000000000 +0200
+++ /var/tmp/diff_new_pack.q4LmDr/_new  2016-09-05 21:20:26.000000000 +0200
@@ -19,25 +19,24 @@
 %global pkg_name network
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        2.6.2.1
+Version:        2.6.3.1
 Release:        0
 Summary:        Low-level networking interface
 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-bytestring-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-unix-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with tests}
 BuildRequires:  ghc-HUnit-devel
+BuildRequires:  ghc-doctest-devel
 BuildRequires:  ghc-test-framework-devel
 BuildRequires:  ghc-test-framework-hunit-devel
 %endif
-# End cabal-rpm deps
 
 %description
 This package provides a low-level networking interface.
@@ -67,20 +66,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

++++++ network-2.6.2.1.tar.gz -> network-2.6.3.1.tar.gz ++++++
++++ 1876 lines of diff (skipped)


Reply via email to