Hello community, here is the log from the commit of package python-olefile for openSUSE:Factory checked in at 2019-04-19 18:36:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-olefile (Old) and /work/SRC/openSUSE:Factory/.python-olefile.new.5536 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-olefile" Fri Apr 19 18:36:33 2019 rev:5 rq:693344 version:0.46 Changes: -------- --- /work/SRC/openSUSE:Factory/python-olefile/python-olefile.changes 2018-12-27 00:29:27.267659982 +0100 +++ /work/SRC/openSUSE:Factory/.python-olefile.new.5536/python-olefile.changes 2019-04-19 18:36:34.743047234 +0200 @@ -1,0 +2,8 @@ +Thu Apr 11 18:36:34 UTC 2019 - [email protected] + +- version update to 0.46 + OleFileIO can now be used as a context manager + (with...as), to close the file automatically + Improved handling of malformed files, fixed several bugs. + +------------------------------------------------------------------- Old: ---- olefile-0.45.1.zip New: ---- olefile-0.46.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-olefile.spec ++++++ --- /var/tmp/diff_new_pack.VVQmf1/_old 2019-04-19 18:36:35.247047874 +0200 +++ /var/tmp/diff_new_pack.VVQmf1/_new 2019-04-19 18:36:35.251047880 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-olefile # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-olefile -Version: 0.45.1 +Version: 0.46 Release: 0 Summary: Python package to read and write Microsoft OLE2 files License: BSD-2-Clause AND HPND
