1
0
Fork 0

Update pwntools

This commit is contained in:
Carlos Mogas da Silva 2021-06-08 01:45:59 +01:00
parent 6900c4a5d8
commit a50cf440ad
5 changed files with 4 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,7 +1,7 @@
%global srcname pwntools
Name: python-%{srcname}
Version: 4.5.0
Version: 4.5.1
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 Jun 08 2021 Carlos Mogas da Silva <r3pek@r3pek.org> - 4.5.1-1
- Update to 4.5.1
* Fri May 21 2021 Carlos Mogas da Silva <r3pek@r3pek.org> - 4.5.0-1
- Track upstream version