Update to 0.24.2
This commit is contained in:
parent
2dfff4a1eb
commit
c0f985bf0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user