comparison libpst.spec.in @ 141:fd4297884319

improve decoding of multipart/report and message/rfc822 mime types
author Carl Byington <carl@five-ten-sg.com>
date Sat, 14 Feb 2009 11:02:37 -0800
parents 16770fc77139
children fdc58ad2c758
comparison
equal deleted inserted replaced
140:fc6c54c453e5 141:fd4297884319
45 %docdir %{_datadir}/doc/%{name}-%{version} 45 %docdir %{_datadir}/doc/%{name}-%{version}
46 %{_datadir}/doc/%{name}-%{version} 46 %{_datadir}/doc/%{name}-%{version}
47 47
48 48
49 %changelog 49 %changelog
50 * Thu Feb 12 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.28-1
51 - improve decoding of multipart/report and message/rfc822 mime types.
52
50 * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.27-1 53 * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.27-1
51 - fix for const correctness on Fedora 11 54 - fix for const correctness on Fedora 11
52 55
53 * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1 56 * Sat Feb 07 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.26-1
54 - patch from Fridrich Strba for building on mingw and general 57 - patch from Fridrich Strba for building on mingw and general