diff --git a/python-virtualenv-api.spec b/python-virtualenv-api.spec index 5956e67..1a6f29c 100644 --- a/python-virtualenv-api.spec +++ b/python-virtualenv-api.spec @@ -8,7 +8,7 @@ Name: python-%{pypi_name} Version: 2.1.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An API for virtualenv/pip License: BSD @@ -96,6 +96,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{underscore_name}-%{version}-py?.?.egg-info %changelog +* Mon Apr 18 2016 Michal Cyprian - 2.1.8-3 +- Bump version + * Wed Apr 13 2016 Michal Cyprian - 2.1.8-2 - Add requires, use test_suite enabling macro