Update to 3.17.1
This commit is contained in:
parent
5eb3b1d379
commit
92a58f74c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ evince-3.0.0.tar.bz2
|
||||
/evince-3.15.90.tar.xz
|
||||
/evince-3.15.92.tar.xz
|
||||
/evince-3.16.0.tar.xz
|
||||
/evince-3.17.1.tar.xz
|
||||
|
11
evince.spec
11
evince.spec
@ -1,17 +1,17 @@
|
||||
%global poppler_version 0.24.0
|
||||
%global glib2_version 2.36.0
|
||||
%global gtk3_version 3.15.3
|
||||
%global gtk3_version 3.16.0
|
||||
%global gxps_version 0.2.1
|
||||
|
||||
Name: evince
|
||||
Version: 3.16.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.17.1
|
||||
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.16/%{name}-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz
|
||||
Patch0: 0001-Check-for-failed-rendering-jobs.patch
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
@ -265,6 +265,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
|
||||
%{_libdir}/mozilla/plugins/libevbrowserplugin.so
|
||||
|
||||
%changelog
|
||||
* Thu Apr 30 2015 Marek Kasik <mkasik@redhat.com> - 3.17.1-1
|
||||
- Update to 3.17.1
|
||||
|
||||
* Mon Mar 30 2015 Richard Hughes <rhughes@redhat.com> - 3.16.0-2
|
||||
- Use better AppData screenshots
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user