diff --git a/.gitignore b/.gitignore index dc87532..f6eedec 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ evince-3.0.0.tar.bz2 /evince-3.5.92.tar.xz /evince-3.6.0.tar.xz /evince-3.6.1.tar.xz +/evince-3.7.1.tar.xz diff --git a/evince.spec b/evince.spec index 4a8400f..7a4a624 100644 --- a/evince.spec +++ b/evince.spec @@ -5,14 +5,14 @@ %global gxps_version 0.2.0 Name: evince -Version: 3.6.1 +Version: 3.7.1 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.6/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.7/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel BuildRequires: glib2-devel >= %{glib2_version} @@ -224,6 +224,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so %changelog +* Tue Oct 23 2012 Marek Kasik - 3.7.1-1 +- Update to 3.7.1 + * Mon Oct 15 2012 Marek Kasik - 3.6.1-1 - Update to 3.6.1 diff --git a/sources b/sources index 6ad8a8f..771bf08 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e03d1158eeba2f5c693e1a1db58ed1ec evince-3.6.1.tar.xz +15796bf39ce4c9a9d8adb49946ee65e2 evince-3.7.1.tar.xz