Author: rjones
Update of /cvs/pkgs/rpms/ocaml-csv/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32282
Modified Files: ocaml-csv.spec Log Message: Rebuild for OCaml 3.11.1
Index: ocaml-csv.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-csv/devel/ocaml-csv.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -p -r1.11 -r1.12 --- ocaml-csv.spec 16 Apr 2009 09:06:04 -0000 1.11 +++ ocaml-csv.spec 23 May 2009 11:21:19 -0000 1.12 @@ -3,7 +3,7 @@
Name: ocaml-csv Version: 1.1.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: OCaml library for reading and writing CSV files
Group: Development/Libraries @@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog +* Sat May 23 2009 Richard W.M. Jones rjones@redhat.com - 1.1.7-5 +- Rebuild for OCaml 3.11.1 + * Thu Apr 16 2009 S390x secondary arch maintainer fedora-s390x@lists.fedoraproject.org - ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs (added sparc64 per request from the sparc maintainer)
ocaml-devel@lists.fedoraproject.org