Update to 3.20.0
This commit is contained in:
parent
8953a75b8e
commit
42e189ccb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user