Update to 0.16.4
This commit is contained in:
parent
3c5424dd77
commit
cb875af376
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/poppler-0.16.0.tar.gz
|
||||
/poppler-0.16.2.tar.gz
|
||||
/poppler-0.16.3.tar.gz
|
||||
/poppler-0.16.4.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
|
||||
Summary: PDF rendering library
|
||||
Name: poppler
|
||||
Version: 0.16.3
|
||||
Release: 2%{?dist}
|
||||
Version: 0.16.4
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
Group: Development/Libraries
|
||||
URL: http://poppler.freedesktop.org/
|
||||
@ -222,6 +222,9 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 31 2011 Marek Kasik <mkasik@redhat.com> - 0.16.4-1
|
||||
- Update to 0.16.4
|
||||
|
||||
* Sun Mar 13 2011 Marek Kasik <mkasik@redhat.com> - 0.16.3-2
|
||||
- Update to 0.16.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user