From dcc9f877f7aa5af800e802385d13587a39ca4865 Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Tue, 27 Aug 2013 11:53:38 +0200 Subject: [PATCH] Update to 0.24.1 --- .gitignore | 1 + ...-GTK_DISABLE_DEPRECATED-compilation-.patch | 26 ------------------- poppler.spec | 11 ++++---- sources | 2 +- 4 files changed, 7 insertions(+), 33 deletions(-) delete mode 100644 0001-glib-demo-Remove-GTK_DISABLE_DEPRECATED-compilation-.patch 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/0001-glib-demo-Remove-GTK_DISABLE_DEPRECATED-compilation-.patch b/0001-glib-demo-Remove-GTK_DISABLE_DEPRECATED-compilation-.patch deleted file mode 100644 index c6725a0..0000000 --- a/0001-glib-demo-Remove-GTK_DISABLE_DEPRECATED-compilation-.patch +++ /dev/null @@ -1,26 +0,0 @@ -From ef9d861486d54fb3dcf7b8bca01bd44c3b3361a9 Mon Sep 17 00:00:00 2001 -From: Carlos Garcia Campos -Date: Tue, 30 Jul 2013 09:36:44 +0200 -Subject: [PATCH] glib-demo: Remove GTK_DISABLE_DEPRECATED compilation flag - -Deprecations are now compile warnings, there's no reason to make them -fatal. ---- - glib/demo/Makefile.am | 1 - - 1 file changed, 1 deletion(-) - -diff --git a/glib/demo/Makefile.am b/glib/demo/Makefile.am -index 28fc22d..8120bc9 100644 ---- a/glib/demo/Makefile.am -+++ b/glib/demo/Makefile.am -@@ -3,7 +3,6 @@ INCLUDES = \ - -I$(top_builddir)/glib \ - $(GTK_TEST_CFLAGS) \ - $(POPPLER_GLIB_DISABLE_DEPRECATED) \ -- -DGTK_DISABLE_DEPRECATED \ - $(POPPLER_GLIB_DISABLE_SINGLE_INCLUDES) - - AM_LDFLAGS = @auto_import_flags@ --- -1.8.3.1 - 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 - 0.24.1-1 +- Update to 0.24.1 + * Tue Aug 20 2013 Marek Kasik - 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