[ocaml-csv] Rebuild for OCaml 3.12.1.

Richard W.M. Jones rjones at fedoraproject.org
Fri Jan 6 14:58:28 UTC 2012


commit 52ff8d45efeb0ceacf4a45ee2508596399744634
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Jan 6 14:58:11 2012 +0000

    Rebuild for OCaml 3.12.1.

 ocaml-csv.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ocaml-csv.spec b/ocaml-csv.spec
index a32ac94..c4a7314 100644
--- a/ocaml-csv.spec
+++ b/ocaml-csv.spec
@@ -3,7 +3,7 @@
 
 Name:           ocaml-csv
 Version:        1.1.7
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        OCaml library for reading and writing CSV files
 
 Group:          Development/Libraries
@@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 06 2012 Richard W.M. Jones <rjones at redhat.com> - 1.1.7-10
+- Rebuild for OCaml 3.12.1.
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.7-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list