- Update to version 20210928

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-menhir?expand=0&rev=23
This commit is contained in:
Olaf Hering 2021-09-28 17:52:54 +00:00 committed by Git OBS Bridge
parent c3e5a3bf03
commit 4a2cdee938
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">dbc2127efdd7efdd7cdfdcb448c26c77b90f1ce9</param>
<param name="revision">0af22bc96ea6128fb02b30a9c1bfbf3492ab2635</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:ef7db4d7322f18a97fc883ff3c6690816da0e02b960c3aeed29bbcf7c195a7b5
size 910576

View File

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

View File

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

View File

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