Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ocaml-pcre for openSUSE:Factory checked in at 2022-04-06 21:51:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ocaml-pcre (Old) and /work/SRC/openSUSE:Factory/.ocaml-pcre.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ocaml-pcre" Wed Apr 6 21:51:21 2022 rev:6 rq:967065 version:7.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ocaml-pcre/ocaml-pcre.changes 2021-09-29 20:19:38.311051468 +0200 +++ /work/SRC/openSUSE:Factory/.ocaml-pcre.new.1900/ocaml-pcre.changes 2022-04-06 21:51:40.315443569 +0200 @@ -1,0 +2,5 @@ +Mon Apr 4 04:04:04 UTC 2022 - oher...@suse.de + +- Use https URL for github.com + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ocaml-pcre.spec ++++++ --- /var/tmp/diff_new_pack.bwgPiX/_old 2022-04-06 21:51:40.763438457 +0200 +++ /var/tmp/diff_new_pack.bwgPiX/_new 2022-04-06 21:51:40.771438366 +0200 @@ -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 @@ -25,9 +25,9 @@ License: LGPL-2.0-only Group: Development/Languages/OCaml URL: https://opam.ocaml.org/packages/pcre -Source0: %{name}-%{version}.tar.xz +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) @@ -37,14 +37,14 @@ Perl compatibile regular expressions (PCRE) for OCaml. %package devel -Summary: Development files for %{name} +Summary: Development files for %name Group: Development/Languages/OCaml -Requires: %{name} = %{version} +Requires: %name = %version Requires: pcre-devel %description devel -The %{name}-devel package contains libraries and signature files for -developing applications that use %{name}. +The %name-devel package contains libraries and signature files for +developing applications that use %name. %prep %autosetup -p1 @@ -61,9 +61,9 @@ %check %ocaml_dune_test -%files -f %{name}.files +%files -f %name.files -%files devel -f %{name}.files.devel +%files devel -f %name.files.devel %doc README.md %changelog ++++++ _service ++++++ --- /var/tmp/diff_new_pack.bwgPiX/_old 2022-04-06 21:51:40.807437955 +0200 +++ /var/tmp/diff_new_pack.bwgPiX/_new 2022-04-06 21:51:40.811437909 +0200 @@ -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>