Update to 2.91.6

This commit is contained in:
Christopher Aillon 2011-02-02 00:28:23 -08:00
parent 8cabb55dbf
commit 333d6f2543
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ evince-2.31.92.tar.bz2
/evince-2.91.3.tar.bz2
/evince-2.91.4.tar.bz2
/evince-2.91.5.tar.bz2
/evince-2.91.6.tar.bz2

View File

@ -4,8 +4,8 @@
%global theme_version 2.17.1
Name: evince
Version: 2.91.5
Release: 3%{?dist}
Version: 2.91.6
Release: 1%{?dist}
Summary: Document viewer
License: GPLv2+ and GFDL
@ -231,6 +231,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
%changelog
* Wed Feb 2 2011 Christopher Aillon <caillon@redhat.com> - 2.91.6-1
- Update to 2.91.6
* Mon Jan 24 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-3
- Remove NoDisplay (gnome bug #634245)

View File

@ -1 +1 @@
cdc2aa27b693f68874bec8f8afe73a20 evince-2.91.5.tar.bz2
74ac9d290b978bc8f0c6a6982d76234d evince-2.91.6.tar.bz2