update to 0.6.37

This commit is contained in:
Carl Byington 2009-04-17 20:32:37 +00:00
parent ebbc058e9a
commit 4d9514233b
3 changed files with 7 additions and 3 deletions

View File

@ -1 +1 @@
libpst-0.6.36.tar.gz libpst-0.6.37.tar.gz

View File

@ -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.36 Version: 0.6.37
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/Productivity Group: Applications/Productivity
@ -125,6 +125,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Fri Apr 17 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.37-1
- add pst_attach_to_mem() back into the shared library interface.
- fix memory leak caught by valgrind.
* Tue Apr 14 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.36-1 * Tue Apr 14 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.36-1
- build separate -doc and -devel-doc subpackages. - build separate -doc and -devel-doc subpackages.
- other spec file cleanup - other spec file cleanup

View File

@ -1 +1 @@
97244ec839cc208c6ce647a1ef3f99eb libpst-0.6.36.tar.gz bb53b2b379709ddf12e86670879e17e0 libpst-0.6.37.tar.gz