Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
db22c2323c | ||
|
|
86b59c9062 | ||
|
|
72bde58d4c |
2 changed files with 12 additions and 3 deletions
|
|
@ -5,8 +5,8 @@
|
|||
%bcond_without menhir
|
||||
|
||||
Name: ocaml-%{libname}
|
||||
Version: 2.8.2
|
||||
Release: 3%{?dist}
|
||||
Version: 2.8.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A composable build system for OCaml
|
||||
|
||||
# Dune itself is MIT. Some bundled libraries have a different license:
|
||||
|
|
@ -210,6 +210,15 @@ cp -ar README.md CHANGES.md MIGRATION.md doc/_build/* %{buildroot}%{_pkgdocdir}/
|
|||
%{_emacs_sitelispdir}/dune*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 29 2021 Jerry James <loganjerry@gmail.com> - 2.8.5-1
|
||||
- Version 2.8.5
|
||||
|
||||
* Mon Mar 8 2021 Jerry James <loganjerry@gmail.com> - 2.8.4-1
|
||||
- Version 2.8.4
|
||||
|
||||
* Mon Mar 8 2021 Jerry James <loganjerry@gmail.com> - 2.8.3-1
|
||||
- Version 2.8.3
|
||||
|
||||
* Mon Feb 1 2021 Richard W.M. Jones <rjones@redhat.com> - 2.8.2-3
|
||||
- Bump and rebuild for updated ocaml Dynlink dependency.
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (dune-2.8.2.tar.gz) = fcbe45ea59492517e0868bf1f801c2bd2f3b1b30234e36d789c33e7ee48bd724726beb211697f3820609bbc27923c8c37d7be89dcbd059558014743360f2d0b7
|
||||
SHA512 (dune-2.8.5.tar.gz) = 4d0d8611aeb945afdff4319d7195e3b84e1896e64010a2809ca59d3e0721eded3e7c560cf28ea19c93f5a82b1843d97165751060a6b2425c8db9a7cfc17d6e32
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue