[poppler] Update to 0.24.1

mkasik mkasik at fedoraproject.org
Tue Aug 27 09:54:22 UTC 2013


commit dcc9f877f7aa5af800e802385d13587a39ca4865
Author: Marek Kasik <mkasik at redhat.com>
Date:   Tue Aug 27 11:53:38 2013 +0200

    Update to 0.24.1

 .gitignore                                         |    1 +
 ...emove-GTK_DISABLE_DEPRECATED-compilation-.patch |   26 --------------------
 poppler.spec                                       |   11 ++++----
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 33 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 874531f..156d36e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /poppler-0.22.1.tar.gz
 /poppler-0.22.5.tar.gz
 /poppler-0.24.0.tar.xz
+/poppler-0.24.1.tar.xz
diff --git a/poppler.spec b/poppler.spec
index eee2eda..4d8d490 100644
--- a/poppler.spec
+++ b/poppler.spec
@@ -1,14 +1,12 @@
 Summary: PDF rendering library
 Name:    poppler
-Version: 0.24.0
-Release: 2%{?dist}
+Version: 0.24.1
+Release: 1%{?dist}
 License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
 Group:   Development/Libraries
 URL:     http://poppler.freedesktop.org/
 Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.xz
 
-Patch0:  0001-glib-demo-Remove-GTK_DISABLE_DEPRECATED-compilation-.patch
-
 Requires: poppler-data >= 0.4.0
 BuildRequires: automake libtool
 BuildRequires: gettext-devel
@@ -143,8 +141,6 @@ Requires: %{name}-glib%{?_isa} = %{version}-%{release}
 %prep
 %setup -q
 
-%patch0 -p1 -b .gtk-deprecated
-
 iconv -f iso-8859-1 -t utf-8 < "utils/pdftohtml.1" > "utils/pdftohtml.1.utf8"
 mv "utils/pdftohtml.1.utf8" "utils/pdftohtml.1"
 
@@ -279,6 +275,9 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
 
 
 %changelog
+* Tue Aug 27 2013 Marek Kasik <mkasik at redhat.com> - 0.24.1-1
+- Update to 0.24.1
+
 * Tue Aug 20 2013 Marek Kasik <mkasik at redhat.com> - 0.24.0-2
 - Fix Qt5 requirements
 
diff --git a/sources b/sources
index 7564f02..23cb7a1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-891000481f639e996d000d767d953a7f  poppler-0.24.0.tar.xz
+b11cc0408b4ad3809fa455d7b3d5ade9  poppler-0.24.1.tar.xz


More information about the scm-commits mailing list