From 250561462c1912d443ceef38cf2d100964c032da Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Tue, 11 Jul 2017 21:23:26 -0700 Subject: python3-greenlet: fix changelog and untabify --- python/python3-greenlet.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/python3-greenlet.spec b/python/python3-greenlet.spec index 8d35244..37451e0 100644 --- a/python/python3-greenlet.spec +++ b/python/python3-greenlet.spec @@ -15,7 +15,7 @@ Group: Development/Libraries License: MIT and Python URL: http://pypi.python.org/pypi/%{modname} Source0: https://github.com/python-greenlet/greenlet/archive/%{version}.tar.gz#/%{modname}-%{version}.tar.gz - + BuildRequires: python-tools BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-setuptools @@ -85,5 +85,5 @@ PYTHONPATH=$(pwd) %{__python3} benchmarks/chain.py %{_includedir}/python%{python3_version}m/greenlet %changelog -* Sun Jul 09 2017 Michel Alexandre Salim - 0.4.11-1 +* Tue Jul 11 2017 Michel Alexandre Salim - 0.4.12-1 - Initial el7 package, based on python-greenlet-0.4.11-3 -- cgit