diff --git a/.gitignore b/.gitignore index 1ccbfcf..6d55592 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ evince-2.31.92.tar.bz2 /evince-2.91.90.tar.bz2 /evince-2.91.92.tar.bz2 /evince-2.91.93.tar.bz2 +/evince-3.0.0.tar.bz2 diff --git a/evince.spec b/evince.spec index 668cc2c..6e4e23f 100644 --- a/evince.spec +++ b/evince.spec @@ -4,14 +4,14 @@ %global theme_version 2.17.1 Name: evince -Version: 2.91.93 +Version: 3.0.0 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}/2.91/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/%{name}/3.0/%{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 +* Mon Apr 4 2011 Matthias clasne - 3.0.0-1 +- Update to 3.0.0 + * Fri Mar 25 2011 Matthias clasne - 2.91.93-1 - Update to 2.91.93 diff --git a/sources b/sources index e343a2b..8a1551b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e93c70ec2a49001f1633dba2665794c3 evince-2.91.93.tar.bz2 +9d8fdb4a2be479001e06fdc6fe81e7e7 evince-3.0.0.tar.bz2