Update to 3.17.3

This commit is contained in:
Martin Hatina 2015-06-24 11:17:10 +02:00
parent 6a6d942fd0
commit 0a63f60958
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -50,3 +50,4 @@ evince-3.0.0.tar.bz2
/evince-3.16.0.tar.xz
/evince-3.17.1.tar.xz
/evince-3.17.2.tar.xz
/evince-3.17.3.tar.xz

View File

@ -4,8 +4,8 @@
%global gxps_version 0.2.1
Name: evince
Version: 3.17.2
Release: 3%{?dist}
Version: 3.17.3
Release: 1%{?dist}
Summary: Document viewer
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
%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
- Avoid crash after reloading document
- Related: #1203277

View File

@ -1 +1 @@
b236842657612dc81482790e59788d6f evince-3.17.2.tar.xz
8321653ecd78c6c3ab98fe01efce9e54 evince-3.17.3.tar.xz