Compare commits

...

4 Commits

Author SHA1 Message Date
David Abdurachmanov 23e2c9b681
Bump Release
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2021-04-25 18:02:01 +03:00
David Abdurachmanov ba41d6a226
Bump Release
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2021-04-25 15:15:27 +03:00
David Abdurachmanov bf162af350
Bump Release
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2021-04-25 09:53:34 +03:00
Richard W.M. Jones 3f4a1ff07e Bump release and rebuild. 2020-09-02 23:39:11 +01:00
1 changed files with 13 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ocaml-%{srcname}
Version: 0.14.0
Epoch: 1
Release: 3%{?dist}
Release: 3%{?dist}.1.rvre2
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,18 @@ 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.rvre2
- Rebuilt for Fedora RISCV, no changes
* Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 0.14.0-3.1.rvre1
- Rebuilt for Fedora RISCV, no changes
* 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.
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1:0.14.0-3
- OCaml 4.11.1 rebuild