diff --git a/_service b/_service index 6cb3e9a..fb71ffe 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ ocaml-stdcompat - 89fe38402acf7bc6d63b32b9da22d9906391d7cb + 56a7e25a1101b3d689a8bb23b7c47925e4981381 git disable https://github.com/thierry-martinez/stdcompat.git diff --git a/ocaml-stdcompat-19.tar.xz b/ocaml-stdcompat-19.tar.xz index 71ce3da..110dbab 100644 --- a/ocaml-stdcompat-19.tar.xz +++ b/ocaml-stdcompat-19.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:767f28362ee54bd57d598ed0424d154fffe5af6ece49d91439e3f1b6726edbb7 -size 128172 +oid sha256:5731a8a30fc847e74c74e4d77bd7d697fb5288bbe0cf7bdd798b0d4a1e9b0d85 +size 187344 diff --git a/ocaml-stdcompat.changes b/ocaml-stdcompat.changes index b553296..2b2c33c 100644 --- a/ocaml-stdcompat.changes +++ b/ocaml-stdcompat.changes @@ -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 diff --git a/ocaml-stdcompat.spec b/ocaml-stdcompat.spec index 425b186..bccca4f 100644 --- a/ocaml-stdcompat.spec +++ b/ocaml-stdcompat.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -31,7 +31,7 @@ BuildRequires: automake BuildRequires: bash BuildRequires: ocaml BuildRequires: ocaml-dune >= 2.0 -BuildRequires: ocaml-rpm-macros >= 20220409 +BuildRequires: ocaml-rpm-macros >= 20230101 %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.