forked from pool/ocaml-cppo
- Update to version 1.6.8
Allow empty patch version OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-cppo?expand=0&rev=59
This commit is contained in:
parent
a06f9d2ac1
commit
eca3ba5f4b
2
_service
2
_service
@ -1,7 +1,7 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="filename">ocaml-cppo</param>
|
<param name="filename">ocaml-cppo</param>
|
||||||
<param name="revision">7d217864a5fdc4551699e248137a2f8b719d2078</param>
|
<param name="revision">94b2d0f21fcda5473773518a12afbcff45a52990</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="submodules">disable</param>
|
<param name="submodules">disable</param>
|
||||||
<param name="url">https://github.com/ocaml-community/cppo.git</param>
|
<param name="url">https://github.com/ocaml-community/cppo.git</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:441b51c65ab61e2f2c35c51852bd82281ba2a091fd19082353554bd1256da2b1
|
|
||||||
size 25144
|
|
3
ocaml-cppo-1.6.8.tar.xz
Normal file
3
ocaml-cppo-1.6.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6124dd464a830eb812933dcec57a253afa9cbcf537325741398c8d2705abb65f
|
||||||
|
size 25232
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 11 12:34:56 UTC 2021 - ohering@suse.de
|
||||||
|
|
||||||
|
- Update to version 1.6.8
|
||||||
|
Allow empty patch version
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 21 21:21:21 UTC 2021 - ohering@suse.de
|
Thu Jan 21 21:21:21 UTC 2021 - ohering@suse.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ocaml-cppo
|
Name: ocaml-cppo
|
||||||
Version: 1.6.7
|
Version: 1.6.8
|
||||||
Release: 0
|
Release: 0
|
||||||
%{?ocaml_preserve_bytecode}
|
%{?ocaml_preserve_bytecode}
|
||||||
Summary: The C preprocessor written in OCaml
|
Summary: The C preprocessor written in OCaml
|
||||||
@ -28,7 +28,7 @@ URL: https://opam.ocaml.org/packages/cppo
|
|||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-dune
|
BuildRequires: ocaml-dune
|
||||||
BuildRequires: ocaml-rpm-macros >= 20210121
|
BuildRequires: ocaml-rpm-macros >= 20210911
|
||||||
BuildRequires: ocamlfind(str)
|
BuildRequires: ocamlfind(str)
|
||||||
BuildRequires: ocamlfind(unix)
|
BuildRequires: ocamlfind(unix)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user