From c27f2200c5414a09c8914fdee61d8c856797709d Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Wed, 22 Jul 2015 16:23:30 +0200 Subject: [PATCH] Update to 0.34.0 Resolves: #1241305 --- .gitignore | 1 + poppler.spec | 10 +++++++--- sources | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 593df8d..f917059 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /poppler-0.28.1.tar.xz /poppler-0.30.0.tar.xz /poppler-0.33.0.tar.xz +/poppler-0.34.0.tar.xz diff --git a/poppler.spec b/poppler.spec index 5441edd..de9f650 100644 --- a/poppler.spec +++ b/poppler.spec @@ -1,7 +1,7 @@ Summary: PDF rendering library Name: poppler -Version: 0.33.0 -Release: 2%{?dist} +Version: 0.34.0 +Release: 1%{?dist} License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT Group: Development/Libraries URL: http://poppler.freedesktop.org/ @@ -213,7 +213,7 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}" %files %defattr(-,root,root,-) %doc COPYING README -%{_libdir}/libpoppler.so.52* +%{_libdir}/libpoppler.so.53* %files devel %defattr(-,root,root,-) @@ -282,6 +282,10 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}" %changelog +* Wed Jul 22 2015 Marek Kasik - 0.34.0-1 +- Update to 0.34.0 +- Resolves: #1241305 + * Thu Jun 18 2015 Fedora Release Engineering - 0.33.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 6fca005..0f04d36 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69927d1614d6704021c0b0dd0ee6a852 poppler-0.33.0.tar.xz +7d788f85bca1c03d71773af0b902e203 poppler-0.34.0.tar.xz