Bump Release

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

View File

@ -11,7 +11,7 @@
Name: ocaml-%{srcname}
Version: 0.14.0
Release: 5%{?dist}.1.rvre0
Release: 5%{?dist}.1.rvre1
Summary: Trivial Metaprogramming tool using the OCaml toplevel
License: MIT
@ -94,6 +94,9 @@ help2man -N --version-string=%{version} %{buildroot}%{_bindir}/cinaps > \
%{_libdir}/ocaml/%{srcname}/runtime/cinaps_runtime.mli
%changelog
* Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.14.0-5.1.rvre1
- Rebuilt for Fedora RISCV, no changes
* Tue Dec 01 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.14.0-5.1.rvre0
- Rebuilt for Fedora RISCV, no changes