From 42e189ccb884a9fc19800b84593b361b463f5124 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Mar 2016 07:42:27 +0100 Subject: [PATCH] Update to 3.20.0 --- .gitignore | 1 + evince.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index fb12101..366a232 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ evince-3.0.0.tar.bz2 /evince-3.18.1.tar.xz /evince-3.18.2.tar.xz /evince-3.19.92.tar.xz +/evince-3.20.0.tar.xz diff --git a/evince.spec b/evince.spec index da229f4..849ebf8 100644 --- a/evince.spec +++ b/evince.spec @@ -4,14 +4,14 @@ %global gxps_version 0.2.1 Name: evince -Version: 3.19.92 +Version: 3.20.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.19/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz Patch1: evince-3.17.2-check-to-avoid-crash.patch BuildRequires: pkgconfig(adwaita-icon-theme) @@ -262,6 +262,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/mozilla/plugins/libevbrowserplugin.so %changelog +* Tue Mar 22 2016 Kalev Lember - 3.20.0-1 +- Update to 3.20.0 + * Wed Mar 16 2016 Kalev Lember - 3.19.92-1 - Update to 3.19.92 diff --git a/sources b/sources index b41669e..2a8f36d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36341ef83a062746961ea7041041b054 evince-3.19.92.tar.xz +8daa1fd3e3a6f801e2c64ad9c3fffdfe evince-3.20.0.tar.xz