From cb7e80289848ed48b0d57e06e4b39d2a3fd567a8 Mon Sep 17 00:00:00 2001 From: Marek Kasik Date: Tue, 3 May 2016 14:08:35 +0200 Subject: [PATCH] Update to 0.43.0 Resolves: #1318462 --- .gitignore | 1 + poppler.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5e8285e..741bb48 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /poppler-0.34.0.tar.xz /poppler-0.40.0.tar.xz /poppler-0.41.0.tar.xz +/poppler-0.43.0.tar.xz diff --git a/poppler.spec b/poppler.spec index 65e2c9c..d0ccaf5 100644 --- a/poppler.spec +++ b/poppler.spec @@ -1,6 +1,6 @@ Summary: PDF rendering library Name: poppler -Version: 0.41.0 +Version: 0.43.0 Release: 1%{?dist} License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT Group: Development/Libraries @@ -26,6 +26,7 @@ BuildRequires: pkgconfig(lcms2) BuildRequires: pkgconfig(QtGui) pkgconfig(QtXml) BuildRequires: pkgconfig(Qt5Gui) pkgconfig(Qt5Xml) BuildRequires: pkgconfig(libtiff-4) +BuildRequires: pkgconfig(nss) >= 3.0.0 %description @@ -213,7 +214,7 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}" %files %defattr(-,root,root,-) %doc COPYING README -%{_libdir}/libpoppler.so.58* +%{_libdir}/libpoppler.so.60* %files devel %defattr(-,root,root,-) @@ -282,6 +283,10 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}" %changelog +* Tue May 3 2016 Marek Kasik - 0.43.0-1 +- Update to 0.43.0 +- Resolves: #1318462 + * Fri Feb 26 2016 Marek Kasik - 0.41.0-1 - Update to 0.41.0 - Resolves: #1309145 diff --git a/sources b/sources index c5887d2..506f7ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -849a8bd6af5794efb961b70418414e5a poppler-0.41.0.tar.xz +1d2b001663119855cdfbc0713dbfb9c6 poppler-0.43.0.tar.xz