forked from pool/ocaml-fileutils
- Use https URL for github.com
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-fileutils?expand=0&rev=40
This commit is contained in:
parent
7a83e61ac5
commit
c316a9cc13
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="revision">9ad8d2ee342c551391f2a9873de01982d24b36d5</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">git://github.com/gildor478/ocaml-fileutils.git</param>
|
||||
<param name="url">https://github.com/gildor478/ocaml-fileutils.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5b8a842afe39d9340000fcaf2735e49a8b098377d965c14b53826c0ac21c0f4
|
||||
size 42128
|
||||
oid sha256:23b323534bbe57f092ac5f09e2f0f444c8daf600bce01e15f601620b7d29241e
|
||||
size 42204
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 04:04:04 UTC 2022 - ohering@suse.de
|
||||
|
||||
- Use https URL for github.com
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 21 21:21:21 UTC 2021 - ohering@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocaml-fileutils
|
||||
#
|
||||
# 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
|
||||
@ -35,7 +35,7 @@ URL: https://opam.ocaml.org/packages/fileutils
|
||||
Source0: %pkg-%version.tar.xz
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-dune
|
||||
BuildRequires: ocaml-rpm-macros >= 20210121
|
||||
BuildRequires: ocaml-rpm-macros >= 20220222
|
||||
BuildRequires: ocamlfind(bytes)
|
||||
BuildRequires: ocamlfind(stdlib-shims)
|
||||
BuildRequires: ocamlfind(str)
|
||||
|
Loading…
Reference in New Issue
Block a user