Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oletools for openSUSE:Factory 
checked in at 2021-04-14 10:10:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oletools (Old)
 and      /work/SRC/openSUSE:Factory/.python-oletools.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oletools"

Wed Apr 14 10:10:43 2021 rev:2 rq:884741 version:0.56.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oletools/python-oletools.changes  
2021-02-19 23:44:50.451338424 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oletools.new.2401/python-oletools.changes    
    2021-04-14 10:11:08.725510544 +0200
@@ -1,0 +2,12 @@
+Mon Apr  5 19:31:25 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at>
+
+- update to version 0.56.1:
+ - olevba:
+  - fixed bug when parsing some malformed files (issue #629)
+ - oleobj:
+  - fixed bug preventing detection of links 'externalReference', 'frame', 
'hyperlink' (issue #641, PR #670)
+ - setup:
+  - avoid installing msoffcrypto-tool when platform is PyPy+Windows (issue 
#473)
+  - PyPI version is now a wheel package to improve installation and avoid 
antivirus false positives due to test files (issues #215, #398)
+
+-------------------------------------------------------------------

Old:
----
  oletools-0.56.zip

New:
----
  oletools-0.56.1.zip

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

Other differences:
------------------
++++++ python-oletools.spec ++++++
--- /var/tmp/diff_new_pack.rboXID/_old  2021-04-14 10:11:09.309511530 +0200
+++ /var/tmp/diff_new_pack.rboXID/_new  2021-04-14 10:11:09.309511530 +0200
@@ -18,21 +18,21 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-oletools
-Version:        0.56
+Version:        0.56.1
 Release:        0
 Summary:        Tools to analyze security characteristics of MS Office and OLE 
files
-License:        MIT AND BSD-2-Clause
+License:        BSD-2-Clause AND MIT
 URL:            http://www.decalage.info/python/oletools
 Source:         
https://files.pythonhosted.org/packages/source/o/oletools/oletools-%{version}.zip
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 # SECTION test requirements
 BuildRequires:  %{python_module colorclass}
 BuildRequires:  %{python_module easygui}
 BuildRequires:  %{python_module msoffcrypto-tool}
 BuildRequires:  %{python_module olefile >= 0.46}
-BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pyparsing >= 2.1.0}
+BuildRequires:  %{python_module pytest-runner}
 # /SECTION
 BuildRequires:  unzip
 BuildRequires:  fdupes
@@ -88,7 +88,8 @@
 %python_uninstall_alternative ezhexviewer
 
 %files %{python_files}
-%doc README.md README.rst
+%doc README.md
+%license oletools/LICENSE.txt
 %python_alternative %{_bindir}/ezhexviewer
 %python_alternative %{_bindir}/mraptor
 %python_alternative %{_bindir}/mraptor3

Reply via email to