This commit is contained in:
Fedora Release Engineering 2017-07-27 01:29:13 +00:00
parent 82125932e2
commit 96121c804b

View File

@ -8,7 +8,7 @@
Name: ocaml-menhir Name: ocaml-menhir
Version: 20170712 Version: 20170712
Release: 1%{?dist} Release: 2%{?dist}
Summary: LR(1) parser generator for OCaml Summary: LR(1) parser generator for OCaml
# The generator is GPLv2 # The generator is GPLv2
@ -81,6 +81,9 @@ rm -fr %{buildroot}%{_docdir}/menhir
%{_libdir}/ocaml/menhirSdk/ %{_libdir}/ocaml/menhirSdk/
%changelog %changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 20170712-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Sat Jul 15 2017 Jerry James <loganjerry@gmail.com> - 20170712-1 * Sat Jul 15 2017 Jerry James <loganjerry@gmail.com> - 20170712-1
- New upstream version - New upstream version
- Build the manual from LaTeX sources - Build the manual from LaTeX sources