Update to 0.15.3
This commit is contained in:
parent
5f4f46b53b
commit
977130c211
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/poppler-0.15.1.tar.gz
|
/poppler-0.15.1.tar.gz
|
||||||
|
/poppler-0.15.3.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Summary: PDF rendering library
|
Summary: PDF rendering library
|
||||||
Name: poppler
|
Name: poppler
|
||||||
Version: 0.15.1
|
Version: 0.15.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -192,7 +192,7 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING README
|
%doc COPYING README
|
||||||
%{_libdir}/libpoppler.so.9*
|
%{_libdir}/libpoppler.so.11*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
@ -250,6 +250,9 @@ rm -fv $RPM_BUILD_ROOT%{_libdir}/lib*.la
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 10 2010 Marek Kasik <mkasik@redhat.com> - 0.15.3-1
|
||||||
|
- Update to 0.15.3
|
||||||
|
|
||||||
* Mon Nov 1 2010 Marek Kasik <mkasik@redhat.com> - 0.15.1-1
|
* Mon Nov 1 2010 Marek Kasik <mkasik@redhat.com> - 0.15.1-1
|
||||||
- Update to 0.15.1
|
- Update to 0.15.1
|
||||||
- Remove CVE-2010-3702, 3703 and 3704 patches (they are already in 0.15.1)
|
- Remove CVE-2010-3702, 3703 and 3704 patches (they are already in 0.15.1)
|
||||||
|
Loading…
Reference in New Issue
Block a user