- Update to version 20170712

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-menhir?expand=0&rev=13
This commit is contained in:
2017-07-19 16:15:35 +00:00
committed by Git OBS Bridge
parent a4ff098d77
commit ee02a75e6a
4 changed files with 11 additions and 6 deletions

View File

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

3
menhir-20170712.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 17 20:24:18 UTC 2017 - olaf@aepfle.de
- Update to version 20170712
-------------------------------------------------------------------
Mon Jul 17 12:48:58 UTC 2017 - ohering@suse.de

View File

@@ -17,7 +17,7 @@
Name: ocaml-menhir
Version: 20160504
Version: 20170712
Release: 0
%if %{defined ocaml_preserve_bytecode}
%{ocaml_preserve_bytecode}
@@ -26,7 +26,7 @@ Summary: LR(1) parser generator for the OCaml programming language
License: LGPL-2.0
Group: Development/Libraries/Other
Url: http://gallium.inria.fr/~fpottier/menhir/
Source: http://gallium.inria.fr/~fpottier/menhir/menhir-20160504.tar.gz
Source: http://gallium.inria.fr/~fpottier/menhir/menhir-%{version}.tar.gz
BuildRequires: ocaml
BuildRequires: ocaml-findlib
BuildRequires: ocaml-ocamlbuild
@@ -80,7 +80,7 @@ rm -rfv %{buildroot}/usr/share/doc
%files
%defattr(-,root,root)
%doc CHANGES LICENSE manual.pdf
%doc CHANGES.md LICENSE manual.pdf
%{_bindir}/*
%{_datadir}/menhir
%dir %{_libdir}/ocaml