Hello community, here is the log from the commit of package libpst for openSUSE:Factory checked in at 2017-09-13 21:46:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpst (Old) and /work/SRC/openSUSE:Factory/.libpst.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpst" Wed Sep 13 21:46:53 2017 rev:44 rq:523019 version:0.6.71 Changes: -------- --- /work/SRC/openSUSE:Factory/libpst/libpst.changes 2017-02-21 13:31:31.603610655 +0100 +++ /work/SRC/openSUSE:Factory/.libpst.new/libpst.changes 2017-09-13 21:46:54.074346095 +0200 @@ -1,0 +2,13 @@ +Sat Sep 9 23:32:54 UTC 2017 - [email protected] + +- Update package descriptions. + +------------------------------------------------------------------- +Thu Sep 7 15:18:42 UTC 2017 - [email protected] + +- Update to version 0.6.71: + + Add support for the OST 2013 format. + + Content-Disposition filename key fix for outlook compatibility. +- Add pkgconfig(zlib) BuildRequires: New dependency. + +------------------------------------------------------------------- Old: ---- libpst-0.6.70.tar.gz New: ---- libpst-0.6.71.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpst.spec ++++++ --- /var/tmp/diff_new_pack.VV7Q6T/_old 2017-09-13 21:46:55.182190229 +0200 +++ /var/tmp/diff_new_pack.VV7Q6T/_new 2017-09-13 21:46:55.182190229 +0200 @@ -18,9 +18,9 @@ Name: libpst -Version: 0.6.70 +Version: 0.6.71 Release: 0 -Summary: A library for reading PST files +Summary: Library and utilities for reading Personal Storage Table files License: GPL-2.0+ Group: Productivity/Networking/Email/Utilities Url: http://www.gnome.org/projects/evolution/ @@ -29,37 +29,35 @@ BuildRequires: gd-devel BuildRequires: libgsf-devel BuildRequires: pkg-config +BuildRequires: pkgconfig(zlib) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -The Libpst utilities include readpst which can convert email messages -to both mbox and MH mailbox formats, pst2ldif which can convert the -contacts to .ldif format for import into ldap databases, and pst2dii +The libpst utilities include readpst, which can convert email messages +to both mbox and MH mailbox formats, pst2ldif, which can convert the +contacts to .ldif format for import into LDAP databases, and pst2dii, which can convert email messages to the DII load file format used by Summation. %package -n libpst4 -Summary: Shared library for libpst +Summary: A library for reading Personal Storage Table files Group: System/Libraries %description -n libpst4 -The Libpst utilities include readpst which can convert email messages -to both mbox and MH mailbox formats, pst2ldif which can convert the -contacts to .ldif format for import into ldap databases, and pst2dii -which can convert email messages to the DII load file format used by -Summation. +libpst is a library that can decode the email messages stored in a +.pst (Personal Storage Table) file as created by Outlook. %package devel -Summary: A library for reading PST files (devel package) +Summary: Development files for libpst, a .pst file reader Group: Development/Libraries/C and C++ Requires: libpst4 = %{version} %description devel -The Libpst utilities include readpst which can convert email messages -to both mbox and MH mailbox formats, pst2ldif which can convert the -contacts to .ldif format for import into ldap databases, and pst2dii -which can convert email messages to the DII load file format used by -Summation. +libpst is a library that can decode the email messages stored in a +"PST" file as created by Outlook. + +This subpackage contains the header files for developing +applications that want to make use of libpst. %prep %setup -q ++++++ libpst-0.6.70.tar.gz -> libpst-0.6.71.tar.gz ++++++ /work/SRC/openSUSE:Factory/libpst/libpst-0.6.70.tar.gz /work/SRC/openSUSE:Factory/.libpst.new/libpst-0.6.71.tar.gz differ: char 5, line 1
