diff --git a/python-Traits.spec b/python-Traits.spec index bb2b820..ed34d3b 100644 --- a/python-Traits.spec +++ b/python-Traits.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 4.5.0 -Release: 9.git%{shortcommit}%{?dist} +Release: 10.git%{shortcommit}%{?dist} Summary: Explicitly typed attributes for Python Group: Development/Libraries # Images have different licenses. For image license breakdown check @@ -40,6 +40,7 @@ Summary: %{summary} BuildRequires: python2-devel python2-setuptools BuildRequires: python2-nose Requires: numpy +Provides: python2-%{modname} = %{version}-%{release} %description -n python2-%{srcname} The traits package developed by Enthought provides a special type @@ -65,6 +66,7 @@ Summary: %{summary} BuildRequires: python3-devel python3-setuptools BuildRequires: python3-nose Requires: python3-numpy +Provides: python3-%{modname} = %{version}-%{release} %description -n python3-%{srcname} The traits package developed by Enthought provides a special type @@ -115,6 +117,9 @@ popd %{python3_sitearch}/%{modname}* %changelog +* Wed Mar 2 2016 Orion Poplawski - 4.5.0-10.gitac5d029 +- Provide python2/3-traits + * Thu Feb 04 2016 Fedora Release Engineering - 4.5.0-9.gitac5d029 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild