rpms/gtk2hs/devel gtk2hs.spec,1.34,1.35

Bryan O'Sullivan (bos) fedora-extras-commits at redhat.com
Thu Dec 13 20:38:14 UTC 2007


Author: bos

Update of /cvs/extras/rpms/gtk2hs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10841

Modified Files:
	gtk2hs.spec 
Log Message:
Fix typo


Index: gtk2hs.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk2hs/devel/gtk2hs.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- gtk2hs.spec	13 Dec 2007 20:35:04 -0000	1.34
+++ gtk2hs.spec	13 Dec 2007 20:37:34 -0000	1.35
@@ -2,7 +2,7 @@
 
 %define pkgname gtk
 %define ghc_version 6.8.2
-%define ghcver ghc681
+%define ghcver ghc682
 
 %define build_mozembed 0
 %define build_cairo 1
@@ -10,7 +10,7 @@
 Summary:        A Haskell GUI library based on the Gtk+ GUI toolkit
 Name:           gtk2hs
 Version:        0.9.12.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 # cairo/ and svgcairo/ are FreeBSD
 # compat/ is BSD
 # tools/c2hs (used to build) is GPL, LGPL
@@ -272,6 +272,9 @@
 
 %changelog
 * Thu Dec 13 2007 Bryan O'Sullivan <bos at serpentine.com> - 0.9.12.1-7
+* Fix typo
+
+* Thu Dec 13 2007 Bryan O'Sullivan <bos at serpentine.com> - 0.9.12.1-7
 * Build with ghc 6.8.2
 
 * Fri Nov 23 2007 Bryan O'Sullivan <bos at serpentine.com> - 0.9.12.1-6




More information about the fedora-extras-commits mailing list