Bump Release

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2021-04-25 09:51:56 +03:00
parent 1c62f6b2df
commit 5075e28826
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: ocaml-%{srcname}
Version: 0.14.0
Release: 4%{?dist}.1.rvre0
Release: 4%{?dist}.1.rvre1
Summary: Jane Street standard library for OCaml
License: MIT
@ -114,6 +114,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod a+x {} \+
%{_libdir}/ocaml/%{srcname}/*/*.mli
%changelog
* Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.14.0-4.1.rvre1
- Rebuilt for Fedora RISCV, no changes
* Tue Dec 01 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.14.0-4.1.rvre0
- Rebuilt for Fedora RISCV, no changes