This commit is contained in:
Jesse Keating 2009-02-25 19:24:10 +00:00
parent ddc956408c
commit 12222047a3

View File

@ -1,7 +1,7 @@
Summary: Library of functions for manipulating TIFF format image files
Name: libtiff
Version: 3.8.2
Release: 11%{?dist}
Release: 12%{?dist}
License: libtiff
Group: System Environment/Libraries
URL: http://www.libtiff.org/
@ -157,6 +157,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.a
%changelog
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.2-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Aug 26 2008 Tom Lane <tgl@redhat.com> 3.8.2-11
- Fix LZW decoding vulnerabilities (CVE-2008-2327)
Related: #458674