- Update to version 20220325

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-pyml?expand=0&rev=27
This commit is contained in:
Olaf Hering 2022-04-04 16:18:12 +00:00 committed by Git OBS Bridge
parent 18adcdbb0b
commit 975d90f4a6
5 changed files with 12 additions and 7 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="filename">ocaml-pyml</param>
<param name="revision">1454e1fbb815ec79a81b95abf7ac523e3c3afa76</param>
<param name="revision">c2fcdcfe2169ff8a57c8a905dba3352047f95c16</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:bc5bfffbce46ffc8401bd4194949ebda780f014720780be4393557ed0f23d9bb
size 70124

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 4 04:04:04 UTC 2022 - ohering@suse.de
- Update to version 20220325
-------------------------------------------------------------------
Fri Nov 26 12:34:56 UTC 2021 - ohering@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package ocaml-pyml
#
# 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
@ -17,7 +17,7 @@
Name: ocaml-pyml
Version: 20211015
Version: 20220325
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 >= 20211027
BuildRequires: ocaml-rpm-macros >= 20220222
BuildRequires: ocamlfind(bigarray)
BuildRequires: ocamlfind(stdcompat)
BuildRequires: ocamlfind(unix)