update to 0.6.19
This commit is contained in:
parent
e7ddcafd23
commit
eda72a7a46
@ -0,0 +1 @@
|
|||||||
|
libpst-0.6.19.tar.gz
|
@ -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.17
|
Version: 0.6.19
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
@ -47,6 +47,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Sep 14 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.19-1
|
||||||
|
- Fix base64 encoding that could create long lines.
|
||||||
|
- Initial work on a .so shared library from Bharath Acharya.
|
||||||
|
|
||||||
|
* Thu Aug 28 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.18-1
|
||||||
|
- Fixes for iconv on Mac from Justin Greer.
|
||||||
|
|
||||||
* Tue Aug 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.17-1
|
* Tue Aug 05 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.17-1
|
||||||
- More fixes for 32/64 bit portability on big endian ppc.
|
- More fixes for 32/64 bit portability on big endian ppc.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user