Bump Release

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

View File

@ -4,7 +4,7 @@
Name: ocaml-%{srcname}
Version: 0.14.0
Epoch: 1
Release: 3%{?dist}.1
Release: 3%{?dist}.1.rvre0
Summary: Read and write OCaml values in a type-safe binary protocol
# The project as a whole is MIT, but code in the src subdirectory is BSD.
@ -112,6 +112,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod 0755 {} \+
%{_libdir}/ocaml/%{upname}/*/*.mli
%changelog
* Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.14.0-3.1.rvre0
- Rebuilt for Fedora RISCV, no changes
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1:0.14.0-3.1
- Bump release and rebuild.