Compare commits
1 Commits
imports/c8
...
c8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9ad72a7a40 |
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.14
|
Version: 0.14
|
||||||
Release: 3%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Python module to interface with %{pypi_name}
|
Summary: Python module to interface with %{pypi_name}
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -77,6 +77,14 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch}
|
|||||||
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
|
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 07 2022 John Kacur <jkacur@redhat.com> - 0.15-5
|
||||||
|
- Add functional test to python-ethtool
|
||||||
|
- Resolves: rhbz#2051609
|
||||||
|
|
||||||
|
* Thu Jan 20 2022 John Kacur <jkacur@redhat.com> - 0.14-4
|
||||||
|
- Rebuild for rhel-8.6, no functional change
|
||||||
|
- Resolves: rhbz#2042222
|
||||||
|
|
||||||
* Sat Dec 08 2018 Lumír Balhar <lbalhar@redhat.com> - 0.14-3
|
* Sat Dec 08 2018 Lumír Balhar <lbalhar@redhat.com> - 0.14-3
|
||||||
- Backport patch from upstream/rhel7 which allows pifconfig to show
|
- Backport patch from upstream/rhel7 which allows pifconfig to show
|
||||||
multiple IPv4 addresses for each interface
|
multiple IPv4 addresses for each interface
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user