Author: rjones
Update of /cvs/pkgs/rpms/ocaml-findlib/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22795
Modified Files: .cvsignore ocaml-findlib.spec sources Removed Files: ocaml-findlib-1.2.3-camlp4-META.patch Log Message: New upstream version 1.2.5.
Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-findlib/devel/.cvsignore,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- .cvsignore 22 May 2009 21:31:10 -0000 1.6 +++ .cvsignore 4 Oct 2009 20:39:27 -0000 1.7 @@ -1 +1 @@ -findlib-1.2.4.tar.gz +findlib-1.2.5.tar.gz
Index: ocaml-findlib.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-findlib/devel/ocaml-findlib.spec,v retrieving revision 1.23 retrieving revision 1.24 diff -u -p -r1.23 -r1.24 --- ocaml-findlib.spec 25 Jul 2009 19:56:58 -0000 1.23 +++ ocaml-findlib.spec 4 Oct 2009 20:39:27 -0000 1.24 @@ -2,8 +2,8 @@ %define debug_package %{nil}
Name: ocaml-findlib -Version: 1.2.4 -Release: 4%{?dist} +Version: 1.2.5 +Release: 1%{?dist} Summary: Objective CAML package manager and build helper
Group: Development/Libraries @@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog +* Sun Oct 4 2009 Richard W.M. Jones rjones@redhat.com - 1.2.5-1 +- New upstream version 1.2.5. + * Sat Jul 25 2009 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.2.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-findlib/devel/sources,v retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- sources 22 May 2009 21:31:10 -0000 1.6 +++ sources 4 Oct 2009 20:39:27 -0000 1.7 @@ -1 +1 @@ -52cfcacff3e07a94bc3adb977fbb3c07 findlib-1.2.4.tar.gz +db12a92903c2869bb89e1a6446db269e findlib-1.2.5.tar.gz
--- ocaml-findlib-1.2.3-camlp4-META.patch DELETED ---
ocaml-devel@lists.fedoraproject.org