update to 0.6.58
This commit is contained in:
parent
534b2573b8
commit
962ee7e7d3
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ libpst-0.6.47.tar.gz
|
|||||||
/libpst-0.6.55.tar.gz
|
/libpst-0.6.55.tar.gz
|
||||||
/libpst-0.6.56.tar.gz
|
/libpst-0.6.56.tar.gz
|
||||||
/libpst-0.6.57.tar.gz
|
/libpst-0.6.57.tar.gz
|
||||||
|
/libpst-0.6.58.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.57
|
Version: 0.6.58
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
@ -152,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Dec 26 2012 Carl Byington <carl@five-ten-sg.com> - 0.6.57-1
|
||||||
- bugzilla 852414, remove unnecessary dependencies
|
- bugzilla 852414, remove unnecessary dependencies
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user