diff --git a/.gitignore b/.gitignore index f2160a1..71e55a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ findlib-1.2.5.tar.gz +/findlib-1.2.6.tar.gz diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 2c2e552..bc6cc01 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -2,8 +2,8 @@ %define debug_package %{nil} Name: ocaml-findlib -Version: 1.2.5 -Release: 4%{?dist} +Version: 1.2.6 +Release: 1%{?dist} Summary: Objective CAML package manager and build helper Group: Development/Libraries @@ -13,7 +13,7 @@ Source0: http://download.camlcity.org/download/findlib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: sparc64 s390 s390x -BuildRequires: ocaml >= 3.11.1 +BuildRequires: ocaml >= 3.12.0-3 BuildRequires: ocaml-camlp4-devel BuildRequires: ocaml-labltk-devel BuildRequires: ocaml-ocamldoc @@ -108,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jan 5 2011 Richard W.M. Jones - 1.2.6-1 +- New upstream version 1.2.6. + * Tue Dec 29 2009 Richard W.M. Jones - 1.2.5-4 - Rebuild for OCaml 3.11.2. diff --git a/sources b/sources index 4387450..17e8f44 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -db12a92903c2869bb89e1a6446db269e findlib-1.2.5.tar.gz +4924c8c3ef1208eb0fa9096c8b8bb72f findlib-1.2.6.tar.gz