diff --git a/python-netaddr.spec b/python-netaddr.spec index b4fe930..a54ee62 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -4,7 +4,7 @@ Name: python-netaddr Version: 0.7.18 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A pure Python network address representation and manipulation library License: BSD @@ -16,6 +16,7 @@ BuildRequires: python2-devel BuildRequires: python-setuptools BuildRequires: python-sphinx BuildRequires: pytest +Provides: python2-netaddr = %{version}-%{release} %description A pure Python network address representation and manipulation library. @@ -154,6 +155,9 @@ LANG=en_US.UTF-8 py.test-%{python3_version} %endif %changelog +* Tue Mar 8 2016 John Eckersberg - 0.7.18-6 +- Add provides for python2-netaddr (RHBZ#1282129) + * Thu Feb 04 2016 Fedora Release Engineering - 0.7.18-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild