[hivex] Rebuild against OCaml 3.12.0.

Richard W.M. Jones rjones at fedoraproject.org
Wed Jan 5 15:29:04 UTC 2011


commit 448cbe3a7b8fa789fecf6439cef7d7484064f95d
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Jan 5 15:28:48 2011 +0000

    Rebuild against OCaml 3.12.0.

 hivex.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/hivex.spec b/hivex.spec
index c4965a2..6087263 100644
--- a/hivex.spec
+++ b/hivex.spec
@@ -7,7 +7,7 @@
 
 Name:           hivex
 Version:        1.2.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Read and write Windows Registry binary hive files
 
 Group:          Development/Libraries
@@ -256,6 +256,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jan  5 2011 Richard W.M. Jones <rjones at redhat.com> - 1.2.4-4
+- Rebuild against OCaml 3.12.0.
+
 * Thu Dec 16 2010 Richard W.M. Jones <rjones at redhat.com> - 1.2.4-3
 - Backport upstream patch to fix segfault in Hivex.value_value binding.
 


More information about the scm-commits mailing list