[ethtool] Update to 3.5

Jaromír Cápík jcapik at fedoraproject.org
Tue Sep 25 10:44:07 UTC 2012


commit 2ba31a22814443565720c1d1514af7f03dedfc9a
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Tue Sep 25 12:43:56 2012 +0200

    Update to 3.5

 .gitignore   |    1 +
 ethtool.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31ed8a1..e6e5837 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 ethtool-3.1.tar.bz2
 /ethtool-3.2.tar.bz2
 /ethtool-3.4.1.tar.bz2
+/ethtool-3.5.tar.bz2
diff --git a/ethtool.spec b/ethtool.spec
index 9850475..e4ad950 100644
--- a/ethtool.spec
+++ b/ethtool.spec
@@ -1,7 +1,7 @@
 Name:		ethtool
 Epoch:		2
-Version:	3.4.1
-Release:	2%{?dist}
+Version:	3.5
+Release:	1%{?dist}
 Summary:	Settings tool for Ethernet NICs
 
 License:	GPLv2
@@ -49,6 +49,9 @@ make DESTDIR=%{buildroot} INSTALL='install -p' install
 %{_mandir}/man8/%{name}.8*
 
 %changelog
+* Tue Sep 25 2012 Jaromir Capik <jcapik at redhat.com> 2:3.5-1
+- Update to 3.5 (#840741)
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2:3.4.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index edaa019..3a05675 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1957598fa207ee4241d4895e74fb8a23  ethtool-3.4.1.tar.bz2
+e4a08232d007b64b1ecfc256a9e47907  ethtool-3.5.tar.bz2


More information about the scm-commits mailing list