[poppler] Update to 0.18.2

mkasik mkasik at fedoraproject.org
Tue Dec 6 12:46:47 UTC 2011


commit a424ababe4747607ec743c35436f84155a9407c3
Author: Marek Kasik <mkasik at redhat.com>
Date:   Tue Dec 6 13:46:01 2011 +0100

    Update to 0.18.2
    
    Remove upstreamed patches

 .gitignore                                   |    1 +
 poppler-0.18.1-pkgconfig_GLIB_REQUIRED.patch |   47 --------------------------
 poppler.spec                                 |   13 +++----
 sources                                      |    2 +-
 4 files changed, 8 insertions(+), 55 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 989bc9e..4758dd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /poppler-0.17.3.tar.gz
 /poppler-0.18.0.tar.gz
 /poppler-0.18.1.tar.gz
+/poppler-0.18.2.tar.gz
diff --git a/poppler.spec b/poppler.spec
index f392fab..431bc47 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -1,8 +1,8 @@
 
 Summary: PDF rendering library
 Name: poppler
-Version: 0.18.1
-Release: 3%{?dist}
+Version: 0.18.2
+Release: 1%{?dist}
 License: GPLv2
 Group: Development/Libraries
 URL:     http://poppler.freedesktop.org/
@@ -15,10 +15,6 @@ Patch1: poppler-0.12.4-annot-appearance.patch
 # poppler-glib-demo, drop extraneous g_thread_init
 Patch2: poppler-0.18.1-glib.patch
 
-## upstream patches
-# fix poppler-glib.pc 
-Patch3: poppler-0.18.1-pkgconfig_GLIB_REQUIRED.patch
-
 Requires: poppler-data >= 0.4.0
 BuildRequires: automake libtool
 BuildRequires: gettext-devel
@@ -130,7 +126,6 @@ converting PDF files to a number of other formats.
 %if 0%{?fedora} > 16
 %patch2 -p1 -b .glib
 %endif
-%patch3 -p1 -b .pkgconfig_GLIB_REQUIRED
 
 chmod -x goo/GooTimer.h
 
@@ -241,6 +236,10 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
 
 
 %changelog
+* Tue Dec 06 2011 Marek Kasik <mkasik at redhat.com> - 0.18.2-1
+- Update to 0.18.2
+- Remove upstreamed patches
+
 * Mon Dec 05 2011 Adam Jackson <ajax at redhat.com> 0.18.1-3
 - Rebuild for new libpng
 
diff --git a/sources b/sources
index 4dcb4ae..729539f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d30e883a27423c936ef338ce1d967e2d  poppler-0.18.1.tar.gz
+38616927823ef01937aab26872e957e4  poppler-0.18.2.tar.gz


More information about the scm-commits mailing list