From 92a58f74c4dced5cc4c0dcc77cdd785ec8263f3e Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Thu, 30 Apr 2015 11:01:32 +0200 Subject: [PATCH] Update to 3.17.1 --- .gitignore | 1 + evince.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 9c4e986..e248e01 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ evince-3.0.0.tar.bz2 /evince-3.15.90.tar.xz /evince-3.15.92.tar.xz /evince-3.16.0.tar.xz +/evince-3.17.1.tar.xz diff --git a/evince.spec b/evince.spec index 32a5e93..681f700 100644 --- a/evince.spec +++ b/evince.spec @@ -1,17 +1,17 @@ %global poppler_version 0.24.0 %global glib2_version 2.36.0 -%global gtk3_version 3.15.3 +%global gtk3_version 3.16.0 %global gxps_version 0.2.1 Name: evince -Version: 3.16.0 -Release: 2%{?dist} +Version: 3.17.1 +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.16/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz Patch0: 0001-Check-for-failed-rendering-jobs.patch BuildRequires: glib2-devel >= %{glib2_version} @@ -265,6 +265,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/mozilla/plugins/libevbrowserplugin.so %changelog +* Thu Apr 30 2015 Marek Kasik - 3.17.1-1 +- Update to 3.17.1 + * Mon Mar 30 2015 Richard Hughes - 3.16.0-2 - Use better AppData screenshots diff --git a/sources b/sources index cbc253b..8df21a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2312a257df709e84bc2be17db45a7f1 evince-3.16.0.tar.xz +2218d9b994c4c009836a3b6cd0c3b3e0 evince-3.17.1.tar.xz