New upstream version.

This commit is contained in:
Jerry James 2013-01-21 11:45:29 -07:00
parent 3450eb9e06
commit 255a054b6f
3 changed files with 7 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/menhir-20120123.tar.gz
/menhir-20130116.tar.gz

View File

@ -7,8 +7,8 @@
%endif
Name: ocaml-menhir
Version: 20120123
Release: 5%{?dist}
Version: 20130116
Release: 1%{?dist}
Summary: LR(1) parser generator for OCaml
License: (QPL with exceptions) and (LGPLv2+ with exceptions)
@ -81,6 +81,9 @@ mv demos/ocamldep.wrapper $RPM_BUILD_ROOT%{_bindir}/menhir-ocamldep
%{_libdir}/ocaml/menhirLib/
%changelog
* Mon Jan 21 2013 Jerry James <loganjerry@gmail.com> - 20130116-1
- New upstream version
* Wed Oct 17 2012 Jerry James <loganjerry@gmail.com> - 20120123-5
- Rebuild for OCaml 4.00.1.

View File

@ -1 +1 @@
1167cc6023f5d5e829e1d31ccbaad67d menhir-20120123.tar.gz
47b3666ecf799168c1250169b2c7f052 menhir-20130116.tar.gz