[libpst/f16] update to 0.6.54

Carl Byington carllibpst at fedoraproject.org
Sun Dec 25 02:16:13 UTC 2011


commit d25bf2a8857d1e47f3dc308f0d025c658749e463
Author: Carl Byington <carl at five-ten-sg.com>
Date:   Sat Dec 24 18:16:10 2011 -0800

    update to 0.6.54

 .gitignore  |    1 +
 libpst.spec |   16 ++++++++++++++--
 sources     |    2 +-
 3 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 970ae2f..5990cf9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ libpst-0.6.47.tar.gz
 /libpst-0.6.51.tar.gz
 /libpst-0.6.52.tar.gz
 /libpst-0.6.53.tar.gz
+/libpst-0.6.54.tar.gz
diff --git a/libpst.spec b/libpst.spec
index a101a9f..cfd14d0 100644
--- a/libpst.spec
+++ b/libpst.spec
@@ -1,7 +1,7 @@
 Summary:            Utilities to convert Outlook .pst files to other formats
 Name:               libpst
-Version:            0.6.53
-Release:            2%{?dist}
+Version:            0.6.54
+Release:            3%{?dist}
 License:            GPLv2+
 Group:              Applications/Productivity
 Source:             http://www.five-ten-sg.com/%{name}/packages/%{name}-%{version}.tar.gz
@@ -147,6 +147,18 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Dec 24 2011 Carl Byington <carl at five-ten-sg.com> - 0.6.54-3
+- bump versions and prep for fedora build
+
+* Wed Nov 30 2011 Petr Pisar <ppisar at redhat.com> - 0.6.53-3
+- Rebuild against boost-1.48
+
+* Wed Nov 14 2011 Carl Byington <carl at five-ten-sg.com> - 0.6.54-2
+- failed to bump version number
+
+* Fri Nov 04 2011 Carl Byington <carl at five-ten-sg.com> - 0.6.54-1
+- embedded rfc822 messages might contain rtf encoded bodies
+
 * Fri Sep 02 2011 Petr Pisar <ppisar at redhat.com> - 0.6.53-2
 - Rebuild against boost-1.47
 
diff --git a/sources b/sources
index 82a03af..a277164 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e030d3128562ac189c2400dedec36b86  libpst-0.6.53.tar.gz
+d8eb0629c9f54bcf40c1f1b029221241  libpst-0.6.54.tar.gz


More information about the scm-commits mailing list