update to 0.6.55
This commit is contained in:
parent
9fec105e43
commit
19dc60c857
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
12
libpst.spec
12
libpst.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user