[evince] Update to 3.9.2

Kalev Lember kalev at fedoraproject.org
Sun Jun 2 19:25:44 UTC 2013


commit a3ec0c52a80d17e52521a5f5a827adc4b13f5b48
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sun Jun 2 19:22:04 2013 +0200

    Update to 3.9.2

 .gitignore  |    1 +
 evince.spec |   10 ++++++----
 sources     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9baa22..7a17143 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/evince.spec b/evince.spec
index 436a6c8..bcec1c1 100644
--- a/evince.spec
+++ b/evince.spec
@@ -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 at gmail.com> - 3.9.2-1
+- Update to 3.9.2
+
 * Wed May 15 2013 Marek Kasik <mkasik at redhat.com> - 3.8.2-1
 - Update to 3.8.2
 
diff --git a/sources b/sources
index d8d3448..5643d15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5792485f6cab925ebdf7ae7fd9d93028  evince-3.8.2.tar.xz
+0200507232f8cd5e13a542888e1922ae  evince-3.9.2.tar.xz


More information about the scm-commits mailing list