Rebuild for Python 3.6
This commit is contained in:
parent
57aea5f39c
commit
6d06751a70
@ -13,7 +13,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Linux Distribution - a Linux OS platform information API
|
||||
|
||||
License: ASL 2.0
|
||||
@ -142,6 +142,9 @@ ln -sf %{_bindir}/distro-3 %{buildroot}/%{_bindir}/distro-%{python3_version}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-7
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Thu Oct 06 2016 Miroslav Suchý <msuchy@redhat.com> 1.0.0-6
|
||||
- polish spec according the package review
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user