[evince/f21] Update to 3.14.2

mkasik mkasik at fedoraproject.org
Mon Mar 9 10:07:57 UTC 2015


commit 057ee6b0d904f116c2eab53a7295d8a6d8bb9d9a
Author: Marek Kasik <mkasik at redhat.com>
Date:   Mon Mar 9 10:56:57 2015 +0100

    Update to 3.14.2

 .gitignore                                         |   1 +
 ...gle-find-action-for-documents-not-support.patch |  26 -----
 0001-Fix-configuration-with-ligbnome-desktop.patch |  27 -----
 ...-critical-warning-when-starting-in-fullsc.patch |  36 ------
 ...oll-to-the-search-result-selected-by-user.patch |  38 -------
 ...tion-Fix-centering-of-documents-when-prin.patch | 122 ---------------------
 ...ent-view-Check-whether-load-job-succeeded.patch |  32 ------
 ...ct-page-when-next-search-result-requested.patch |  41 -------
 evince.spec                                        |  33 +-----
 sources                                            |   2 +-
 10 files changed, 7 insertions(+), 351 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e14072..5fd20bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@ evince-3.0.0.tar.bz2
 /evince-3.13.92.tar.xz
 /evince-3.14.0.tar.xz
 /evince-3.14.1.tar.xz
+/evince-3.14.2.tar.xz
diff --git a/evince.spec b/evince.spec
index 2f15e83..7cd5d12 100644
--- a/evince.spec
+++ b/evince.spec
@@ -4,8 +4,8 @@
 %global gxps_version 0.2.1
 
 Name:           evince
-Version:        3.14.1
-Release:        9%{?dist}
+Version:        3.14.2
+Release:        1%{?dist}
 Summary:        Document viewer
 
 License:        GPLv2+ and GPLv3+ and LGPLv2+ and MIT and Afmparse
@@ -13,24 +13,6 @@ 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=1160376
-Patch0:         0001-Disable-toggle-find-action-for-documents-not-support.patch
-
-Patch1:         0001-Fix-runtime-critical-warning-when-starting-in-fullsc.patch
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1162254
-Patch2:         0001-Scroll-to-the-search-result-selected-by-user.patch
-Patch3:         0002-Show-correct-page-when-next-search-result-requested.patch
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1147270
-Patch4:         0001-Fix-configuration-with-ligbnome-desktop.patch
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1173832
-Patch5:         0001-print-operation-Fix-centering-of-documents-when-prin.patch
-
-# https://bugzilla.redhat.com/show_bug.cgi?id=1189222
-Patch6:         0001-recent-view-Check-whether-load-job-succeeded.patch
-
 BuildRequires:  glib2-devel >= %{glib2_version}
 BuildRequires:  gtk3-devel >= %{gtk3_version}
 BuildRequires:  poppler-glib-devel >= %{poppler_version}
@@ -140,14 +122,6 @@ This package contains the evince web browser plugin.
 %prep
 %setup -q
 
-%patch0 -p1 -b .toggle-find
-%patch1 -p1 -b .unref
-%patch2 -p1 -b .scroll-to-search-result
-%patch3 -p1 -b .scroll-to-search-result2
-%patch4 -p1 -b .libgnome-desktop
-%patch5 -p1 -R -b .centering-of-printing
-%patch6 -p1 -b .load-job
-
 %build
 ./autogen.sh
 %configure \
@@ -280,6 +254,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null ||:
 %{_libdir}/mozilla/plugins/libevbrowserplugin.so
 
 %changelog
+* Mon Mar  9 2015 Marek Kasik <mkasik at redhat.com> - 3.14.2-1
+- Update to 3.14.2
+
 * Mon Feb 16 2015 Marek Kasik <mkasik at redhat.com> - 3.14.1-9
 - Check whether document load job succeeded before proceeding its metadata.
 - Resolves: #1189222
diff --git a/sources b/sources
index 98f276a..ea6b104 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-20575f13ce1a0bf31f085d2430848c40  evince-3.14.1.tar.xz
+7f7ad8f3ddef0b09d8b588e911152ecc  evince-3.14.2.tar.xz


More information about the scm-commits mailing list