Fedora Release Engineering 2016-07-19 11:17:08 +00:00
parent 253de20300
commit 8ec21d6f77

View File

@ -16,7 +16,7 @@
Name: python-pysocks
Version: 1.5.6
Release: 4%{?dist}
Release: 5%{?dist}
Summary: %{sum}
License: BSD
@ -132,6 +132,9 @@ Acts as a drop-in replacement to the socket module. Featuring:
%changelog
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.6-5
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Fri Jul 15 2016 Ralph Bean <rbean@redhat.com> - 1.5.6-4
- Change our conflicts on python-SocksiPy to an obsoletes/provides.
https://bugzilla.redhat.com/show_bug.cgi?id=1334407