[evince] Update to 3.7.5

Kalev Lember kalev at fedoraproject.org
Wed Feb 6 01:05:35 UTC 2013


commit 41fa48658f0d7794757e8273eb602bdbb8856d38
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Feb 5 23:19:05 2013 +0100

    Update to 3.7.5

 .gitignore  |    1 +
 evince.spec |   11 +++++++----
 sources     |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
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 <kalevlember at gmail.com> - 3.7.5-1
+- Update to 3.7.5
+
 * Thu Jan 17 2013 Tomas Bzatek <tbzatek at redhat.com> - 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


More information about the scm-commits mailing list