Compare commits

...

1 Commits

Author SHA1 Message Date
David Abdurachmanov a8f105467b
Bump Release
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2020-12-02 16:17:50 +02:00
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: R-%{packname}
Version: 1.5.3
Release: 1%{?dist}
Release: 1%{?dist}.rvre0
Summary: Character String Processing Facilities
License: BSD
@ -88,6 +88,9 @@ rm -f %{buildroot}%{rlibdir}/R.css
%changelog
* Wed Dec 02 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 1.5.3-1.rvre0
- Rebuilt for Fedora RISCV, no changes
* Wed Sep 09 2020 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 1.5.3-1
- Update to latest version (#1877263)