diff --git a/.gitignore b/.gitignore index f0fa31a..04501fa 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /binwalk-1.2.tar.gz /binwalk-2.0.0.tar.gz /binwalk-2.1.1.tar.gz +/binwalk-2.2.0.tar.gz diff --git a/binwalk.spec b/binwalk.spec index d52dfe4..674ee0a 100644 --- a/binwalk.spec +++ b/binwalk.spec @@ -1,18 +1,20 @@ Name: binwalk -Version: 2.1.1 -Release: 14%{?dist} +Version: 2.2.0 +Release: 1%{?dist} Summary: Firmware analysis tool License: MIT URL: https://github.com/devttys0/binwalk Source0: https://github.com/devttys0/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel +# For tests +BuildRequires: python3-nose python3-coverage # Optional, for graphs and visualizations Suggests: python3-pyqtgraph # Optional, for --disasm functionality Suggests: capstone # Optional, for automatic extraction/decompression of files and data -Recommends: mtd-utils gzip bzip2 tar arj p7zip p7zip-plugins cabextract squashfs-tools +Recommends: mtd-utils gzip bzip2 tar arj p7zip p7zip-plugins cabextract squashfs-tools lzop srecord Suggests: sleuthkit %description @@ -30,6 +32,9 @@ it is compatible with magic signatures created for the Unix file utility. %install %py3_install +%check +PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test + %files %doc API.md INSTALL.md README.md %license LICENSE @@ -38,6 +43,9 @@ it is compatible with magic signatures created for the Unix file utility. %{python3_sitelib}/%{name}-%{version}*.egg-info %changelog +* Tue Oct 15 2019 Scott Talbert - 2.2.0-1 +- Update to new upstream release 2.2.0 (#1761636) + * Thu Oct 03 2019 Miro HronĨok - 2.1.1-14 - Rebuilt for Python 3.8.0rc1 (#1748018) diff --git a/sources b/sources index b5d25e1..79bf25f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5015a8d0eff287eda8c4afeeca89ed6 binwalk-2.1.1.tar.gz +SHA512 (binwalk-2.2.0.tar.gz) = 5f3ed31c0b5f9ca3057f86e82787a73b06f9f73747b51dd72130a78e4d69cf43a0207bffc495d177e97811de5bf835b3d0507f314b7a0c960eddf6d1efe0f0f9