Mercurial > libpst
comparison libpst.spec.in @ 112:554e9a422778 stable-0-6-23
bump version to avoid cvs tagging mistake in fedora
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Thu, 04 Dec 2008 10:36:25 -0800 |
parents | 7133b39975f7 |
children | e213bfcf9aa7 |
comparison
equal
deleted
inserted
replaced
111:cddceda66e9e | 112:554e9a422778 |
---|---|
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 Dec 04 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.23-1 | |
51 - bump version to avoid cvs tagging mistake in fedora | |
52 | |
50 * Fri Nov 28 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.22-1 | 53 * Fri Nov 28 2008 Carl Byington <carl@five-ten-sg.com> - 0.6.22-1 |
51 - patch from David Cuadrado to process emails with type PST_TYPE_OTHER | 54 - patch from David Cuadrado to process emails with type PST_TYPE_OTHER |
52 - base64_encode_multiple() may insert newline, needs larger malloc | 55 - base64_encode_multiple() may insert newline, needs larger malloc |
53 - subject lines shorter than 2 bytes could segfault | 56 - subject lines shorter than 2 bytes could segfault |
54 | 57 |