[ocaml-findlib] New upstream version 1.5.5 for ocaml-4.02.1 rebuild.

Richard W.M. Jones rjones at fedoraproject.org
Mon Feb 16 13:43:49 UTC 2015


commit f7465e4295c649e6c176b932d9148a957510d8b5
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Feb 16 13:42:49 2015 +0000

    New upstream version 1.5.5 for ocaml-4.02.1 rebuild.

 .gitignore         |    1 +
 ocaml-findlib.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bb0bd72..808ec40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ findlib-1.2.5.tar.gz
 /findlib-1.4.tar.gz
 /findlib-1.5.1.tar.gz
 /findlib-1.5.2.tar.gz
+/findlib-1.5.5.tar.gz
diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec
index c4454cf..00e8298 100644
--- a/ocaml-findlib.spec
+++ b/ocaml-findlib.spec
@@ -1,8 +1,8 @@
 %global opt %(test -x %{_bindir}/ocamlopt && echo 1 || echo 0)
 
 Name:           ocaml-findlib
-Version:        1.5.2
-Release:        3%{?dist}
+Version:        1.5.5
+Release:        1%{?dist}
 Summary:        Objective CAML package manager and build helper
 License:        BSD
 
@@ -99,6 +99,9 @@ mv $RPM_BUILD_ROOT/$RPM_BUILD_ROOT%{_bindir}/* $RPM_BUILD_ROOT%{_bindir}
 
 
 %changelog
+* Mon Feb 16 2015 Richard W.M. Jones <rjones at redhat.com> - 1.5.5-1
+- New upstream version 1.5.5 for ocaml-4.02.1 rebuild.
+
 * Sat Aug 30 2014 Richard W.M. Jones <rjones at redhat.com> - 1.5.2-3
 - Bump release and rebuild.
 
diff --git a/sources b/sources
index 843ccb9..6d0eaaa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b4939ea55f83e132794df17f8d176de9  findlib-1.5.2.tar.gz
+703eae112f9e912507c3a2f8d8c48498  findlib-1.5.5.tar.gz


More information about the scm-commits mailing list