Accepting request 1137514 from devel:languages:ocaml
- Update to version 20231231 OBS-URL: https://build.opensuse.org/request/show/1137514 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ocaml-menhir?expand=0&rev=9
This commit is contained in:
2
_service
2
_service
@@ -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">90f9b8771f2e4a618099581fb59949a89f3fe72c</param>
|
||||
<param name="revision">d3d815e4f554da68b8c247241c8f8678926eecaa</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://gitlab.inria.fr/fpottier/menhir.git</param>
|
||||
|
BIN
ocaml-menhir-20230415.tar.xz
(Stored with Git LFS)
BIN
ocaml-menhir-20230415.tar.xz
(Stored with Git LFS)
Binary file not shown.
BIN
ocaml-menhir-20231231.tar.xz
(Stored with Git LFS)
Normal file
BIN
ocaml-menhir-20231231.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 5 05:05:05 UTC 2024 - ohering@suse.de
|
||||
|
||||
- Update to version 20231231
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 5 05:05:05 UTC 2023 - ohering@suse.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocaml-menhir
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ocaml-menhir
|
||||
Version: 20230415
|
||||
Version: 20231231
|
||||
Release: 0
|
||||
%{?ocaml_preserve_bytecode}
|
||||
Summary: LR(1) parser generator for the OCaml programming language
|
||||
@@ -28,7 +28,7 @@ Source0: %name-%version.tar.xz
|
||||
BuildRequires: time
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-dune >= 2.8
|
||||
BuildRequires: ocaml-rpm-macros >= 20230101
|
||||
BuildRequires: ocaml-rpm-macros >= 20231101
|
||||
BuildRequires: ocamlfind(unix)
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user