Update to 3.4.0

This commit is contained in:
Kalev Lember 2012-03-27 00:53:05 +03:00
parent 80b9a7db4f
commit fa0b5d887a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ evince-3.0.0.tar.bz2
/evince-3.3.5.tar.xz
/evince-3.3.90.tar.xz
/evince-3.3.92.tar.xz
/evince-3.4.0.tar.xz

View File

@ -5,14 +5,14 @@
%global gxps_version 0.2.0
Name: evince
Version: 3.3.92
Version: 3.4.0
Release: 1%{?dist}
Summary: Document viewer
License: GPLv2+ and GFDL
Group: Applications/Publishing
URL: http://projects.gnome.org/evince/
Source0: http://download.gnome.org/sources/%{name}/3.3/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz
BuildRequires: gtk3-devel
BuildRequires: glib2-devel >= %{glib2_version}
@ -223,6 +223,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
%{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
%changelog
* Tue Mar 27 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.0-1
- Update to 3.4.0
* Wed Mar 21 2012 Richard Hughes <rhughes@redhat.com> - 3.3.92-1
- Update to 3.3.92

View File

@ -1 +1 @@
f28b5d7babb5db574d91b613e405d732 evince-3.3.92.tar.xz
23c8a5eec7686d2bb607f9c8245ad242 evince-3.4.0.tar.xz