Update to 3.16.0
This commit is contained in:
parent
32e9eb9dff
commit
8f28b245cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@ evince-3.0.0.tar.bz2
|
||||
/evince-3.15.4.tar.xz
|
||||
/evince-3.15.90.tar.xz
|
||||
/evince-3.15.92.tar.xz
|
||||
/evince-3.16.0.tar.xz
|
||||
|
@ -4,14 +4,14 @@
|
||||
%global gxps_version 0.2.1
|
||||
|
||||
Name: evince
|
||||
Version: 3.15.92
|
||||
Version: 3.16.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Document viewer
|
||||
|
||||
License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
|
||||
Group: Applications/Publishing
|
||||
URL: http://projects.gnome.org/evince/
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
|
||||
Patch0: 0001-Check-for-failed-rendering-jobs.patch
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
@ -255,6 +255,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
|
||||
%{_libdir}/mozilla/plugins/libevbrowserplugin.so
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
||||
- Update to 3.16.0
|
||||
|
||||
* Tue Mar 17 2015 Marek Kasik <mkasik@redhat.com> - 3.15.92-1
|
||||
- Update to 3.15.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user