update to 0.6.37
This commit is contained in:
parent
ebbc058e9a
commit
4d9514233b
@ -1 +1 @@
|
|||||||
libpst-0.6.36.tar.gz
|
libpst-0.6.37.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.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
|
||||||
|
Loading…
Reference in New Issue
Block a user