[evince/f14/master] 2.32.0

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


commit 7d6e9e48859ef8d92b1c7813f01528aef874f304
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 29 10:56:50 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 c190658..e0bfa20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 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 048ae07..6540175 100644
--- a/evince.spec
+++ b/evince.spec
@@ -4,19 +4,16 @@
 %global theme_version 2.17.1
 
 Name:           evince
-Version:        2.31.92
-Release:        2%{?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
 
 BuildRequires:  gtk2-devel
 BuildRequires:  glib2-devel >= %{glib2_version}
@@ -108,7 +105,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
 
 %build
 %configure \
@@ -242,6 +238,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
+
 * Mon Sep 13 2010 Marek Kasik <mkasik at redhat.com> - 2.31.92-2
 - Make "Shrink to Printable Area" option default in "Page Scaling"
 - Fix file attributes for nautilus files
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