Update to 3.22.0
This commit is contained in:
parent
5443729259
commit
0e85e096fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user