[ethtool] Update to 3.6

Jaromír Cápík jcapik at fedoraproject.org
Tue Oct 23 13:58:26 UTC 2012


commit fd13234105231be63659d0ca18321e16890696f7
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Tue Oct 23 15:58:14 2012 +0200

    Update to 3.6

 .gitignore   |    1 +
 ethtool.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6e5837..1379b81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ ethtool-3.1.tar.bz2
 /ethtool-3.2.tar.bz2
 /ethtool-3.4.1.tar.bz2
 /ethtool-3.5.tar.bz2
+/ethtool-3.6.tar.xz
diff --git a/ethtool.spec b/ethtool.spec
index e4ad950..69bf429 100644
--- a/ethtool.spec
+++ b/ethtool.spec
@@ -1,6 +1,6 @@
 Name:		ethtool
 Epoch:		2
-Version:	3.5
+Version:	3.6
 Release:	1%{?dist}
 Summary:	Settings tool for Ethernet NICs
 
@@ -18,7 +18,7 @@ URL:		http://ftp.kernel.org/pub/software/network/%{name}/
 # - cp -f ChangeLog ChangeLog.old; git log > ChangeLog.git
 # - rm -rf .git; cd ..; tar cvfz ethtool-6.tar.gz ethtool-6
 # - Use the visible date of latest git log entry for %{release} in spec file
-Source0:	http://ftp.kernel.org/pub/software/network/%{name}/%{name}-%{version}.tar.bz2
+Source0:	http://ftp.kernel.org/pub/software/network/%{name}/%{name}-%{version}.tar.xz
 BuildRequires:	automake, autoconf
 Conflicts:      filesystem < 3
 
@@ -49,6 +49,9 @@ make DESTDIR=%{buildroot} INSTALL='install -p' install
 %{_mandir}/man8/%{name}.8*
 
 %changelog
+* Tue Oct 23 2012 Jaromir Capik <jcapik at redhat.com> 2:3.6-1
+- Update to 3.6 (#863774)
+
 * Tue Sep 25 2012 Jaromir Capik <jcapik at redhat.com> 2:3.5-1
 - Update to 3.5 (#840741)
 
diff --git a/sources b/sources
index 3a05675..6f34d03 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e4a08232d007b64b1ecfc256a9e47907  ethtool-3.5.tar.bz2
+b897aa2e7eeafb5d69a571b48a1b354f  ethtool-3.6.tar.xz


More information about the scm-commits mailing list