replace baserev 2f8c48dbeaa825adcf0f77f540e756dd with 6b0210701793031bb13c15eee8f131c4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-pyml?expand=0&rev=25
This commit is contained in:
Olaf Hering 2021-11-26 15:07:40 +00:00 committed by Git OBS Bridge
parent e2e30c5619
commit d15129cbb6
5 changed files with 11 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">ocaml-pyml</param>
<param name="revision">8521e337944b651db2eb791ef561348d0ecfcf7a</param>
<param name="revision">1454e1fbb815ec79a81b95abf7ac523e3c3afa76</param>
<param name="scm">git</param>
<param name="submodules">disable</param>
<param name="url">https://github.com/thierry-martinez/pyml.git</param>

View File

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

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Nov 26 12:34:56 UTC 2021 - ohering@suse.de
- Update to version 20211015
-------------------------------------------------------------------
Sat Sep 25 20:58:01 UTC 2021 - Matej Cepl <mcepl@suse.com>

View File

@ -17,7 +17,7 @@
Name: ocaml-pyml
Version: 20210924
Version: 20211015
Release: 0
%{?ocaml_preserve_bytecode}
Summary: Stdcompat: compatibility module for OCaml standard library
@ -27,7 +27,7 @@ URL: https://opam.ocaml.org/packages/pyml
Source0: %{name}-%{version}.tar.xz
BuildRequires: ocaml
BuildRequires: ocaml-dune >= 2.8
BuildRequires: ocaml-rpm-macros >= 20210911
BuildRequires: ocaml-rpm-macros >= 20211027
BuildRequires: ocamlfind(bigarray)
BuildRequires: ocamlfind(stdcompat)
BuildRequires: ocamlfind(unix)