diff --git a/.gitignore b/.gitignore index 3c77d65..af55260 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /poppler-0.24.0.tar.xz /poppler-0.24.1.tar.xz /poppler-0.24.2.tar.xz +/poppler-0.24.3.tar.xz diff --git a/poppler.spec b/poppler.spec index b003696..ce6cc71 100644 --- a/poppler.spec +++ b/poppler.spec @@ -1,8 +1,8 @@ Summary: PDF rendering library Name: poppler -Version: 0.24.2 -Release: 4%{?dist} +Version: 0.24.3 +Release: 1%{?dist} License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT Group: Development/Libraries URL: http://poppler.freedesktop.org/ @@ -279,6 +279,10 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}" %changelog +* Tue Oct 29 2013 Marek Kasik - 0.24.3-1 +- Update to 0.24.3 +- Resolves: #1023712 + * Fri Oct 18 2013 Rex Dieter - 0.24.2-4 - fix mocversiongrep configure checks (so Qt 5.2 works) - %%configure --disable-silent-rules diff --git a/sources b/sources index bffee70..78d74ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca5c6e35859db5cd578ce4a351dd589d poppler-0.24.2.tar.xz +31299f26a998029c85295dbbf4c30beb poppler-0.24.3.tar.xz