Bump release and rebuild.

This commit is contained in:
Richard W.M. Jones 2020-09-02 22:55:23 +01:00
parent b380ce878f
commit f2574ba247
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: ocaml-%{srcname}
Version: 0.5.0
Release: 5%{?dist}
Release: 5%{?dist}.1
Summary: Modal Editing Witch, VI interpreter
License: MIT
@ -98,6 +98,9 @@ find %{buildroot}%{_libdir}/ocaml -name \*.cmxs -exec chmod a+x {} \+
%license LICENSE
%changelog
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 0.5.0-5.1
- Bump release and rebuild.
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 0.5.0-5
- OCaml 4.11.1 rebuild