Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
f2574ba247 |
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user