Bump Release

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2021-04-25 10:16:56 +03:00
parent 73fbd88061
commit b9372bd984
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: ocaml-mccs
Version: 1.1
Release: 30.%{extraver}%{?dist}.1
Release: 30.%{extraver}%{?dist}.1.rvre0
Summary: Multi Criteria CUDF Solver with OCaml bindings
%global libname %(echo %{name} | sed -e 's/^ocaml-//')
@ -80,6 +80,9 @@ cp -aLr _build/install/default/lib/* %{buildroot}%{_libdir}/ocaml/
%{_libdir}/ocaml/*/*.mli
%changelog
* Sun Apr 25 2021 David Abdurachmanov <david.abdurachmanov@sifive.com> - 1.1-30.11.1.rvre0
- Rebuilt for Fedora RISCV, no changes
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-30.11.1
- Bump release and rebuild.