Hello community,
here is the log from the commit of package python-distorm3 for
openSUSE:Leap:15.2 checked in at 2020-04-08 12:48:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-distorm3 (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-distorm3.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-distorm3"
Wed Apr 8 12:48:55 2020 rev:12 rq:790952 version:3.4.2
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-distorm3/python-distorm3.changes
2020-03-09 18:04:39.864796632 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-distorm3.new.3248/python-distorm3.changes
2020-04-08 12:49:24.138374100 +0200
@@ -1,0 +2,7 @@
+Thu Apr 2 12:09:51 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 3.4.2
+ * mostly test fixes
+- Merged patch up_to_HEAD.patch
+
+-------------------------------------------------------------------
Old:
----
distorm3-3.4.1.tar.gz
up_to_HEAD.patch
New:
----
distorm3-3.4.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-distorm3.spec ++++++
--- /var/tmp/diff_new_pack.YKUIPb/_old 2020-04-08 12:49:24.586374334 +0200
+++ /var/tmp/diff_new_pack.YKUIPb/_new 2020-04-08 12:49:24.590374336 +0200
@@ -18,17 +18,14 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname distorm3
-%define lastversion 3.4.1
Name: python-%{modname}
-Version: 3.4.1+git651137b
+Version: 3.4.2
Release: 0
Summary: Disassembler Library For x86/AMD64
License: BSD-3-Clause
Group: Development/Libraries/Python
URL: https://github.com/gdabah/distorm
-Source:
https://files.pythonhosted.org/packages/source/d/distorm3/%{modname}-%{lastversion}.tar.gz
-# To solve gh#gdabah/distorm#124, among other problems
-Patch0: up_to_HEAD.patch
+Source:
https://files.pythonhosted.org/packages/source/d/distorm3/%{modname}-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -42,8 +39,7 @@
text.
%prep
-%setup -q -n %{modname}-%{lastversion}
-%autopatch -p1
+%setup -q -n %{modname}-%{version}
%build
export CFLAGS="%{optflags}"
++++++ distorm3-3.4.1.tar.gz -> distorm3-3.4.2.tar.gz ++++++
++++ 11064 lines of diff (skipped)