Update to 3.20.0

This commit is contained in:
Kalev Lember 2016-03-22 07:42:27 +01:00
parent 8953a75b8e
commit 42e189ccb8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <klember@redhat.com> - 3.20.0-1
- Update to 3.20.0
* Wed Mar 16 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
- Update to 3.19.92

View File

@ -1 +1 @@
36341ef83a062746961ea7041041b054 evince-3.19.92.tar.xz
8daa1fd3e3a6f801e2c64ad9c3fffdfe evince-3.20.0.tar.xz