Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 10:15:17 +00:00
parent 39e5585e9f
commit cf6b300d78
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: python-pysocks
Version: 1.6.8
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{sum}
License: BSD
@ -112,6 +112,9 @@ Acts as a drop-in replacement to the socket module. Featuring:
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Dec 22 2017 Kevin Fenzi <kevin@scrye.com> - 1.6.8-1
- Update to 1.6.8. Fixes bug #1528490