- Update to version 20211012

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-menhir?expand=0&rev=25
This commit is contained in:
2021-10-12 20:19:01 +00:00
committed by Git OBS Bridge
parent 19f6ce3b50
commit d61d2a15f3
5 changed files with 7 additions and 7 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">35370aef369ab2cad21ea8062614f98fd8aa3aaa</param>
<param name="revision">9a6f0ef085588e06f20e365d44b067de8034bb22</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:7c13f70c4832567a1d14e70ff08a5706917ab23b005627e439c964b55d92fcb8
size 922428

View File

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

View File

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

View File

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