update to 0.6.21
This commit is contained in:
parent
1592136455
commit
0da600ddda
@ -1 +1 @@
|
|||||||
libpst-0.6.20.tar.gz
|
libpst-0.6.21.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.20
|
Version: 0.6.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
@ -47,6 +47,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 21 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.21-1
|
||||||
|
- fix title bug with old schema in pst2ldif.
|
||||||
|
- also escape commas in attributes per rfc4514.
|
||||||
|
|
||||||
* Thu Oct 09 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.20-1
|
* Thu Oct 09 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.20-1
|
||||||
- add configure option --enable-dii=no to remove dependency on libgd.
|
- add configure option --enable-dii=no to remove dependency on libgd.
|
||||||
- many fixes in pst2ldif by Robert Harris.
|
- many fixes in pst2ldif by Robert Harris.
|
||||||
|
Loading…
Reference in New Issue
Block a user