update to 0.6.55

This commit is contained in:
Carl Byington 2012-08-09 13:46:32 -07:00
parent 9fec105e43
commit 19dc60c857
3 changed files with 12 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ libpst-0.6.47.tar.gz
/libpst-0.6.52.tar.gz
/libpst-0.6.53.tar.gz
/libpst-0.6.54.tar.gz
/libpst-0.6.55.tar.gz

View File

@ -1,7 +1,7 @@
Summary: Utilities to convert Outlook .pst files to other formats
Name: libpst
Version: 0.6.54
Release: 6%{?dist}
Version: 0.6.55
Release: 2%{?dist}
License: GPLv2+
Group: Applications/Productivity
Source: http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
@ -147,9 +147,17 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Aug 09 2012 Carl Byington <carl@five-ten-sg.com> - 0.6.55-2
- rebuild for python
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.54-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue May 08 2012 Carl Byington <carl@five-ten-sg.com> - 0.6.55-1
- preserve bcc headers
- document -C switch to set default character set
- space after colon is not required in header fields
* Tue Feb 28 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.54-5
- Rebuilt for c++ ABI breakage

View File

@ -1 +1 @@
d8eb0629c9f54bcf40c1f1b029221241 libpst-0.6.54.tar.gz
45920d77e3f9216bcd3aba43a159b40e libpst-0.6.55.tar.gz