diff --git a/.gitignore b/.gitignore index dbb2478..3119695 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ evince-3.0.0.tar.bz2 /evince-3.3.90.tar.xz /evince-3.3.92.tar.xz /evince-3.4.0.tar.xz +/evince-3.5.2.tar.xz diff --git a/evince.spec b/evince.spec index eaea109..e8ee39e 100644 --- a/evince.spec +++ b/evince.spec @@ -5,14 +5,14 @@ %global gxps_version 0.2.0 Name: evince -Version: 3.4.0 -Release: 3%{?dist} +Version: 3.5.2 +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.4/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel BuildRequires: glib2-devel >= %{glib2_version} @@ -223,6 +223,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so %changelog +* Wed Jun 6 2012 Marek Kasik - 3.5.2-1 +- Update to 3.5.2 + * Wed May 16 2012 Marek Kasik - 3.4.0-3 - Rebuild (poppler-0.20.0) diff --git a/sources b/sources index fccec49..b9545c6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23c8a5eec7686d2bb607f9c8245ad242 evince-3.4.0.tar.xz +68b1a9e2caea5a537298663b8b24f3cd evince-3.5.2.tar.xz