Updated to v0.10
Signed-off-by: David Sommerseth <davids@redhat.com>
This commit is contained in:
parent
747d9fcfb9
commit
b37749fb30
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@ python-ethtool-0.5.tar.bz2
|
||||
/python-ethtool-0.7.tar.bz2
|
||||
/python-ethtool-0.8.tar.bz2
|
||||
/python-ethtool-0.9.tar.bz2
|
||||
/python-ethtool-0.10.tar.bz2
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
|
||||
Summary: Ethernet settings python bindings
|
||||
Name: python-ethtool
|
||||
Version: 0.9
|
||||
Release: 2%{?dist}
|
||||
Version: 0.10
|
||||
Release: 1%{?dist}
|
||||
URL: http://git.fedorahosted.org/cgit/python-ethtool.git
|
||||
Source: https://fedorahosted.org/releases/p/y/python-ethtool/python-ethtool-%{version}.tar.bz2
|
||||
License: GPLv2
|
||||
@ -49,6 +49,9 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 09 2013 David Sommerseth <davids@redhat.com> - 0.10-1
|
||||
- Updated to v0.10
|
||||
|
||||
* Wed Dec 11 2013 David Sommerseth <davids@redhat.com> - 0.9-2
|
||||
- Forced rebuild with new tarball. Had pushed up old version.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user