Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-27 08:07:29 +00:00
parent 2c81fcaaee
commit ccd8732a77

View File

@ -6,7 +6,7 @@
Name: python-%{pypi_name}
Version: 0.14
Release: 10%{?dist}
Release: 11%{?dist}
Summary: Python module to interface with %{pypi_name}
License: GPLv2
@ -76,6 +76,10 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch}
%{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
%changelog
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-11
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.14-10
- Rebuilt for Python 3.10