- Upstream moved the v19 git tag
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-stdcompat?expand=0&rev=26
This commit is contained in:
parent
e4e847b074
commit
f847c3fcfb
2
_service
2
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="filename">ocaml-stdcompat</param>
|
<param name="filename">ocaml-stdcompat</param>
|
||||||
<param name="revision">89fe38402acf7bc6d63b32b9da22d9906391d7cb</param>
|
<param name="revision">56a7e25a1101b3d689a8bb23b7c47925e4981381</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="submodules">disable</param>
|
<param name="submodules">disable</param>
|
||||||
<param name="url">https://github.com/thierry-martinez/stdcompat.git</param>
|
<param name="url">https://github.com/thierry-martinez/stdcompat.git</param>
|
||||||
|
BIN
ocaml-stdcompat-19.tar.xz
(Stored with Git LFS)
BIN
ocaml-stdcompat-19.tar.xz
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 1 01:01:01 UTC 2023 - ohering@suse.de
|
||||||
|
|
||||||
|
- Upstream moved the v19 git tag
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 22 22:22:22 UTC 2022 - ohering@suse.de
|
Wed Jun 22 22:22:22 UTC 2022 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ocaml-stdcompat
|
# spec file for package ocaml-stdcompat
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -31,7 +31,7 @@ BuildRequires: automake
|
|||||||
BuildRequires: bash
|
BuildRequires: bash
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-dune >= 2.0
|
BuildRequires: ocaml-dune >= 2.0
|
||||||
BuildRequires: ocaml-rpm-macros >= 20220409
|
BuildRequires: ocaml-rpm-macros >= 20220707
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Stdcompat is a compatibility layer allowing programs to use some recent additions to the OCaml standard library while preserving the ability to be compiled on former versions of OCaml.
|
Stdcompat is a compatibility layer allowing programs to use some recent additions to the OCaml standard library while preserving the ability to be compiled on former versions of OCaml.
|
||||||
|
Loading…
Reference in New Issue
Block a user