Rebuild for new poppler (SOVERSION bump)

Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
This commit is contained in:
David Abdurachmanov 2020-01-18 09:01:25 +02:00
parent df34c67be2
commit e8337857b3
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 4 additions and 1 deletions

View File

@ -17,7 +17,7 @@
Name: %{shortname}-base
Version: %{source_date}
Release: 7.0.riscv64%{?dist}
Release: 7.1.riscv64%{?dist}
Epoch: 7
Summary: TeX formatting system
# The only files in the base package are directories, cache, and license texts
@ -9033,6 +9033,9 @@ done <<< "$list"
%doc %{_texdir}/texmf-dist/doc/latex/yplan/
%changelog
* Sat Jan 18 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 7:20190410-7.1.riscv64
- Rebuilt for new poppler
* Fri Jan 17 2020 David Abdurachmanov <david.abdurachmanov@sifive.com> - 7:20190410-7.0.riscv64
- Add support for RISC-V (riscv64)