update for
This commit is contained in:
parent
ce2a6388d2
commit
cf7d7130c6
14
libpst.spec
14
libpst.spec
@ -1,7 +1,7 @@
|
|||||||
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.49
|
Version: 0.6.51
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
|
Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
|
||||||
@ -147,12 +147,22 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Feb 07 2011 Thomas Spura <tomspur@fedoraproject.org> - 0.6.49-3
|
* Mon Feb 07 2011 Thomas Spura <tomspur@fedoraproject.org> - 0.6.49-3
|
||||||
- rebuild for new boost
|
- 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
|
* Wed Sep 29 2010 jkeating - 0.6.49-2
|
||||||
- Rebuilt for gcc bug 634757
|
- Rebuilt for gcc bug 634757
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user