- Update to version 20210929

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-menhir?expand=0&rev=24
This commit is contained in:
2021-09-29 11:28:08 +00:00
committed by Git OBS Bridge
parent 4a2cdee938
commit 19f6ce3b50
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">0af22bc96ea6128fb02b30a9c1bfbf3492ab2635</param>
<param name="revision">35370aef369ab2cad21ea8062614f98fd8aa3aaa</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:2b458dab2839c5e257422981ab8a72679801f3f5e86df023d18f40a557faa6d9
size 923372

View File

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

View File

@@ -1,7 +1,7 @@
-------------------------------------------------------------------
Sat Sep 11 12:34:56 UTC 2021 - ohering@suse.de
- Update to version 20210928
- Update to version 20210929
-------------------------------------------------------------------
Fri Apr 9 09:09:09 UTC 2021 - ohering@suse.de

View File

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