Author: rjones
Update of /cvs/pkgs/rpms/ocaml-type-conv/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30142
Modified Files: ocaml-type-conv.spec Log Message: Changelog file changed name.
Index: ocaml-type-conv.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-type-conv/devel/ocaml-type-conv.spec,v retrieving revision 1.15 retrieving revision 1.16 diff -u -p -r1.15 -r1.16 --- ocaml-type-conv.spec 4 Oct 2009 20:56:31 -0000 1.15 +++ ocaml-type-conv.spec 4 Oct 2009 21:01:54 -0000 1.16 @@ -3,7 +3,7 @@
Name: ocaml-type-conv Version: 1.6.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml base library for type conversion
Group: Development/Libraries @@ -54,13 +54,14 @@ rm -rf $RPM_BUILD_ROOT
%files %defattr(-,root,root,-) -%doc LICENSE LICENSE.Tywith CHANGES COPYRIGHT README.txt +%doc LICENSE LICENSE.Tywith Changelog COPYRIGHT README.txt %{_libdir}/ocaml/type-conv
%changelog -* Sun Oct 4 2009 Richard W.M. Jones rjones@redhat.com - 1.6.10-1 +* Sun Oct 4 2009 Richard W.M. Jones rjones@redhat.com - 1.6.10-2 - New upstream version 1.6.10. +- "CHANGES" -> "Changelog"
* Sat Jul 25 2009 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.6.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
ocaml-devel@lists.fedoraproject.org