update for

This commit is contained in:
Carl Byington 2011-04-18 08:49:07 -07:00
parent ce2a6388d2
commit cf7d7130c6

View File

@ -1,7 +1,7 @@
Summary: Utilities to convert Outlook .pst files to other formats
Name: libpst
Version: 0.6.49
Release: 4%{?dist}
Version: 0.6.51
Release: 1%{?dist}
License: GPLv2+
Group: Applications/Productivity
Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
@ -147,12 +147,22 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Apr 17 2011 Carl Byington <carl@five-ten-sg.com> - 0.6.51-1
- fix for buffer overrun; attachment size from the secondary
list of mapi elements overwrote proper size from the primary
list of mapi elements.
fedora bugzilla 696263
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.49-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Feb 07 2011 Thomas Spura <tomspur@fedoraproject.org> - 0.6.49-3
- rebuild for new boost
* Fri Dec 24 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.50-1
- rfc2047 and rfc2231 encoding for non-ascii headers and
attachment filenames.
* Wed Sep 29 2010 jkeating - 0.6.49-2
- Rebuilt for gcc bug 634757