fixed URL (closes #1 ) [release 0.16.0-2mamba;Wed Mar 06 2024]
This commit is contained in:
parent
5f454b4551
commit
e4f212d5b7
@ -2,18 +2,17 @@
|
||||
|
||||
Name: ocaml-ppx_enumerate
|
||||
Version: 0.16.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Generate a list containing all values of a finite type
|
||||
Group: System/Libraries/OCaml
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: thub.com/janestreet/ppx_enumerate
|
||||
URL: https://github.com/janestreet/ppx_enumerate
|
||||
Source: https://github.com/janestreet/ppx_enumerate.git/v%{version}/ppx_enumerate-%{version}.tar.bz2
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ocaml
|
||||
BuildRequires: ocaml-base-devel
|
||||
BuildRequires: ocaml-compiler-libs-repackaged
|
||||
BuildRequires: ocaml-ppxlib-devel
|
||||
@ -71,5 +70,8 @@ rm -rf %{buildroot}/usr/doc
|
||||
%doc CHANGES*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 06 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.0-2mamba
|
||||
- fixed URL (closes https://src.openmamba.org/rpms/ocaml-ppx_enumerate/issues/1 )
|
||||
|
||||
* Sun Jul 09 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user