Update to 0.24.2

This commit is contained in:
Marek Kasik 2013-09-30 15:01:45 +02:00
parent 2dfff4a1eb
commit c0f985bf0c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/poppler-0.22.5.tar.gz
/poppler-0.24.0.tar.xz
/poppler-0.24.1.tar.xz
/poppler-0.24.2.tar.xz

View File

@ -1,7 +1,7 @@
Summary: PDF rendering library
Name: poppler
Version: 0.24.1
Release: 2%{?dist}
Version: 0.24.2
Release: 1%{?dist}
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
Group: Development/Libraries
URL: http://poppler.freedesktop.org/
@ -272,6 +272,9 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
%changelog
* Mon Sep 30 2013 Marek Kasik <mkasik@redhat.com> - 0.24.2-1
- Update to 0.24.2
* Mon Sep 30 2013 Marek Kasik <mkasik@redhat.com> - 0.24.1-2
- Don't convert pdftohtml.1 to UTF-8, it is already UTF-8

View File

@ -1 +1 @@
b11cc0408b4ad3809fa455d7b3d5ade9 poppler-0.24.1.tar.xz
ca5c6e35859db5cd578ce4a351dd589d poppler-0.24.2.tar.xz