Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2018-02-09 11:39:28 +00:00
parent 61ba8589f4
commit b9d3435f6e

View File

@ -9,7 +9,7 @@
Name: python-%{pypi_name}
Version: 0.30.0a0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: A built-package format for Python
License: MIT
@ -136,6 +136,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-3 -v --ignore build
%endif
%changelog
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.30.0a0-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Aug 29 2017 Tomas Orsava <torsava@redhat.com> - 0.30.0a0-8
- Switch macros to bcond's and make Python 2 optional to facilitate building
the Python 2 and Python 3 modules