Compare commits

...

2 Commits

Author SHA1 Message Date
David Abdurachmanov 62b92b7296
Bump Release
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2021-04-25 10:24:42 +03:00
Richard W.M. Jones 22e03668ab Bump release and rebuild. 2020-09-02 21:34:54 +01:00
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-ocp-indent
Version: 1.8.2
Release: 3%{?dist}
Release: 3%{?dist}.1.rvre0
Summary: A simple tool to indent OCaml programs
%global libname %(echo %{name} | sed -e 's/^ocaml-//')
@ -108,6 +108,12 @@ rm -fr %{buildroot}%{_prefix}/doc
%{_libdir}/ocaml/%{libname}/*/*.ml
%changelog
* Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 1.8.2-3.1.rvre0
- Rebuilt for Fedora RISCV, no changes
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-3.1
- Bump release and rebuild.
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.8.2-3
- OCaml 4.11.1 rebuild