mkasik pushed to poppler (f21). "Respect orientation when selecting words (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Mar 26 16:12:41 UTC 2015


>From e96f9fb276a85a2a4026b2b15d5b605fdb19ee21 Mon Sep 17 00:00:00 2001
From: Marek Kasik <mkasik at redhat.com>
Date: Thu, 26 Mar 2015 17:00:02 +0100
Subject: Respect orientation when selecting words

Resolves: #1185007

diff --git a/poppler.spec b/poppler.spec
index 924813c..a77c785 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -1,7 +1,7 @@
 Summary: PDF rendering library
 Name:    poppler
 Version: 0.26.2
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
 Group:   Development/Libraries
 URL:     http://poppler.freedesktop.org/
@@ -17,6 +17,9 @@ Patch3: poppler-0.26.2-xref-getentry.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=1167020
 Patch4: poppler-0.26.2-invalid-matrix.patch
 
+# https://bugzilla.redhat.com/show_bug.cgi?id=1185007
+Patch5: poppler-0.26.2-rotated-words-selection.patch
+
 ## upstreamable patches
 # fix configure checks for moc versions
 Patch50: poppler-0.24.2-mocversiongrep.patch
@@ -161,6 +164,7 @@ Requires: %{name}-glib%{?_isa} = %{version}-%{release}
 %patch2 -p1 -b .pdfdoc-getpage
 %patch3 -p1 -b .xref-getentry
 %patch4 -p1 -b .invalid-matrix
+%patch5 -p1 -b .rotated-words-selection
 %patch50 -p1 -b .mocversiongrep
 
 # hammer to nuke rpaths, recheck on new releases
@@ -303,6 +307,10 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
 
 
 %changelog
+* Thu Mar 26 2015 Marek Kasik <mkasik at redhat.com> - 0.26.2-8
+- Respect orientation when selecting words
+- Resolves: #1185007
+
 * Mon Feb 23 2015 Marek Kasik <mkasik at redhat.com> - 0.26.2-7
 - Check for invalid matrix in annotation
 - Resolves: #1167020
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/poppler.git/commit/?h=f21&id=e96f9fb276a85a2a4026b2b15d5b605fdb19ee21


More information about the scm-commits mailing list