This commit is contained in:
Fedora Release Engineering 2017-07-27 10:15:34 +00:00
parent 80173a999f
commit 34aac09fb1

View File

@ -6,7 +6,7 @@
Name: python-%{pypi_name}
Version: 0.13
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python module to interface with %{pypi_name}
License: GPLv2
@ -102,6 +102,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch}
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.13-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jun 13 2017 Miro Hrončok <mhroncok@redhat.com> - 0.13-1
- Updated to 0.13
- Added python3 and python2 subpackages