Update to 0.15
This commit is contained in:
parent
ccd8732a77
commit
4d78a2d288
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ python-ethtool-0.5.tar.bz2
|
|||||||
/python-ethtool-0.11.tar.bz2
|
/python-ethtool-0.11.tar.bz2
|
||||||
/ethtool-0.13.tar.gz
|
/ethtool-0.13.tar.gz
|
||||||
/ethtool-0.14.tar.gz
|
/ethtool-0.14.tar.gz
|
||||||
|
/ethtool-0.15.tar.gz
|
||||||
|
|||||||
@ -5,8 +5,8 @@
|
|||||||
%global pypi_name ethtool
|
%global pypi_name ethtool
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.14
|
Version: 0.15
|
||||||
Release: 11%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python module to interface with %{pypi_name}
|
Summary: Python module to interface with %{pypi_name}
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -76,6 +76,10 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch}
|
|||||||
%{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
|
%{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 02 2021 Lumír Balhar <lbalhar@redhat.com> - 0.15-1
|
||||||
|
- Update to 0.15
|
||||||
|
Resolves: rhbz#1976135
|
||||||
|
|
||||||
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-11
|
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-11
|
||||||
- Second attempt - Rebuilt for
|
- Second attempt - Rebuilt for
|
||||||
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ethtool-0.14.tar.gz) = 1b211527cab50d012312476171897beed0885d5a37e5713e5ac2e9a57fcbf67b8e0983160d0f13da8804b04738f60095bef21ab127651cb87b4f0629bb89ccf7
|
SHA512 (ethtool-0.15.tar.gz) = 6789dbbefcde4881a6adad194cd01586c5dad8aecc5c89c368109d96acfed96e994df6050a37ab0c575ca4266d0aeb62ec7008679a7c68fae5f8f8f91978ffa5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user