update to 0.6.16
This commit is contained in:
parent
0c1982f2a0
commit
e0086cf8ff
@ -1 +1 @@
|
|||||||
libpst-0.6.14.tar.gz
|
libpst-0.6.16.tar.gz
|
||||||
|
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Summary: Utilities to convert Outlook .pst files to other formats
|
Summary: Utilities to convert Outlook .pst files to other formats
|
||||||
Name: libpst
|
Name: libpst
|
||||||
Version: 0.6.15
|
Version: 0.6.16
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.16-1
|
||||||
|
- Use inttypes.h for portable printing of 64 bit items.
|
||||||
|
|
||||||
* Wed Jul 30 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.15-1
|
* Wed Jul 30 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.15-1
|
||||||
- Patch from Robert Simpson for file handle leak in error case.
|
- Patch from Robert Simpson for file handle leak in error case.
|
||||||
- Fix for missing length on lz decompression, bug found by Chris White.
|
- Fix for missing length on lz decompression, bug found by Chris White.
|
||||||
|
Loading…
Reference in New Issue
Block a user