automatic version update by autodist [release 0.29.1-1mamba;Thu Feb 16 2023]
This commit is contained in:
parent
ff446b0dfd
commit
f6eaccc4b6
@ -1,8 +1,8 @@
|
|||||||
%define ocamlpck ppxlib
|
%define ocamlpck ppxlib
|
||||||
|
|
||||||
Name: ocaml-ppxlib
|
Name: ocaml-ppxlib
|
||||||
Version: 0.24.0
|
Version: 0.29.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Base library and tools for ppx rewriters
|
Summary: Base library and tools for ppx rewriters
|
||||||
Group: System/Libraries/OCaml
|
Group: System/Libraries/OCaml
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -19,12 +19,13 @@ BuildRequires: ocaml-compiler-libs-repackaged
|
|||||||
BuildRequires: ocaml-ppx_derivers-devel
|
BuildRequires: ocaml-ppx_derivers-devel
|
||||||
BuildRequires: ocaml-runtime
|
BuildRequires: ocaml-runtime
|
||||||
BuildRequires: ocaml-sexplib0-devel
|
BuildRequires: ocaml-sexplib0-devel
|
||||||
|
BuildRequires: ocamlnet-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: ocaml-sexplib0-devel >= 0:0.15.1-1mamba
|
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-camlp4-devel
|
BuildRequires: ocaml-camlp4-devel
|
||||||
BuildRequires: ocaml-findlib
|
BuildRequires: ocaml-findlib
|
||||||
BuildRequires: dune
|
BuildRequires: dune
|
||||||
|
BuildRequires: ocaml-sexplib0-devel
|
||||||
BuildRequires: ocaml-compiler-libs-repackaged
|
BuildRequires: ocaml-compiler-libs-repackaged
|
||||||
BuildRequires: ocaml-stdlib-shims-devel
|
BuildRequires: ocaml-stdlib-shims-devel
|
||||||
BuildRequires: ocaml-ppx_derivers-devel
|
BuildRequires: ocaml-ppx_derivers-devel
|
||||||
@ -62,6 +63,8 @@ rm -rf %{buildroot}/usr/doc
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_libdir}/ocaml/%{ocamlpck}
|
%dir %{_libdir}/ocaml/%{ocamlpck}
|
||||||
%{_libdir}/ocaml/%{ocamlpck}/*
|
%{_libdir}/ocaml/%{ocamlpck}/*
|
||||||
|
%dir %{_libdir}/ocaml/ppxlib-bench
|
||||||
|
%{_libdir}/ocaml/ppxlib-bench/*
|
||||||
%exclude %{_libdir}/ocaml/%{ocamlpck}/*.a
|
%exclude %{_libdir}/ocaml/%{ocamlpck}/*.a
|
||||||
%exclude %{_libdir}/ocaml/%{ocamlpck}/*.cmx
|
%exclude %{_libdir}/ocaml/%{ocamlpck}/*.cmx
|
||||||
%exclude %{_libdir}/ocaml/%{ocamlpck}/*.cmxa
|
%exclude %{_libdir}/ocaml/%{ocamlpck}/*.cmxa
|
||||||
@ -78,8 +81,23 @@ rm -rf %{buildroot}/usr/doc
|
|||||||
%doc CHANGES.md README.md
|
%doc CHANGES.md README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Jun 25 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.24.0-2mamba
|
* Thu Feb 16 2023 Automatic Build System <autodist@mambasoft.it> 0.29.1-1mamba
|
||||||
- rebuilt by autoport with build requirements: ocaml-sexplib0-devel>=0:0.15.1-1mamba--buildreqocaml-sexplib0-devel>=0:0.15.1-1mamba
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Feb 11 2023 Automatic Build System <autodist@mambasoft.it> 0.29.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Oct 07 2022 Automatic Build System <autodist@mambasoft.it> 0.28.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Jun 17 2022 Automatic Build System <autodist@mambasoft.it> 0.27.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Mar 23 2022 Automatic Build System <autodist@mambasoft.it> 0.26.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Tue Mar 08 2022 Automatic Build System <autodist@mambasoft.it> 0.25.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 29 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.24.0-1mamba
|
* Sat Jan 29 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.24.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user