Update to 2017.11.5 (rhbz #1509751)
This commit is contained in:
parent
effc11fb6a
commit
64bb91ee51
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ pefile-1.2.10-63.tar.gz
|
|||||||
/pefile-2016.3.28.tar.gz
|
/pefile-2016.3.28.tar.gz
|
||||||
/pefile-2017.5.26.tar.gz
|
/pefile-2017.5.26.tar.gz
|
||||||
/pefile-2017.8.1.tar.gz
|
/pefile-2017.8.1.tar.gz
|
||||||
|
/pefile-2017.11.5.tar.gz
|
||||||
|
@ -16,7 +16,7 @@ Some of the tasks that pefile makes possible are:\
|
|||||||
|
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 2017.8.1
|
Version: 2017.11.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python module for working with Portable Executable files
|
Summary: Python module for working with Portable Executable files
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -80,6 +80,9 @@ sed -i -e '/^#!\//, 1d' pefile.py
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 08 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 2017.11.5-1
|
||||||
|
- Update to 2017.11.5 (rhbz #1509751)
|
||||||
|
|
||||||
* Sat Aug 05 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 2017.8.1-1
|
* Sat Aug 05 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 2017.8.1-1
|
||||||
- Update to 2017.8.1
|
- Update to 2017.8.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pefile-2017.8.1.tar.gz) = 1c8643e7ef6f6bf1bb606d7d296b541786c3207433568140e829f2038ce82e4d334aeb1019c4708b07f95d9328ed7fd9733b44aad40bbb9d6086a11b57bdc468
|
SHA512 (pefile-2017.11.5.tar.gz) = 820f7770d18256857436698a9d72276dc8089a2a85c20f1c2e284c541680879016f7acf7b3029e7dd1f32ef093b52fe1c8e8f7962e5b9a7dbbc0f94caf6d0d66
|
||||||
|
Loading…
Reference in New Issue
Block a user