Update to 3.9.2

This commit is contained in:
Kalev Lember 2013-06-02 19:22:04 +02:00
parent 706cfc09e5
commit a3ec0c52a8
3 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -26,3 +26,4 @@ evince-3.0.0.tar.bz2
/evince-3.7.92.tar.xz
/evince-3.8.0.tar.xz
/evince-3.8.2.tar.xz
/evince-3.9.2.tar.xz

View File

@ -1,18 +1,17 @@
%global poppler_version 0.20.0
%global glib2_version 2.25.9
%global dbus_version 0.70
%global glib2_version 2.33.2
%global theme_version 2.17.1
%global gxps_version 0.2.1
Name: evince
Version: 3.8.2
Version: 3.9.2
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.8/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/3.9/%{name}-%{version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: glib2-devel >= %{glib2_version}
@ -216,6 +215,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
%changelog
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
- Update to 3.9.2
* Wed May 15 2013 Marek Kasik <mkasik@redhat.com> - 3.8.2-1
- Update to 3.8.2

View File

@ -1 +1 @@
5792485f6cab925ebdf7ae7fd9d93028 evince-3.8.2.tar.xz
0200507232f8cd5e13a542888e1922ae evince-3.9.2.tar.xz