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