0.8
This commit is contained in:
parent
1b737ff790
commit
adfa3ee5be
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ python-ethtool-0.4.tar.bz2
|
|||||||
python-ethtool-0.5.tar.bz2
|
python-ethtool-0.5.tar.bz2
|
||||||
/python-ethtool-0.6.tar.bz2
|
/python-ethtool-0.6.tar.bz2
|
||||||
/python-ethtool-0.7.tar.bz2
|
/python-ethtool-0.7.tar.bz2
|
||||||
|
/python-ethtool-0.8.tar.bz2
|
||||||
|
|||||||
@ -3,10 +3,10 @@
|
|||||||
|
|
||||||
Summary: Ethernet settings python bindings
|
Summary: Ethernet settings python bindings
|
||||||
Name: python-ethtool
|
Name: python-ethtool
|
||||||
Version: 0.7
|
Version: 0.8
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://fedorapeople.org/gitweb?p=dsommers/public_git/python-ethtool.git;a=summary
|
URL: http://git.fedorahosted.org/cgit/python-ethtool.git
|
||||||
Source: http://dsommers.fedorapeople.org/python-ethtool/%{name}-%{version}.tar.bz2
|
Source: https://fedorahosted.org/releases/p/y/python-ethtool/python-ethtool-%{version}.tar.bz2
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildRequires: python-devel libnl-devel asciidoc
|
BuildRequires: python-devel libnl-devel asciidoc
|
||||||
@ -52,6 +52,9 @@ rm -rf %{buildroot}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 19 2013 David Malcolm <dmalcolm@redhat.com> - 0.8-1
|
||||||
|
- 0.8
|
||||||
|
|
||||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7-5
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user