- Update to version 7.4.3
See included CHANGES.md OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-pcre?expand=0&rev=50
This commit is contained in:
parent
37de5a0011
commit
1b0adf1bee
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">git://github.com/mmottl/pcre-ocaml.git</param>
|
<param name="url">git://github.com/mmottl/pcre-ocaml.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="revision">417829073b554a656e08f762a18cc963ae942d1d</param>
|
<param name="revision">45a2781669d4dc1616f9d07510b366cbe0ae99d4</param>
|
||||||
<param name="filename">ocaml-pcre</param>
|
<param name="filename">ocaml-pcre</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4b7249eaa98e501a4bbb9863db670f17ba8ee2846cd0d64bbc10c988a5981889
|
|
||||||
size 39860
|
|
3
ocaml-pcre-7.4.3.tar.xz
Normal file
3
ocaml-pcre-7.4.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:67e4e82d7614ced8ec75ee67b931bc7183427a3c9c45797ee32f1c47418d8911
|
||||||
|
size 40268
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 29 20:20:20 UTC 2020 - ohering@suse.de
|
||||||
|
|
||||||
|
- Update to version 7.4.3
|
||||||
|
See included CHANGES.md
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 20 20:20:20 UTC 2020 - ohering@suse.de
|
Thu Feb 20 20:20:20 UTC 2020 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ocaml-pcre
|
Name: ocaml-pcre
|
||||||
Version: 7.4.1
|
Version: 7.4.3
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
Summary: Perl compatibility regular expressions (PCRE) for OCaml
|
Summary: Perl compatibility regular expressions (PCRE) for OCaml
|
||||||
License: LGPL-2.0
|
License: LGPL-2.0
|
||||||
Group: Development/Languages/OCaml
|
Group: Development/Languages/OCaml
|
||||||
Url: http://mmottl.github.io/pcre-ocaml/
|
Url: https://opam.ocaml.org/packages/pcre
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: ocaml(ocaml_base_version) >= 4.05
|
BuildRequires: ocaml(ocaml_base_version) >= 4.08
|
||||||
BuildRequires: ocaml-dune
|
BuildRequires: ocaml-dune
|
||||||
BuildRequires: ocaml-rpm-macros >= 20200220
|
BuildRequires: ocaml-rpm-macros >= 20200220
|
||||||
BuildRequires: ocamlfind(base)
|
BuildRequires: ocamlfind(base)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user