Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libpst for openSUSE:Factory checked 
in at 2022-09-01 22:09:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpst (Old)
 and      /work/SRC/openSUSE:Factory/.libpst.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpst"

Thu Sep  1 22:09:32 2022 rev:48 rq:1000468 version:0.6.76

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpst/libpst.changes    2021-04-12 
12:38:32.109450919 +0200
+++ /work/SRC/openSUSE:Factory/.libpst.new.2083/libpst.changes  2022-09-01 
22:10:27.172126309 +0200
@@ -1,0 +2,11 @@
+Tue Aug 30 15:41:52 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 0.6.76:
+  + Fix rfc2231 encoding when saving messages to .eml and .msg
+    formats.
+- Package COPYING with license macro in shared library package.
+- Drop libpst-glib-2.68.patch: No longer needed.
+- Split out doc sub-package and add a Suggests in main package.
+- Use ldconfig_scriptlets macro for post(un) handling.
+
+-------------------------------------------------------------------

Old:
----
  libpst-0.6.75.tar.gz
  libpst-glib-2.68.patch

New:
----
  libpst-0.6.76.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libpst.spec ++++++
--- /var/tmp/diff_new_pack.oZdyRe/_old  2022-09-01 22:10:27.620127534 +0200
+++ /var/tmp/diff_new_pack.oZdyRe/_new  2022-09-01 22:10:27.628127556 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libpst
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2008 Bharath Acharya
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,20 +18,20 @@
 
 
 Name:           libpst
-Version:        0.6.75
+Version:        0.6.76
 Release:        0
 Summary:        Library and utilities for reading Personal Storage Table files
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Email/Utilities
 URL:            http://www.gnome.org/projects/evolution/
 Source0:        
http://www.five-ten-sg.com/libpst/packages/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM libpst-glib-2.68.patch [email protected] -- Fix build 
against glib 2.68
-Patch0:         libpst-glib-2.68.patch
+
 BuildRequires:  gcc-c++
 BuildRequires:  gd-devel
 BuildRequires:  libgsf-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(zlib)
+Suggests:       %{name}-doc
 
 %description
 The libpst utilities include readpst, which can convert email messages
@@ -60,6 +60,15 @@
 This subpackage contains the header files for developing
 applications that want to make use of libpst.
 
+%package doc
+Summary:        Documentation for the pst utilities in html format
+BuildArch:      noarch
+
+%description doc
+The libpst-doc package contains the html documentation for the pst
+utilities.  You do not need to install it if you just want to use
+the libpst utilities.
+
 %prep
 %autosetup -p1
 
@@ -68,17 +77,15 @@
         --disable-static \
         --enable-libpst-shared \
         --disable-python
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%post -n libpst4 -p /sbin/ldconfig
-%postun -n libpst4 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libpst4
 
 %files
-%doc %{_datadir}/doc/%{name}-%{version}
 %{_mandir}/man?/*
 %{_bindir}/lspst
 %{_bindir}/nick2ldif
@@ -86,6 +93,7 @@
 %{_bindir}/readpst
 
 %files -n libpst4
+%license COPYING
 %{_libdir}/libpst.so.*
 
 %files devel
@@ -93,4 +101,7 @@
 %{_libdir}/pkgconfig/libpst.pc
 %{_libdir}/libpst.so
 
+%files doc
+%doc %{_datadir}/doc/%{name}-%{version}
+
 %changelog

++++++ libpst-0.6.75.tar.gz -> libpst-0.6.76.tar.gz ++++++
/work/SRC/openSUSE:Factory/libpst/libpst-0.6.75.tar.gz 
/work/SRC/openSUSE:Factory/.libpst.new.2083/libpst-0.6.76.tar.gz differ: char 
5, line 1

Reply via email to