[evince] Update to 3.8.2

mkasik mkasik at fedoraproject.org
Wed May 15 09:22:48 UTC 2013


commit 706cfc09e5294778fad20cd64b031f24886ca493
Author: Marek Kasik <mkasik at redhat.com>
Date:   Wed May 15 11:22:27 2013 +0200

    Update to 3.8.2

 .gitignore       |    1 +
 evince-man.patch |   42 ------------------------------------------
 evince.spec      |   11 +++++------
 sources          |    2 +-
 4 files changed, 7 insertions(+), 49 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ab164dd..b9baa22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ evince-3.0.0.tar.bz2
 /evince-3.7.90.tar.xz
 /evince-3.7.92.tar.xz
 /evince-3.8.0.tar.xz
+/evince-3.8.2.tar.xz
diff --git a/evince.spec b/evince.spec
index 9f0c66a..436a6c8 100644
--- a/evince.spec
+++ b/evince.spec
@@ -5,8 +5,8 @@
 %global gxps_version 0.2.1
 
 Name:           evince
-Version:        3.8.0
-Release:        3%{?dist}
+Version:        3.8.2
+Release:        1%{?dist}
 Summary:        Document viewer
 
 License:        GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
@@ -14,9 +14,6 @@ Group:          Applications/Publishing
 URL:            http://projects.gnome.org/evince/
 Source0:        http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=697559
-Patch0:         evince-man.patch
-
 BuildRequires:  gtk3-devel
 BuildRequires:  glib2-devel >= %{glib2_version}
 BuildRequires:  poppler-glib-devel >= %{poppler_version}
@@ -109,7 +106,6 @@ It adds an additional tab called "Document" to the file properties dialog.
 
 %prep
 %setup -q
-%patch0 -p1 -b .man
 
 %build
 ./autogen.sh
@@ -220,6 +216,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
 %{_libdir}/nautilus/extensions-3.0/libevince-properties-page.so
 
 %changelog
+* Wed May 15 2013 Marek Kasik <mkasik at redhat.com> - 3.8.2-1
+- Update to 3.8.2
+
 * Thu Apr 11 2013 Marek Kasik <mkasik at redhat.com> - 3.8.0-3
 - Fix a typo and add a description of an option to man page
 
diff --git a/sources b/sources
index d7fc6ca..d8d3448 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1f48bc498d1840c08fedb91b21687539  evince-3.8.0.tar.xz
+5792485f6cab925ebdf7ae7fd9d93028  evince-3.8.2.tar.xz


More information about the scm-commits mailing list