rebuilt with ocamlbuild 0.14.1 [release 1.6.8-2mamba;Sun Feb 13 2022]
This commit is contained in:
parent
b095d88c7d
commit
44c1174ef9
@ -1,6 +1,6 @@
|
|||||||
Name: ocaml-cppo
|
Name: ocaml-cppo
|
||||||
Version: 1.6.7
|
Version: 1.6.8
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: C-style preprocessor for OCaml
|
Summary: C-style preprocessor for OCaml
|
||||||
Group: System/Libraries/OCaml
|
Group: System/Libraries/OCaml
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -11,13 +11,11 @@ Source: https://github.com/ocaml-community/cppo.git/v%{version}/cppo-%{ve
|
|||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-runtime
|
|
||||||
BuildRequires: ocamlbuild
|
BuildRequires: ocamlbuild
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocamlbuild >= 0.14.1
|
||||||
BuildRequires: dune
|
BuildRequires: dune
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
C-style preprocessor for OCaml.
|
C-style preprocessor for OCaml.
|
||||||
@ -49,5 +47,11 @@ rm -rf %{buildroot}%{_prefix}/doc
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.8-2mamba
|
||||||
|
- rebuilt with ocamlbuild 0.14.1
|
||||||
|
|
||||||
|
* Sat Oct 02 2021 Automatic Build System <autodist@mambasoft.it> 1.6.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.7-1mamba
|
* Sat Jan 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.7-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user