From 2ee766f3511e662e866a894f77a80fc46bc07751 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 12 Jan 2012 13:47:08 +0000 Subject: [PATCH] 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 - 2.0.7-1 +- New upstream version 2.0.7. +- Rebuild for OCaml 3.12.1. + * Wed Sep 28 2011 Michael Ekstrand - 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