From fab4523df68cbac1e48d3bb9b5b211690268f650 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 6 Jan 2012 13:04:15 +0000 Subject: [PATCH] New upstream version 1.2.7. --- .gitignore | 1 + ocaml-findlib.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 71e55a1..8bf0613 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ findlib-1.2.5.tar.gz /findlib-1.2.6.tar.gz +/findlib-1.2.7.tar.gz diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 9106eda..d7e7606 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -5,8 +5,8 @@ %endif Name: ocaml-findlib -Version: 1.2.6 -Release: 5%{?dist} +Version: 1.2.7 +Release: 1%{?dist} Summary: Objective CAML package manager and build helper Group: Development/Libraries @@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jan 6 2012 Richard W.M. Jones - 1.2.7-1 +- New upstream version 1.2.7. + * Thu Dec 8 2011 Richard W.M. Jones - 1.2.6-5 - Don't strip bytecode binary (see RHBZ#435559). diff --git a/sources b/sources index 17e8f44..83564e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4924c8c3ef1208eb0fa9096c8b8bb72f findlib-1.2.6.tar.gz +000bff723e8d3d727a7edd5b5901b540 findlib-1.2.7.tar.gz