Update to 3.17.3
This commit is contained in:
parent
6a6d942fd0
commit
0a63f60958
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@ evince-3.0.0.tar.bz2
|
|||||||
/evince-3.16.0.tar.xz
|
/evince-3.16.0.tar.xz
|
||||||
/evince-3.17.1.tar.xz
|
/evince-3.17.1.tar.xz
|
||||||
/evince-3.17.2.tar.xz
|
/evince-3.17.2.tar.xz
|
||||||
|
/evince-3.17.3.tar.xz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
%global gxps_version 0.2.1
|
%global gxps_version 0.2.1
|
||||||
|
|
||||||
Name: evince
|
Name: evince
|
||||||
Version: 3.17.2
|
Version: 3.17.3
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Document viewer
|
Summary: Document viewer
|
||||||
|
|
||||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
||||||
@ -267,6 +267,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
|
|||||||
%{_libdir}/mozilla/plugins/libevbrowserplugin.so
|
%{_libdir}/mozilla/plugins/libevbrowserplugin.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 24 2015 Martin Hatina <mhatina@redhat.com> - 3.17.3-1
|
||||||
|
- Update to 3.17.3
|
||||||
|
|
||||||
* Mon Jun 22 2015 Martin Hatina <mhatina@redhat.com> - 3.17.2-3
|
* Mon Jun 22 2015 Martin Hatina <mhatina@redhat.com> - 3.17.2-3
|
||||||
- Avoid crash after reloading document
|
- Avoid crash after reloading document
|
||||||
- Related: #1203277
|
- Related: #1203277
|
||||||
|
Loading…
Reference in New Issue
Block a user