rpms/ghc/devel ghc.spec,1.26,1.27

Bryan O'Sullivan (bos) fedora-extras-commits at redhat.com
Wed Dec 12 22:36:50 UTC 2007


Author: bos

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

Modified Files:
	ghc.spec 
Log Message:
ghc 6.8.2


Index: ghc.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc/devel/ghc.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ghc.spec	23 Nov 2007 18:15:15 -0000	1.26
+++ ghc.spec	12 Dec 2007 22:36:10 -0000	1.27
@@ -1,4 +1,4 @@
-%define ghcver ghc681
+%define ghcver ghc682
 
 # speed up test builds by not building profiled libraries
 %define build_prof 1
@@ -17,8 +17,8 @@
 %define package_debugging 0
 
 Name:		ghc
-Version:	6.8.1
-Release:	2%{?dist}
+Version:	6.8.2
+Release:	1%{?dist}
 Summary:	Glasgow Haskell Compilation system
 # See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713
 ExcludeArch:	alpha ppc64
@@ -234,6 +234,9 @@
 
 
 %changelog
+* Tue Dec 12 2007 Bryan O'Sullivan <bos at serpentine.com> - 6.8.2-1
+- Update to 6.8.2
+
 * Fri Nov 23 2007 Bryan O'Sullivan <bos at serpentine.com> - 6.8.1-2
 - Exclude alpha
 




More information about the fedora-extras-commits mailing list