- Update to version 20211128

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-menhir?expand=0&rev=28
This commit is contained in:
Olaf Hering 2021-11-29 08:48:58 +00:00 committed by Git OBS Bridge
parent 823cc7e05e
commit 76f1e26f4e
5 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@
<param name='exclude'>coq-menhirlib</param>
<param name='exclude'>exec.sh</param>
<param name="filename">ocaml-menhir</param>
<param name="revision">81205f4a869fa49dc21032916818336ac322b223</param>
<param name="revision">f023ba03e50c2f9454041da47e0f11c23a555ea4</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://gitlab.inria.fr/fpottier/menhir.git</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b47252101e93dc30f675ce24c30418ee35b473399857092cad79967976ad7717
size 949708

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:affd554bedc27955f92fe98e9918deda94d810f8d06429c61c8d31a0dd5e5f1a
size 951644

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Fri Nov 26 12:34:56 UTC 2021 - ohering@suse.de
- Update to version 20211125
- Update to version 20211128
-------------------------------------------------------------------
Sun Oct 10 10:10:10 UTC 2021 - ohering@suse.de

View File

@ -17,7 +17,7 @@
Name: ocaml-menhir
Version: 20211125
Version: 20211128
Release: 0
%{?ocaml_preserve_bytecode}
Summary: LR(1) parser generator for the OCaml programming language