diff --git a/.gitignore b/.gitignore index 931dae0..7e84a44 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ evince-3.0.0.tar.bz2 /evince-3.17.3.tar.xz /evince-3.17.4.tar.xz /evince-3.17.92.tar.xz +/evince-3.18.0.tar.xz diff --git a/evince.spec b/evince.spec index fb2e735..a388fe5 100644 --- a/evince.spec +++ b/evince.spec @@ -4,14 +4,14 @@ %global gxps_version 0.2.1 Name: evince -Version: 3.17.92 +Version: 3.18.0 Release: 1%{?dist} Summary: Document viewer License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse Group: Applications/Publishing URL: https://wiki.gnome.org/Apps/Evince -Source0: http://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz Patch0: 0001-Check-for-failed-rendering-jobs.patch Patch1: evince-3.17.2-check-to-avoid-crash.patch @@ -266,6 +266,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/mozilla/plugins/libevbrowserplugin.so %changelog +* Mon Sep 21 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Wed Sep 16 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 - Use desktop-file-validate instead of desktop-file-install diff --git a/sources b/sources index 00b3929..ca64b05 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -067002340ff91927b1a6d8d8f244c523 evince-3.17.92.tar.xz +9f857c73be31ad053bc3b6e4ac10c428 evince-3.18.0.tar.xz