diff --git a/.gitignore b/.gitignore index a2c7b82..93dd21c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ evince-3.0.0.tar.bz2 +/evince-3.1.2.tar.bz2 diff --git a/evince.spec b/evince.spec index 6e4e23f..e1c347a 100644 --- a/evince.spec +++ b/evince.spec @@ -4,14 +4,14 @@ %global theme_version 2.17.1 Name: evince -Version: 3.0.0 +Version: 3.1.2 Release: 1%{?dist} Summary: Document viewer License: GPLv2+ and GFDL Group: Applications/Publishing URL: http://projects.gnome.org/evince/ -Source0: http://download.gnome.org/sources/%{name}/3.0/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/%{name}/3.1/%{name}-%{version}.tar.bz2 # https://bugzilla.redhat.com/show_bug.cgi?id=562648 Patch2: evince-t1font-mapping.patch @@ -231,6 +231,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||: %{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so %changelog +* Thu Jun 16 2011 Marek Kasik - 3.1.2-1 +- Update to 3.1.2 + * Mon Apr 4 2011 Matthias clasne - 3.0.0-1 - Update to 3.0.0 diff --git a/sources b/sources index 8a1551b..684f319 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d8fdb4a2be479001e06fdc6fe81e7e7 evince-3.0.0.tar.bz2 +9c06e8a99204aba11da28e03a03b6823 evince-3.1.2.tar.bz2