[ethtool] Update to 3.12 (#1030854)

Jaromír Cápík jcapik at fedoraproject.org
Mon Nov 18 17:56:27 UTC 2013


commit c0f3c1f8cfbbc8db508cab384aee749fed1d4390
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Mon Nov 18 18:56:46 2013 +0100

    Update to 3.12 (#1030854)

 .gitignore   |    1 +
 ethtool.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8f311d..1b6e6c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ ethtool-3.1.tar.bz2
 /ethtool-3.9.tar.xz
 /ethtool-3.10.tar.xz
 /ethtool-3.11.tar.xz
+/ethtool-3.12.tar.xz
diff --git a/ethtool.spec b/ethtool.spec
index a676d6c..a257232 100644
--- a/ethtool.spec
+++ b/ethtool.spec
@@ -1,6 +1,6 @@
 Name:		ethtool
 Epoch:		2
-Version:	3.11
+Version:	3.12
 Release:	1%{?dist}
 Summary:	Settings tool for Ethernet NICs
 
@@ -49,6 +49,9 @@ make DESTDIR=%{buildroot} INSTALL='install -p' install
 %{_mandir}/man8/%{name}.8*
 
 %changelog
+* Mon Nov 18 2013 Jaromir Capik <jcapik at redhat.com> - 2:3.12-1
+- Update to 3.12 (#1030854)
+
 * Fri Sep 13 2013 Jaromir Capik <jcapik at redhat.com> - 2:3.11-1
 - Update to 3.11 (#1007738)
 
diff --git a/sources b/sources
index 97a9178..e9a7462 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f3a0ed1b3510ca0695db0b4debdd292  ethtool-3.11.tar.xz
+f3b2da69d68a0828b66a480fb4f47497  ethtool-3.12.tar.xz


More information about the scm-commits mailing list