[evince] Update to 3.15.90

mkasik mkasik at fedoraproject.org
Thu Feb 19 12:38:16 UTC 2015


commit e33cbf47d12255a0bc041e1d3a0460aa5eb8d981
Author: Marek Kasik <mkasik at redhat.com>
Date:   Thu Feb 19 13:38:07 2015 +0100

    Update to 3.15.90

 .gitignore                                         |   1 +
 ...tion-Fix-centering-of-documents-when-prin.patch | 122 ---------------------
 evince.spec                                        |  13 +--
 sources                                            |   2 +-
 4 files changed, 8 insertions(+), 130 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2fcdd82..332bb80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@ evince-3.0.0.tar.bz2
 /evince-3.14.0.tar.xz
 /evince-3.14.1.tar.xz
 /evince-3.15.4.tar.xz
+/evince-3.15.90.tar.xz
diff --git a/evince.spec b/evince.spec
index 6574e16..774bce6 100644
--- a/evince.spec
+++ b/evince.spec
@@ -4,17 +4,14 @@
 %global gxps_version 0.2.1
 
 Name:           evince
-Version:        3.15.4
-Release:        2%{?dist}
+Version:        3.15.90
+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.14/%{name}-%{version}.tar.xz
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1173832
-Patch0:         0001-print-operation-Fix-centering-of-documents-when-prin.patch
+Source0:        http://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
 
 BuildRequires:  glib2-devel >= %{glib2_version}
 BuildRequires:  gtk3-devel >= %{gtk3_version}
@@ -123,7 +120,6 @@ This package contains the evince web browser plugin.
 
 %prep
 %setup -q
-%patch0 -p1 -R -b .centering-of-printing
 
 %build
 ./autogen.sh
@@ -257,6 +253,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
 %{_libdir}/mozilla/plugins/libevbrowserplugin.so
 
 %changelog
+* Thu Feb 19 2015 Marek Kasik <mkasik at redhat.com> - 3.15.90-1
+- Update to 3.15.90
+
 * Wed Jan 21 2015 Marek Kasik <mkasik at redhat.com> - 3.15.4-2
 - Revert fix of centering of documents when printing with a manual scale.
 - This caused problems with printing of landscape documents.
diff --git a/sources b/sources
index fc400b9..06a1eff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7decc638f3bf2d2f978f7149cf9c2ac  evince-3.15.4.tar.xz
+8aa81e7cf9a24cd122104e2f6945b27c  evince-3.15.90.tar.xz


More information about the scm-commits mailing list