diff --git a/.gitignore b/.gitignore index 695d4b7..a446cc6 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ evince-3.0.0.tar.bz2 /evince-3.13.90.tar.xz /evince-3.13.91.tar.xz /evince-3.13.92.tar.xz +/evince-3.14.0.tar.xz diff --git a/evince.spec b/evince.spec index 40889b1..5c59f8d 100644 --- a/evince.spec +++ b/evince.spec @@ -4,14 +4,14 @@ %global gxps_version 0.2.1 Name: evince -Version: 3.13.92 +Version: 3.14.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.13/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel >= %{gtk3_version} @@ -245,6 +245,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/mozilla/plugins/libevbrowserplugin.so %changelog +* Tue Sep 23 2014 Kalev Lember - 3.14.0-1 +- Update to 3.14.0 + * Tue Sep 16 2014 Kalev Lember - 3.13.92-1 - Update to 3.13.92 - Set minimum required glib2 and gtk3 versions diff --git a/sources b/sources index 2814274..a7c4599 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62b0c8a39e988127f409a01394bea373 evince-3.13.92.tar.xz +feaf7382d4829a8ea52bfbaae106b9da evince-3.14.0.tar.xz