Rebuild for libraw (RISC-V)

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
This commit is contained in:
David Abdurachmanov 2018-08-30 15:53:50 +03:00
parent 3ed49e161d
commit f5de9a28c8
Signed by: davidlt
GPG Key ID: 7108702C938B13C1
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: OpenImageIO
Version: 1.8.12
Release: 3%{?dist}
Release: 3.0.riscv64%{?dist}
Summary: Library for reading and writing images
License: BSD
@ -174,6 +174,9 @@ cp -a src/doc/*.1 %{buildroot}%{_mandir}/man1
%changelog
* Thu Aug 30 2018 David Abdurachmanov <david.abdurachmanov@gmail.com> - 1.8.12-3.0.riscv64
- Rebuild for LibRaw update. (RISC-V)
* Wed Jul 18 2018 Simone Caronni <negativo17@gmail.com> - 1.8.12-3
- Rebuild for LibRaw update.