Hello community,

here is the log from the commit of package ghc-weigh for openSUSE:Factory 
checked in at 2017-04-14 13:36:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-weigh (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-weigh.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-weigh"

Fri Apr 14 13:36:59 2017 rev:2 rq:484209 version:0.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-weigh/ghc-weigh.changes      2017-01-18 
21:40:49.112968694 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-weigh.new/ghc-weigh.changes 2017-04-14 
13:37:01.353314519 +0200
@@ -1,0 +2,5 @@
+Fri Mar 31 14:57:26 UTC 2017 - [email protected]
+
+- Improve package description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-weigh.spec ++++++
--- /var/tmp/diff_new_pack.wqDHUf/_old  2017-04-14 13:37:02.321177733 +0200
+++ /var/tmp/diff_new_pack.wqDHUf/_new  2017-04-14 13:37:02.321177733 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-weigh
 #
-# 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
@@ -23,11 +23,10 @@
 Release:        0
 Summary:        Measure allocations of a Haskell functions/values
 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-deepseq-devel
 BuildRequires:  ghc-mtl-devel
 BuildRequires:  ghc-process-devel
@@ -35,10 +34,9 @@
 BuildRequires:  ghc-split-devel
 BuildRequires:  ghc-template-haskell-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
-Please see README.md.
+Measure allocations of a Haskell functions/values.
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
@@ -54,20 +52,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


Reply via email to