diff --git a/.gitignore b/.gitignore index 1605eb9..62f3584 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ evince-3.0.0.tar.bz2 /evince-3.9.3.tar.xz /evince-3.9.4.tar.xz /evince-3.9.90.tar.xz +/evince-3.10.0.tar.xz diff --git a/evince.spec b/evince.spec index d5c794a..9dad3f9 100644 --- a/evince.spec +++ b/evince.spec @@ -4,14 +4,14 @@ %global gxps_version 0.2.1 Name: evince -Version: 3.9.90 +Version: 3.10.0 Release: 1%{?dist} Summary: Document viewer License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse Group: Applications/Publishing URL: http://projects.gnome.org/evince/ -Source0: http://download.gnome.org/sources/%{name}/3.9/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.10/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel BuildRequires: glib2-devel >= %{glib2_version} @@ -216,6 +216,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so %changelog +* Wed Sep 25 2013 Kalev Lember - 3.10.0-1 +- Update to 3.10.0 + * Thu Aug 22 2013 Kalev Lember - 3.9.90-1 - Update to 3.9.90 diff --git a/sources b/sources index 6d071aa..5fb6ba3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6700cb6a1c6401a5b7092f3035ea0997 evince-3.9.90.tar.xz +155f458eb391d581aaa51582bc11965c evince-3.10.0.tar.xz