diff --git a/_service b/_service index 3d79fc6..017ec06 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ efdf4840f1a4d8e26f125fa9c18f2a02944e6897 git disable - git://github.com/mmottl/pcre-ocaml.git + https://github.com/mmottl/pcre-ocaml.git @PARENT_TAG@ [v]?([^+]+)(.*) \1 diff --git a/ocaml-pcre.changes b/ocaml-pcre.changes index ab6c2b7..a138fa5 100644 --- a/ocaml-pcre.changes +++ b/ocaml-pcre.changes @@ -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 diff --git a/ocaml-pcre.spec b/ocaml-pcre.spec index 3f699b2..daca32f 100644 --- a/ocaml-pcre.spec +++ b/ocaml-pcre.spec @@ -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 # # 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)