Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
9fc8aa02c7 |
@ -7,7 +7,7 @@
|
||||
|
||||
Name: ocaml-%{srcname}
|
||||
Version: 0.14.0
|
||||
Release: 3%{?dist}
|
||||
Release: 3%{?dist}.1
|
||||
Summary: Generate a list containing all values of a finite type
|
||||
|
||||
License: MIT
|
||||
@ -94,6 +94,9 @@ dune runtest
|
||||
%{_libdir}/ocaml/%{upname}/runtime-lib/*.cmt
|
||||
|
||||
%changelog
|
||||
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-3.1
|
||||
- Bump release and rebuild.
|
||||
|
||||
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.14.0-3
|
||||
- OCaml 4.11.1 rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user