Update pwntools to 4.6.0
This commit is contained in:
parent
3628920ba4
commit
4eed64d9b6
5 changed files with 4 additions and 1 deletions
Binary file not shown.
BIN
pwntools/SOURCES/4.6.0.tar.gz
Normal file
BIN
pwntools/SOURCES/4.6.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
pwntools/python-pwntools-4.6.0-1.fc34.src.rpm
Normal file
BIN
pwntools/python-pwntools-4.6.0-1.fc34.src.rpm
Normal file
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
%global srcname pwntools
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 4.5.1
|
||||
Version: 4.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A CTF framework and exploit development library
|
||||
|
||||
|
@ -76,6 +76,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}-doc/requirements.txt
|
|||
# %%license LICENSE-pwntools.txt
|
||||
|
||||
%changelog
|
||||
* Tue Nov 02 2021 Carlos Mogas da Silva <r3pek@r3pek.org> - 4.6.0-1
|
||||
- Update to 4.6.0
|
||||
|
||||
* Tue Jun 08 2021 Carlos Mogas da Silva <r3pek@r3pek.org> - 4.5.1-1
|
||||
- Update to 4.5.1
|
||||
|
||||
|
|
Loading…
Reference in a new issue