- Update to version 20211215

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-menhir?expand=0&rev=29
This commit is contained in:
2021-12-16 08:58:15 +00:00
committed by Git OBS Bridge
parent 76f1e26f4e
commit 3aaa7bf779
5 changed files with 8 additions and 8 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">f023ba03e50c2f9454041da47e0f11c23a555ea4</param>
<param name="revision">d740c62da84578476eff5f1d3e5ad5649eaf7489</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:affd554bedc27955f92fe98e9918deda94d810f8d06429c61c8d31a0dd5e5f1a
size 951644

View File

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

View File

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

View File

@@ -17,7 +17,7 @@
Name: ocaml-menhir
Version: 20211128
Version: 20211215
Release: 0
%{?ocaml_preserve_bytecode}
Summary: LR(1) parser generator for the OCaml programming language
@@ -27,7 +27,7 @@ Url: https://opam.ocaml.org/packages/menhir
Source0: %{name}-%{version}.tar.xz
BuildRequires: time
BuildRequires: ocaml
BuildRequires: ocaml-dune >= 2.0
BuildRequires: ocaml-dune >= 2.8
BuildRequires: ocaml-rpm-macros >= 20211027
BuildRequires: ocamlfind(unix)