update to 0.6.66
This commit is contained in:
parent
80b2239576
commit
30eb4e9886
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ libpst-0.6.47.tar.gz
|
|||||||
/libpst-0.6.63.tar.gz
|
/libpst-0.6.63.tar.gz
|
||||||
/libpst-0.6.64.tar.gz
|
/libpst-0.6.64.tar.gz
|
||||||
/libpst-0.6.65.tar.gz
|
/libpst-0.6.65.tar.gz
|
||||||
|
/libpst-0.6.66.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.65
|
Version: 0.6.66
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
@ -160,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 21 2015 Carl Byington <carl@five-ten-sg.com> 0.6.66-1
|
||||||
|
- Igor Stroh - Added Content-ID header support
|
||||||
|
|
||||||
* Fri Sep 11 2015 Carl Byington <carl@five-ten-sg.com> 0.6.65-1
|
* Fri Sep 11 2015 Carl Byington <carl@five-ten-sg.com> 0.6.65-1
|
||||||
- Jeffrey Morlan - fix multiple Content-Type headers
|
- Jeffrey Morlan - fix multiple Content-Type headers
|
||||||
- Hans Liss - debug level output
|
- Hans Liss - debug level output
|
||||||
|
Loading…
Reference in New Issue
Block a user