From adfa3ee5be56b87b415a6bbe0f432af29422ad95 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Tue, 19 Feb 2013 15:09:41 -0500 Subject: [PATCH] 0.8 --- .gitignore | 1 + python-ethtool.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 503c1d3..b5b1a72 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ python-ethtool-0.4.tar.bz2 python-ethtool-0.5.tar.bz2 /python-ethtool-0.6.tar.bz2 /python-ethtool-0.7.tar.bz2 +/python-ethtool-0.8.tar.bz2 diff --git a/python-ethtool.spec b/python-ethtool.spec index 3958dbe..aff8cba 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -3,10 +3,10 @@ Summary: Ethernet settings python bindings Name: python-ethtool -Version: 0.7 -Release: 5%{?dist} -URL: http://fedorapeople.org/gitweb?p=dsommers/public_git/python-ethtool.git;a=summary -Source: http://dsommers.fedorapeople.org/python-ethtool/%{name}-%{version}.tar.bz2 +Version: 0.8 +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 Group: System Environment/Libraries BuildRequires: python-devel libnl-devel asciidoc @@ -52,6 +52,9 @@ rm -rf %{buildroot} %endif %changelog +* Tue Feb 19 2013 David Malcolm - 0.8-1 +- 0.8 + * Thu Feb 14 2013 Fedora Release Engineering - 0.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 7f6a570..b2bfb00 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d13e2412948344b8375f5af4ced1c20 python-ethtool-0.7.tar.bz2 +55dd3e5d56301160cd3597f8c731eba0 python-ethtool-0.8.tar.bz2