[ethtool] - Update to 3.15 (#1124044)

Jaromír Cápík jcapik at fedoraproject.org
Tue Aug 5 19:10:59 UTC 2014


commit 548a4067ceb2609df3c2180bd5ab05c7b8d41ccc
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Tue Aug 5 21:10:45 2014 +0200

    - Update to 3.15 (#1124044)

 .gitignore   |    1 +
 ethtool.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c6fe5b2..5682886 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ ethtool-3.1.tar.bz2
 /ethtool-3.12.tar.xz
 /ethtool-3.13.tar.xz
 /ethtool-3.14.tar.xz
+/ethtool-3.15.tar.xz
diff --git a/ethtool.spec b/ethtool.spec
index 6b4ea69..6c48ae2 100644
--- a/ethtool.spec
+++ b/ethtool.spec
@@ -1,7 +1,7 @@
 Name:		ethtool
 Epoch:		2
-Version:	3.14
-Release:	2%{?dist}
+Version:	3.15
+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 Aug 05 2014 Jaromir Capik <jcapik at redhat.com> - 2:3.15-1
+- Update to 3.15 (#1124044)
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2:3.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 854b832..c5041c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d46b809ddd672b51d7e23787ae9122e0  ethtool-3.14.tar.xz
+e7bf0c355d2bf6ee281ebc713c5fb987  ethtool-3.15.tar.xz


More information about the scm-commits mailing list