This commit is contained in:
Dennis Gilmore 2013-02-14 02:55:44 -06:00
parent ffb7336cb5
commit 4f5c34022a
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-camlp5
Version: 6.07
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Classical version of camlp4 OCaml preprocessor
Group: Development/Libraries
@ -96,6 +96,9 @@ rm -f doc/html/.cvsignore doc/htmlp/{.cvsignore,*.sh,Makefile,html2*}
%changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.07-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Oct 17 2012 Jerry James <loganjerry@gmail.com> - 6.07-1
- New upstream version 6.07 (provides OCaml 4.00.1 support)
- Add -typevar patch to fix the build