diff --git a/python-pid.spec b/python-pid.spec index 686360d..2c041bc 100644 --- a/python-pid.spec +++ b/python-pid.spec @@ -1,6 +1,8 @@ +%bcond_without python2 + Name: python-pid Version: 2.1.1 -Release: 10 +Release: 12 Summary: Python pid management License: ASL 2.0 URL: https://pypi.python.org/pypi/pid @@ -68,6 +70,9 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} nosetests-%{python2_version} %{python3_sitelib}/pid-*.egg-info %changelog +* Sat Mar 23 2019 openEuler Buildteam - 2.1.1-12 +- Add macro of bcond_with + * Sat Dec 21 2019 openEuler Buildteam - 2.1.1-11 - Enabale python2