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
|
||||
Version: 1.6.7
|
||||
Release: 1mamba
|
||||
Version: 1.6.8
|
||||
Release: 2mamba
|
||||
Summary: C-style preprocessor for OCaml
|
||||
Group: System/Libraries/OCaml
|
||||
Vendor: openmamba
|
||||
@ -11,13 +11,11 @@ Source: https://github.com/ocaml-community/cppo.git/v%{version}/cppo-%{ve
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: ocaml-runtime
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocamlbuild
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocamlbuild >= 0.14.1
|
||||
BuildRequires: dune
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
C-style preprocessor for OCaml.
|
||||
@ -49,5 +47,11 @@ rm -rf %{buildroot}%{_prefix}/doc
|
||||
%doc README.md
|
||||
|
||||
%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
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user