Hello community, here is the log from the commit of package python-hexdump for openSUSE:Factory checked in at 2019-08-27 10:25:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hexdump (Old) and /work/SRC/openSUSE:Factory/.python-hexdump.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hexdump" Tue Aug 27 10:25:15 2019 rev:2 rq:726113 version:3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hexdump/python-hexdump.changes 2019-06-06 18:18:52.316658801 +0200 +++ /work/SRC/openSUSE:Factory/.python-hexdump.new.7948/python-hexdump.changes 2019-08-27 10:25:17.843923813 +0200 @@ -1,0 +2,5 @@ +Mon Aug 26 07:20:23 UTC 2019 - Jan Engelhardt <[email protected]> + +- Use noun phrase. Expand description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hexdump.spec ++++++ --- /var/tmp/diff_new_pack.cbOwXo/_old 2019-08-27 10:25:18.371923773 +0200 +++ /var/tmp/diff_new_pack.cbOwXo/_new 2019-08-27 10:25:18.375923773 +0200 @@ -20,7 +20,7 @@ Name: python-hexdump Version: 3.3 Release: 0 -Summary: Dump Binary Data +Summary: Python tool to dump binary data License: Unlicense Group: Development/Languages/Python URL: https://bitbucket.org/techtonik/hexdump/ @@ -34,7 +34,11 @@ %python_subpackages %description -View/edit your binary with any text editor. +This utility converts between the raw representation and a +byte-based hexdump representation. + +The display is equivalent to the output of the `hexdump -C` command, but +it requires a Python runtime. %prep %setup -q -c -n hexdump-%{version}
