Rebuild for OCaml 3.10.2

This commit is contained in:
Richard W.M. Jones 2008-04-23 11:10:37 +00:00
parent b418139620
commit 16fa293462
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-cil
Version: 1.3.6
Release: 4%{?dist}
Release: 5%{?dist}
Summary: CIL - Infrastructure for C Program Analysis and Transformation
Group: Development/Libraries
@ -184,6 +184,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Apr 23 2008 Richard W.M. Jones <rjones@redhat.com> - 1.3.6-5
- Rebuild for OCaml 3.10.2
* Wed Nov 7 2007 Richard W.M. Jones <rjones@redhat.com> - 1.3.6-4
- ExcludeArch ppc - CIL doesn't build on PPC as it turns out.