This commit is contained in:
Dennis Gilmore 2014-06-07 10:42:05 -05:00
parent 532ffa3e62
commit b19a4b6aae
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: ocaml-menhir
Version: 20140422
Release: 1%{?dist}
Release: 2%{?dist}
Summary: LR(1) parser generator for OCaml
# The library is LGPLv2+ with a linking exception.
@ -83,6 +83,9 @@ mv demos/ocamldep.wrapper $RPM_BUILD_ROOT%{_bindir}/menhir-ocamldep
%{_libdir}/ocaml/menhirLib/
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20140422-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Wed Apr 30 2014 Jerry James <loganjerry@gmail.com> - 20140422-1
- New upstream version
- Fix standard.mly character encoding