Author: rjones
Update of /cvs/pkgs/rpms/ocaml-res/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv528
Modified Files: ocaml-res.spec Log Message: Changes -> Changelog
Index: ocaml-res.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-res/devel/ocaml-res.spec,v retrieving revision 1.12 retrieving revision 1.13 diff -u -p -r1.12 -r1.13 --- ocaml-res.spec 4 Oct 2009 21:24:26 -0000 1.12 +++ ocaml-res.spec 4 Oct 2009 22:31:21 -0000 1.13 @@ -3,7 +3,7 @@
Name: ocaml-res Version: 3.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: OCaml library for resizing arrays and strings
Group: Development/Libraries @@ -81,7 +81,7 @@ rm -rf $RPM_BUILD_ROOT
%files devel %defattr(-,root,root,-) -%doc LICENSE README.txt Changes TODO +%doc LICENSE README.txt Changelog TODO %doc lib/doc/res/html %doc lib/doc/res/latex/*.dvi lib/doc/res/latex/*.ps lib/doc/res/latex/*.pdf %if %opt @@ -92,8 +92,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog -* Sun Oct 4 2009 Richard W.M. Jones rjones@redhat.com - 3.2.0-2 +* Sun Oct 4 2009 Richard W.M. Jones rjones@redhat.com - 3.2.0-3 - New upstream release 3.2.0. +- Changes file -> Changelog
* Sat Jul 25 2009 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 3.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
ocaml-devel@lists.fedoraproject.org