Update to 5.2.1. Fixes bug #1418489
This commit is contained in:
parent
75c23c7a51
commit
0f7a4c5dd3
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ psutil-0.1.3.tar.gz
|
||||
/psutil-4.3.1.tar.gz
|
||||
/psutil-4.4.0.tar.gz
|
||||
/psutil-5.0.1.tar.gz
|
||||
/psutil-5.2.1.tar.gz
|
||||
|
@ -5,8 +5,8 @@
|
||||
%global __provides_exclude_from ^(%{python2_sitearch}|%{python3_sitearch})/.*\\.so$
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 5.0.1
|
||||
Release: 2%{?dist}
|
||||
Version: 5.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: BSD
|
||||
@ -100,6 +100,12 @@ make test-memleaks PYTHON=%{__python3}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Mar 25 2017 Kevin Fenzi <kevin@scrye.com> - 5.2.1-1
|
||||
- Update to 5.2.1. Fixes bug #1418489
|
||||
|
||||
* Sat Feb 25 2017 Kevin Fenzi <kevin@scrye.com> - 5.1.3-1
|
||||
- Update to 5.1.3. Fixes bug #1418489
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (psutil-5.0.1.tar.gz) = 2cd6a5ce307e46b395f0cb2c9ac1b849485430798a306f105ad7d4e324abce3e21f36de47b84b243134728c5d34d78816c8a96f2c7b0394eb57633ddd3236d5a
|
||||
SHA512 (psutil-5.2.1.tar.gz) = e885ed508f81ff9bdc2217c745c2a25198fc8c28f7c93c5519d1507576557f0c9f63859a5df033761fca6c41d1f2b9377105384ee3aca026a20290bb317521e3
|
||||
|
Loading…
Reference in New Issue
Block a user