- Use https URL for github.com
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-pcre?expand=0&rev=59
This commit is contained in:
parent
3341043ed9
commit
f057d5d335
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="revision">efdf4840f1a4d8e26f125fa9c18f2a02944e6897</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="url">git://github.com/mmottl/pcre-ocaml.git</param>
|
||||
<param name="url">https://github.com/mmottl/pcre-ocaml.git</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">[v]?([^+]+)(.*)</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 4 04:04:04 UTC 2022 - ohering@suse.de
|
||||
|
||||
- Use https URL for github.com
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 11 12:34:56 UTC 2021 - ohering@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocaml-pcre
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2011 Andrew Psaltis <ampsaltis at gmail.com>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -27,7 +27,7 @@ Group: Development/Languages/OCaml
|
||||
URL: https://opam.ocaml.org/packages/pcre
|
||||
Source0: %name-%version.tar.xz
|
||||
BuildRequires: ocaml-dune >= 2.7
|
||||
BuildRequires: ocaml-rpm-macros >= 20210911
|
||||
BuildRequires: ocaml-rpm-macros >= 20220222
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: ocaml(ocaml_base_version) >= 4.12
|
||||
BuildRequires: ocamlfind(dune.configurator)
|
||||
|
Loading…
Reference in New Issue
Block a user