[evince] 2.32.0

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 29 14:09:29 UTC 2010


commit 8d8ff0efefae6c4b788ce902ca46d27172914a41
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 29 10:08:43 2010 -0400

    2.32.0

 .gitignore  |    1 +
 evince.spec |   13 ++++++-------
 sources     |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8cbc7b8..2c54e0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ evince-2.31.5.tar.bz2
 evince-2.31.6.tar.bz2
 /evince-2.31.90.tar.bz2
 evince-2.31.92.tar.bz2
+/evince-2.32.0.tar.bz2
diff --git a/evince.spec b/evince.spec
index 52ed675..56e794e 100644
--- a/evince.spec
+++ b/evince.spec
@@ -4,19 +4,16 @@
 %global theme_version 2.17.1
 
 Name:           evince
-Version:        2.31.92
-Release:        5%{?dist}
+Version:        2.32.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}/2.31/%{name}-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/%{name}/2.32/%{name}-%{version}.tar.bz2
 # https://bugzilla.redhat.com/show_bug.cgi?id=562648
 Patch2:         evince-t1font-mapping.patch
-# https://bugzilla.redhat.com/show_bug.cgi?id=633265
-# https://bugzilla.gnome.org/show_bug.cgi?id=629513
-Patch3:         evince-2.31.92-default-page-scaling.patch
 Patch4:         gtk-build-fixes.patch
 
 BuildRequires:  gtk3-devel
@@ -109,7 +106,6 @@ It adds an additional tab called "Document" to the file properties dialog.
 %prep
 %setup -q
 %patch2 -p1 -b .t1font-map
-%patch3 -p1 -b .default-page-scaling
 %patch4 -p1 -b .build-fixes
 
 %build
@@ -244,6 +240,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 %{_libdir}/nautilus/extensions-2.0/libevince-properties-page.so
 
 %changelog
+* Wed Sep 29 2010 Matthias Clasen <mclasen at redhat.com> - 2.32.0-1
+- Update to 2.32.0
+
 * Wed Sep 22 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.92-5
 - Fix build against newer gtk
 
diff --git a/sources b/sources
index e58c1fe..ecc6daf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8645c71cf316e713072c12bf906af0f  evince-2.31.92.tar.bz2
+ebc3ce6df8dcbf29cb9492f8dd031319  evince-2.32.0.tar.bz2


More information about the scm-commits mailing list