- Update to version 18
Support for OCaml 4.14.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-stdcompat?expand=0&rev=22
This commit is contained in:
parent
bec8c1ca78
commit
d61823e8fe
2
_service
2
_service
@ -1,7 +1,7 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="filename">ocaml-stdcompat</param>
|
||||
<param name="revision">3a58c6ab12577d6f76c1a3c21a738d9d11cbddbc</param>
|
||||
<param name="revision">014ff59eee0e6014dd5e832b9c7ae645ef4a6397</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">https://github.com/thierry-martinez/stdcompat.git</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:869569de851f572ce4e71dba2d2183d14608b28108aafcdf71541c47aee3e265
|
||||
size 118388
|
3
ocaml-stdcompat-18.tar.xz
Normal file
3
ocaml-stdcompat-18.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:023c94ce25895359116540b03b54fa49619a5e0833f85a0bd9a76c3e709ead2d
|
||||
size 128808
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 04:04:04 UTC 2022 - ohering@suse.de
|
||||
|
||||
- Update to version 18
|
||||
Support for OCaml 4.14.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 10 10:10:10 UTC 2021 - ohering@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocaml-stdcompat
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define _lto_cflags %nil
|
||||
Name: ocaml-stdcompat
|
||||
Version: 17
|
||||
Version: 18
|
||||
Release: 0
|
||||
%{?ocaml_preserve_bytecode}
|
||||
Summary: Stdcompat: compatibility module for OCaml standard library
|
||||
@ -31,7 +31,7 @@ BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: bash
|
||||
BuildRequires: ocamlfind(findlib)
|
||||
BuildRequires: ocaml-rpm-macros >= 20210911
|
||||
BuildRequires: ocaml-rpm-macros >= 20220222
|
||||
BuildRequires: ocaml(ocaml.opt)
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user