fixed empty URL, Summary and License (closes #1 ) [release 0.16.0-2mamba;Wed Mar 06 2024]
This commit is contained in:
parent
03dda71dcf
commit
845e82780a
@ -1,4 +1,4 @@
|
|||||||
# ocaml-ppx_bin_prot
|
# ocaml-ppx_bin_prot
|
||||||
|
|
||||||
....
|
Generation of bin_prot readers and writers from types.
|
||||||
|
|
||||||
|
@ -2,19 +2,17 @@
|
|||||||
|
|
||||||
Name: ocaml-ppx_bin_prot
|
Name: ocaml-ppx_bin_prot
|
||||||
Version: 0.16.0
|
Version: 0.16.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: ...
|
Summary: Generation of bin_prot readers and writers from types
|
||||||
Group: System/Libraries/OCaml
|
Group: System/Libraries/OCaml
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: ...
|
URL: https://github.com/janestreet/ppx_bin_prot
|
||||||
## GITSOURCE https://github.com/janestreet/ppx_bin_prot.git v0.16.0
|
|
||||||
Source: https://github.com/janestreet/ppx_bin_prot.git/v%{version}/ppx_bin_prot-%{version}.tar.bz2
|
Source: https://github.com/janestreet/ppx_bin_prot.git/v%{version}/ppx_bin_prot-%{version}.tar.bz2
|
||||||
License: ...
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ocaml
|
|
||||||
BuildRequires: ocaml-base-devel
|
BuildRequires: ocaml-base-devel
|
||||||
BuildRequires: ocaml-compiler-libs
|
BuildRequires: ocaml-compiler-libs
|
||||||
BuildRequires: ocaml-compiler-libs-repackaged
|
BuildRequires: ocaml-compiler-libs-repackaged
|
||||||
@ -73,5 +71,8 @@ rm -rf %{buildroot}/usr/doc
|
|||||||
%{_libdir}/ocaml/%{ocamlpck}/*.mli
|
%{_libdir}/ocaml/%{ocamlpck}/*.mli
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 06 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.0-2mamba
|
||||||
|
- fixed empty URL, Summary and License (closes https://src.openmamba.org/rpms/ocaml-ppx_bin_prot/issues/1 )
|
||||||
|
|
||||||
* Wed Jul 12 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.0-1mamba
|
* Wed Jul 12 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user