- Update to 0.14.3

This commit is contained in:
Rex Dieter 2010-09-11 12:17:00 -05:00
parent f0ca5d38fd
commit c599979828
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
poppler-0.14.1.tar.gz poppler-0.14.1.tar.gz
poppler-0.14.2.tar.gz poppler-0.14.2.tar.gz
/poppler-0.14.3.tar.gz

View File

@ -1,7 +1,7 @@
Summary: PDF rendering library Summary: PDF rendering library
Name: poppler Name: poppler
Version: 0.14.2 Version: 0.14.3
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2 License: GPLv2
Group: Development/Libraries Group: Development/Libraries
@ -245,6 +245,9 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
%changelog %changelog
* Sat Sep 11 2010 Rex Dieter <rdieter@fedoraproject.org> - 0.14.3-1
- Update to 0.14.3
* Thu Aug 19 2010 Marek Kasik <mkasik@redhat.com> - 0.14.2-1 * Thu Aug 19 2010 Marek Kasik <mkasik@redhat.com> - 0.14.2-1
- Update to 0.14.2 - Update to 0.14.2
- Remove poppler-0.12.1-objstream.patch - Remove poppler-0.12.1-objstream.patch

View File

@ -1 +1 @@
f050ade7438aa45e50f94b3f86848d28 poppler-0.14.2.tar.gz 1024c608a8a7c1d6ec301bddf11f3af9 poppler-0.14.3.tar.gz