diff --git a/.gitignore b/.gitignore index fa392e2..a0974a1 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ evince-3.0.0.tar.bz2 /evince-3.6.1.tar.xz /evince-3.7.1.tar.xz /evince-3.7.4.tar.xz +/evince-3.7.5.tar.xz diff --git a/evince.spec b/evince.spec index c781d09..d0789b1 100644 --- a/evince.spec +++ b/evince.spec @@ -1,12 +1,12 @@ -%global poppler_version 0.14.0 +%global poppler_version 0.20.0 %global glib2_version 2.25.9 %global dbus_version 0.70 %global theme_version 2.17.1 -%global gxps_version 0.2.0 +%global gxps_version 0.2.1 Name: evince -Version: 3.7.4 -Release: 2%{?dist} +Version: 3.7.5 +Release: 1%{?dist} Summary: Document viewer License: GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse @@ -225,6 +225,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||: %{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so %changelog +* Wed Feb 06 2013 Kalev Lember - 3.7.5-1 +- Update to 3.7.5 + * Thu Jan 17 2013 Tomas Bzatek - 3.7.4-2 - Rebuilt for new libarchive diff --git a/sources b/sources index 49876a3..8c47a62 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87bd1ca569097ca77c4794e7715315d0 evince-3.7.4.tar.xz +98af33562d214a280bf8e394d63bd6b8 evince-3.7.5.tar.xz