[ocaml-bin-prot] - New upstream version 1.2.24. - Fix upstream URL. - Rebuild for OCaml 3.12.0.

Richard W.M. Jones rjones at fedoraproject.org
Thu Jan 6 17:29:25 UTC 2011


commit e918761fc34cf33cc1265b6f8586c53125fb1e44
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Jan 6 17:28:35 2011 +0000

    - New upstream version 1.2.24.
    - Fix upstream URL.
    - Rebuild for OCaml 3.12.0.

 .gitignore          |    1 +
 ocaml-bin-prot.spec |    9 +++++++--
 sources             |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c37a830..45a61ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 release-1.2.21.tar.bz2
+/release-1.2.24.tar.bz2
diff --git a/ocaml-bin-prot.spec b/ocaml-bin-prot.spec
index 55dfab0..a6314de 100644
--- a/ocaml-bin-prot.spec
+++ b/ocaml-bin-prot.spec
@@ -2,13 +2,13 @@
 %global debug_package %{nil}
 
 Name:           ocaml-bin-prot
-Version:        1.2.21
+Version:        1.2.24
 Release:        1%{?dist}
 Summary:        Read and write OCaml values in a type-safe binary protocol
 
 Group:          Development/Libraries
 License:        LGPLv2+ with exceptions
-URL:            http://ocaml.janestcapital.com/?q=node/13
+URL:            http://www.ocaml.info/home/ocaml_sources.html#bin-prot
 Source0:        http://hg.ocaml.info/release/bin-prot/archive/release-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -114,6 +114,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jan  6 2011 Richard W.M. Jones <rjones at redhat.com> - 1.2.24-1
+- New upstream version 1.2.24.
+- Fix upstream URL.
+- Rebuild for OCaml 3.12.0.
+
 * Mon Jan 11 2010 Richard W.M. Jones <rjones at redhat.com> - 1.2.21-1
 - New upstream version 1.2.21.
 - Change %%define to %%global.
diff --git a/sources b/sources
index 25a07c7..480d6a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a422e48c205d491611a3c81c28ba894  release-1.2.21.tar.bz2
+32aa23ec08f92162ce6236acb3cdf7ef  release-1.2.24.tar.bz2


More information about the scm-commits mailing list