comparison libpst.spec.in @ 191:4b498fd68464

add pst_attach_to_mem() back into the shared library interface. improve developer documentation. fix memory leak caught by valgrind.
author Carl Byington <carl@five-ten-sg.com>
date Wed, 15 Apr 2009 18:39:42 -0700
parents d588dafd03e8
children 774b2e77eb50
comparison
equal deleted inserted replaced
190:e3a63888cdd4 191:4b498fd68464
123 %{_datadir}/doc/%{name}-%{version}/NEWS 123 %{_datadir}/doc/%{name}-%{version}/NEWS
124 %{_datadir}/doc/%{name}-%{version}/README 124 %{_datadir}/doc/%{name}-%{version}/README
125 125
126 126
127 %changelog 127 %changelog
128 * Wed Apr 15 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.37-1
129 - add pst_attach_to_mem() back into the shared library interface.
130 - fix memory leak caught by valgrind.
131
128 * Tue Apr 14 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.36-1 132 * Tue Apr 14 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.36-1
129 - build separate -doc and -devel-doc subpackages. 133 - build separate -doc and -devel-doc subpackages.
130 - other spec file cleanup 134 - other spec file cleanup
131 135
132 * Wed Apr 08 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.35-1 136 * Wed Apr 08 2009 Carl Byington <carl@five-ten-sg.com> - 0.6.35-1