[packages/ghc-json] - rel 2 - add missing description

baggins baggins at pld-linux.org
Wed May 29 14:24:01 CEST 2013


commit be0b9710a2a5b770e1ed73cc0384d5c2f845ae3c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed May 29 14:23:52 2013 +0200

    - rel 2
    - add missing description

 ghc-json.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/ghc-json.spec b/ghc-json.spec
index 9554e48..6ed80a2 100644
--- a/ghc-json.spec
+++ b/ghc-json.spec
@@ -2,7 +2,7 @@
 Summary:	Support for serialising Haskell to and from JSON
 Name:		ghc-%{pkgname}
 Version:	0.7
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages
 Source0:	http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
@@ -25,6 +25,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_noautocompressdoc	*.haddock
 
 %description
+This library provides a parser and pretty printer for converting
+between Haskell values and JSON.
 
 %package prof
 Summary:	Profiling %{pkgname} library for GHC
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-json.git/commitdiff/be0b9710a2a5b770e1ed73cc0384d5c2f845ae3c



More information about the pld-cvs-commit mailing list