Hello community, here is the log from the commit of package xortool for openSUSE:Factory checked in at 2020-08-29 20:37:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xortool (Old) and /work/SRC/openSUSE:Factory/.xortool.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xortool" Sat Aug 29 20:37:08 2020 rev:3 rq:829807 version:0.99 Changes: -------- --- /work/SRC/openSUSE:Factory/xortool/xortool.changes 2020-01-07 23:55:41.932104359 +0100 +++ /work/SRC/openSUSE:Factory/.xortool.new.3399/xortool.changes 2020-08-29 20:37:15.693336859 +0200 @@ -1,0 +2,7 @@ +Wed Aug 26 08:35:02 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 0.99: + * completed transition to python 3 + * bugfixes + +------------------------------------------------------------------- Old: ---- _service xortool-0.98+git20191025.tar.xz New: ---- xortool-0.99.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xortool.spec ++++++ --- /var/tmp/diff_new_pack.kRkeD2/_old 2020-08-29 20:37:16.729337296 +0200 +++ /var/tmp/diff_new_pack.kRkeD2/_new 2020-08-29 20:37:16.733337297 +0200 @@ -17,16 +17,17 @@ Name: xortool -Version: 0.98+git20191025 +Version: 0.99 Release: 0 Summary: A tool to analyze multi-byte xor cipher License: MIT Group: Productivity/Security URL: https://github.com/hellman/xortool -Source: %{name}-%{version}.tar.xz +Source: https://github.com/hellman/xortool/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: python-rpm-macros BuildRequires: python3-docopt BuildRequires: python3-setuptools +BuildRequires: python3-wheel BuildArch: noarch %description
