From 225676fb32bb954f9c20c2436a03d73fa9230051 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 22:08:02 +0100 Subject: [PATCH] automatic version update by autodist [release 5.12-1mamba;Mon May 03 2021] --- ethtool.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ethtool.spec b/ethtool.spec index ddf84fa..d378a2f 100644 --- a/ethtool.spec +++ b/ethtool.spec @@ -1,21 +1,21 @@ ### AUTOUPDATE-OFF: 9 Name: ethtool Epoch: 1 -Version: 5.10 +Version: 5.12 Release: 1mamba Summary: The standard Linux utility for controlling network drivers and hardware Group: System/Kernel and Hardware Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.kernel.org/pub/software/network/ethtool/ +URL: https://www.kernel.org/pub/software/network/ethtool/ Source: http://www.kernel.org/pub/software/network/ethtool/ethtool-%{version}.tar.xz #Source: http://downloads.sourceforge.net/gkernel/ethtool-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libmnl-devel ## AUTOBUILDREQ-END -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description ethtool is the standard Linux utility for controlling network drivers and hardware, particularly for wired Ethernet devices. It can be used to: @@ -52,6 +52,9 @@ Most features are dependent on support in the specific driver. See the manual pa #ChangeLog NEWS README %changelog +* Mon May 03 2021 Automatic Build System 5.12-1mamba +- automatic version update by autodist + * Tue Jan 05 2021 Automatic Build System 5.10-1mamba - automatic version update by autodist