Hello community,

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

Package is "ghc-io-machine"

Fri Apr 14 13:36:34 2017 rev:2 rq:484197 version:0.2.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-io-machine/ghc-io-machine.changes    
2017-03-08 00:57:57.202708623 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-io-machine.new/ghc-io-machine.changes       
2017-04-14 13:36:36.088885089 +0200
@@ -1,0 +2,5 @@
+Fri Mar 31 14:57:24 UTC 2017 - [email protected]
+
+- Improve package description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-io-machine.spec ++++++
--- /var/tmp/diff_new_pack.Vsy2b1/_old  2017-04-14 13:36:36.756790695 +0200
+++ /var/tmp/diff_new_pack.Vsy2b1/_new  2017-04-14 13:36:36.756790695 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-io-machine
 #
-# 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
@@ -22,18 +22,16 @@
 Release:        0
 Summary:        Easy I/O model to learn IO monad
 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
 BuildRequires:  ghc-rpm-macros
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-time-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
-Please see README.md.
+Easy I/O model to learn IO monad.
 
 %package devel
 Summary:        Haskell %{pkg_name} library development files
@@ -49,15 +47,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 


Reply via email to