Update to 3.22.0

This commit is contained in:
Kalev Lember 2016-09-21 16:50:46 +02:00
parent 5443729259
commit 0e85e096fc
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -61,3 +61,4 @@ evince-3.0.0.tar.bz2
/evince-3.21.3.tar.xz
/evince-3.21.4.tar.xz
/evince-3.21.92.tar.xz
/evince-3.22.0.tar.xz

View File

@ -4,14 +4,14 @@
%global gxps_version 0.2.1
Name: evince
Version: 3.21.92
Version: 3.22.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.21/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
Patch0: evince-3.21.4-NPNVToolKit.patch
@ -262,6 +262,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
%{_libdir}/mozilla/plugins/libevbrowserplugin.so
%changelog
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
- Update to 3.22.0
* Wed Sep 14 2016 Marek Kasik <mkasik@redhat.com> - 3.21.92-1
- Update to 3.21.92

View File

@ -1 +1 @@
831a1b03a4366f4d22bda0de5dec57cc evince-3.21.92.tar.xz
516d6786f7dbcf7c2e7838cea5fa39e9 evince-3.22.0.tar.xz