diff --git a/.gitignore b/.gitignore index 366a232..4337ba1 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ evince-3.0.0.tar.bz2 /evince-3.18.2.tar.xz /evince-3.19.92.tar.xz /evince-3.20.0.tar.xz +/evince-3.21.3.tar.xz diff --git a/evince.spec b/evince.spec index 81374f5..2ff1e69 100644 --- a/evince.spec +++ b/evince.spec @@ -4,14 +4,14 @@ %global gxps_version 0.2.1 Name: evince -Version: 3.20.0 +Version: 3.21.3 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.20/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(adwaita-icon-theme) BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib2_version} @@ -260,6 +260,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/mozilla/plugins/libevbrowserplugin.so %changelog +* Tue Jun 21 2016 Marek Kasik - 3.21.3-1 +- Update to 3.21.3 + * Mon Jun 20 2016 Michael Catanzaro - 3.20.0-2 - Remove downstream patch that's no longer needed diff --git a/sources b/sources index 2a8f36d..bf93eb5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8daa1fd3e3a6f801e2c64ad9c3fffdfe evince-3.20.0.tar.xz +003c743a3706f90be41ce13a32fa0245 evince-3.21.3.tar.xz