diff --git a/.gitignore b/.gitignore index 84988a2..68a27ec 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /poppler-0.26.2.tar.xz /poppler-0.26.3.tar.xz /poppler-0.26.4.tar.xz +/poppler-0.28.1.tar.xz diff --git a/poppler.spec b/poppler.spec index ae02729..df6f746 100644 --- a/poppler.spec +++ b/poppler.spec @@ -1,6 +1,6 @@ Summary: PDF rendering library Name: poppler -Version: 0.26.4 +Version: 0.28.1 Release: 1%{?dist} License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT Group: Development/Libraries @@ -209,7 +209,7 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}" %files %defattr(-,root,root,-) %doc COPYING README -%{_libdir}/libpoppler.so.46* +%{_libdir}/libpoppler.so.47* %files devel %defattr(-,root,root,-) @@ -278,6 +278,10 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}" %changelog +* Fri Nov 14 2014 Marek Kasik - 0.28.1-1 +- Update to 0.28.1 +- Resolves: #1147443 + * Wed Aug 27 2014 Marek Kasik - 0.26.4-1 - Update to 0.26.4 diff --git a/sources b/sources index c3e260d..e5dafd4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e58cdddfc7dc01f00bf7394e0e4f21ce poppler-0.26.4.tar.xz +28de4b9f698296e11dff45a5cce1aa93 poppler-0.28.1.tar.xz