[ocaml-bin-prot] New upstream version 2.0.7.

Richard W.M. Jones rjones at fedoraproject.org
Thu Jan 12 13:59:07 UTC 2012


commit 2ee766f3511e662e866a894f77a80fc46bc07751
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Jan 12 13:47:08 2012 +0000

    New upstream version 2.0.7.
    
    - Rebuild for OCaml 3.12.1.

 .gitignore          |    1 +
 ocaml-bin-prot.spec |    8 ++++++--
 sources             |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e9cf026..54f6f01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 release-1.2.21.tar.bz2
 /release-1.2.24.tar.bz2
 /bin-prot-2.0.6.tar.gz
+/bin-prot-2.0.7.tar.gz
diff --git a/ocaml-bin-prot.spec b/ocaml-bin-prot.spec
index 39ab161..ba4cf7f 100644
--- a/ocaml-bin-prot.spec
+++ b/ocaml-bin-prot.spec
@@ -1,10 +1,10 @@
 %global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
 %global debug_package %{nil}
 
-%define dlnode  698
+%define dlnode  724
 
 Name:           ocaml-bin-prot
-Version:        2.0.6
+Version:        2.0.7
 Release:        1%{?dist}
 Summary:        Read and write OCaml values in a type-safe binary protocol
 
@@ -110,6 +110,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan 12 2012 Richard W.M. Jones <rjones at redhat.com> - 2.0.7-1
+- New upstream version 2.0.7.
+- Rebuild for OCaml 3.12.1.
+
 * Wed Sep 28 2011 Michael Ekstrand <michael at elehack.net> - 2.0.6-1
 - New upstream version from forge.ocamlcore.org (#741484)
 
diff --git a/sources b/sources
index 66ec360..a1e918f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a80332c8a2ddf6497c13a463fa2c8f68  bin-prot-2.0.6.tar.gz
+26288c780ffee9a7199613d75762a1fc  bin-prot-2.0.7.tar.gz


More information about the scm-commits mailing list