Mercurial > libpst
comparison libpst.spec.in @ 270:6c73cd336d5d
prep for fedora build
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 17 Apr 2011 19:27:26 -0700 |
parents | c947b8812120 |
children | 6a9f92d4e449 |
comparison
equal
deleted
inserted
replaced
269:5ca87faa020b | 270:6c73cd336d5d |
---|---|
145 %{_datadir}/doc/%{name}-%{version}/NEWS | 145 %{_datadir}/doc/%{name}-%{version}/NEWS |
146 %{_datadir}/doc/%{name}-%{version}/README | 146 %{_datadir}/doc/%{name}-%{version}/README |
147 | 147 |
148 | 148 |
149 %changelog | 149 %changelog |
150 * Sun Apr 17 2011 Carl Byington <carl@five-ten-sg.com> - 0.6.51-1 | |
151 - fix for buffer overrun; attachment size from the secondary | |
152 list of mapi elements overwrote proper size from the primary | |
153 list of mapi elements. | |
154 fedora bugzilla 696263 | |
155 | |
156 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.49-4 | |
157 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild | |
158 | |
159 * Mon Feb 07 2011 Thomas Spura <tomspur@fedoraproject.org> - 0.6.49-3 | |
160 - rebuild for new boost | |
161 | |
150 * Fri Dec 24 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.50-1 | 162 * Fri Dec 24 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.50-1 |
151 - rfc2047 and rfc2231 encoding for non-ascii headers and | 163 - rfc2047 and rfc2231 encoding for non-ascii headers and |
152 attachment filenames. | 164 attachment filenames. |
165 | |
166 * Wed Sep 29 2010 jkeating - 0.6.49-2 | |
167 - Rebuilt for gcc bug 634757 | |
153 | 168 |
154 * Mon Sep 13 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.49-1 | 169 * Mon Sep 13 2010 Carl Byington <carl@five-ten-sg.com> - 0.6.49-1 |
155 - fix to ignore embedded objects that are not email messages | 170 - fix to ignore embedded objects that are not email messages |
156 fedora bugzilla 633498 | 171 fedora bugzilla 633498 |
157 | 172 |