Update to 0.15
This commit is contained in:
parent
c509ece7cb
commit
4bbfeef63d
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
|
||||||
|
* Tue Aug 17 2021 Lumír Balhar <lbalhar@redhat.com> - 0.15-1
|
||||||
|
- Update to 0.15
|
||||||
|
Resolves: rhbz#1976102 and rhbz#1977904
|
||||||
|
|
||||||
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.14-11
|
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 0.14-11
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
Related: rhbz#1991688
|
Related: rhbz#1991688
|
||||||
|
|||||||
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