Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pcodedmp for openSUSE:Factory
checked in at 2021-02-20 22:12:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pcodedmp (Old)
and /work/SRC/openSUSE:Factory/.python-pcodedmp.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pcodedmp"
Sat Feb 20 22:12:23 2021 rev:2 rq:873930 version:1.2.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pcodedmp/python-pcodedmp.changes
2021-02-19 23:44:47.527335557 +0100
+++
/work/SRC/openSUSE:Factory/.python-pcodedmp.new.28504/python-pcodedmp.changes
2021-02-20 22:12:24.303046392 +0100
@@ -1,0 +2,5 @@
+Sun Jan 24 10:38:46 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Update descriptions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pcodedmp.spec ++++++
--- /var/tmp/diff_new_pack.t6GUv1/_old 2021-02-20 22:12:24.831046952 +0100
+++ /var/tmp/diff_new_pack.t6GUv1/_new 2021-02-20 22:12:24.831046952 +0100
@@ -24,8 +24,8 @@
License: GPL-3.0-only
URL: https://github.com/bontchev/pcodedmp
Source:
https://files.pythonhosted.org/packages/source/p/pcodedmp/pcodedmp-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module setuptools}
+BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module oletools >= 0.54}
# /SECTION
@@ -36,9 +36,10 @@
%python_subpackages
%description
-Disassemble p-code of VBA code in OLE2 documents.
+Disassembler for p-code of VBA code in OLE2 documents.
-Supports VBA5 (Office 97, MacOffice 98), VBA6 (Office 2000 to Office 2009) and
VBA7 (Office 2010 and higher).
+It supports VBA5 (Office 97, MacOffice 98), VBA6 (Office 2000 to
+Office 2009) and VBA7 (Office 2010 and higher).
%prep
%setup -q -n pcodedmp-%{version}