diff --git a/.gitignore b/.gitignore index b4ad850..c90a4a0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ evince-2.31.6.tar.bz2 evince-2.31.92.tar.bz2 /evince-2.32.0.tar.bz2 /evince-2.91.0.tar.bz2 +/evince-2.91.1-f615894.tar.bz2 diff --git a/evince.spec b/evince.spec index 9892cc0..0ad79db 100644 --- a/evince.spec +++ b/evince.spec @@ -2,16 +2,17 @@ %global glib2_version 2.25.9 %global dbus_version 0.70 %global theme_version 2.17.1 +%define alphatag f615894 Name: evince Version: 2.91.1 -Release: 2%{?dist} +Release: 3.git%{alphatag}%{?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}/2.91/%{name}-%{version}-%{alphatag}.tar.bz2 # https://bugzilla.redhat.com/show_bug.cgi?id=562648 Patch2: evince-t1font-mapping.patch @@ -243,7 +244,7 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||: %{_libdir}/nautilus/extensions-2.0/libevince-properties-page.so %changelog -* Mon Nov 1 2010 Matthias Clasen - 2.91.1-2 +* Mon Nov 1 2010 Matthias Clasen - 2.91.1-gitf615894 - Rebuild against newer gtk3 * Tue Oct 26 2010 Marek Kasik - 2.91.1-1 diff --git a/sources b/sources index de98b44..21e299e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1526b2353429f42d65fe30313169ebe8 evince-2.91.1.tar.bz2 +c684bc3d662548d5fbcbf0982c64d641 evince-2.91.1-f615894.tar.bz2