forked from pool/python-oletools
OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-oletools?expand=0&rev=3
32 lines
860 B
Diff
32 lines
860 B
Diff
--- python-oletools.changes.orig
|
|
+++ python-oletools.changes
|
|
@@ -1,4 +1,9 @@
|
|
-------------------------------------------------------------------
|
|
+Tue Sep 24 00:26:12 UTC 2024 - Guang Yee <gyee@suse.com>
|
|
+
|
|
+- Enable sle15_python_module_pythons.
|
|
+
|
|
+-------------------------------------------------------------------
|
|
Fri Feb 2 13:58:18 UTC 2024 - Sebastian Wagner <sebix@sebix.at>
|
|
|
|
- Update to version 0.60.1:
|
|
--- python-oletools.spec.orig
|
|
+++ python-oletools.spec
|
|
@@ -16,6 +16,7 @@
|
|
#
|
|
|
|
|
|
+%{?sle15_python_module_pythons}
|
|
Name: python-oletools
|
|
Version: 0.60.1
|
|
Release: 0
|
|
@@ -49,7 +50,7 @@ Requires: python-pyparsing >= 2.1.
|
|
Requires: python2-xml
|
|
%endif
|
|
Requires(post): update-alternatives
|
|
-Requires(postun):update-alternatives
|
|
+Requires(postun): update-alternatives
|
|
BuildArch: noarch
|
|
%python_subpackages
|
|
|