Rebuild for libsynctex soname bump (texlive)

This commit is contained in:
Adam Williamson 2019-05-26 19:35:16 -07:00
parent 5db0de7f38
commit a75f81a71e

View File

@ -6,7 +6,7 @@
Name: evince
Version: 3.32.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Document viewer
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
@ -262,6 +262,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Evince-p
%endif
%changelog
* Sun May 26 2019 Adam Williamson <awilliam@redhat.com> - 3.32.0-5
- Rebuild for libsynctex soname bump (texlive)
* Tue May 14 2019 Marek Kasik <mkasik@redhat.com> - 3.32.0-4
- Protect against NULL variable reaching strcmp()
- Resolves: #1692083