Mercurial > libpst
comparison libpst.spec.in @ 349:a57c15b3108a
Jeffrey Morlan - fix multiple Content-Type headers
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 11 Sep 2015 09:46:12 -0700 |
parents | a8577226f7a9 |
children | 7a91e30826d8 |
comparison
equal
deleted
inserted
replaced
348:c006b76da81d | 349:a57c15b3108a |
---|---|
158 %{_datadir}/doc/%{name}/NEWS | 158 %{_datadir}/doc/%{name}/NEWS |
159 %{_datadir}/doc/%{name}/README | 159 %{_datadir}/doc/%{name}/README |
160 | 160 |
161 | 161 |
162 %changelog | 162 %changelog |
163 * Fri Sep 11 2015 Carl Byington <carl@five-ten-sg.com> 0.6.65-1 | |
164 - Jeffrey Morlan - fix multiple Content-Type headers | |
165 | |
166 * Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 0.6.64-6 | |
167 - Rebuilt for Boost 1.59 | |
168 | |
169 * Wed Jul 29 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - | |
170 0.6.64-5 | |
171 - Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159 | |
172 | |
173 * Wed Jul 22 2015 David Tardon <dtardon@redhat.com> - 0.6.64-4 | |
174 - rebuild for Boost 1.58 | |
175 | |
176 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - | |
177 0.6.64-3 | |
178 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild | |
179 | |
180 * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.6.64-2 | |
181 - Rebuilt for GCC 5 C++11 ABI change | |
182 | |
163 * Mon Mar 09 2015 Carl Byington <carl@five-ten-sg.com> 0.6.64-1 | 183 * Mon Mar 09 2015 Carl Byington <carl@five-ten-sg.com> 0.6.64-1 |
164 - fix line wrap on python provides_exclude_from | 184 - fix line wrap on python provides_exclude_from |
165 - fix unchecked errors found by cppcheck | 185 - fix unchecked errors found by cppcheck |
166 - AJ Shankar fixes for attachment processing and body encodings | 186 - AJ Shankar fixes for attachment processing and body encodings |
167 that contain embedded null chars. | 187 that contain embedded null chars. |