update to 0.6.58

This commit is contained in:
Carl Byington 2013-01-03 10:41:01 -08:00
parent 534b2573b8
commit 962ee7e7d3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ libpst-0.6.47.tar.gz
/libpst-0.6.55.tar.gz
/libpst-0.6.56.tar.gz
/libpst-0.6.57.tar.gz
/libpst-0.6.58.tar.gz

View File

@ -1,6 +1,6 @@
Summary: Utilities to convert Outlook .pst files to other formats
Name: libpst
Version: 0.6.57
Version: 0.6.58
Release: 1%{?dist}
License: GPLv2+
Group: Applications/Productivity
@ -152,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Dec 28 2012 Carl Byington <carl@five-ten-sg.com> - 0.6.58-1
- fix From quoting on embedded rfc/822 messages
* Wed Dec 26 2012 Carl Byington <carl@five-ten-sg.com> - 0.6.57-1
- bugzilla 852414, remove unnecessary dependencies

View File

@ -1 +1 @@
eab426fd2491c5ced74f2d5ec40c3cac libpst-0.6.57.tar.gz
139d0c1723291ee15ef89103e82cf4c1 libpst-0.6.58.tar.gz