[biosdevname] Updated the sources to 0.4.0 version

Praveen K Paladugu praveenp at fedoraproject.org
Thu May 3 14:10:12 UTC 2012


commit 4d6b0e2beff4b53e7c266c8a37872afa1ba248d5
Author: praveenp <praveen_paladugu at dell.com>
Date:   Thu May 3 09:09:47 2012 -0500

    Updated the sources to 0.4.0 version

 biosdevname.spec |   15 ++++++++++++---
 sources          |    2 +-
 2 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/biosdevname.spec b/biosdevname.spec
index 6c50d85..c495a25 100644
--- a/biosdevname.spec
+++ b/biosdevname.spec
@@ -1,6 +1,6 @@
 Name:		biosdevname
-Version:	0.3.11
-Release:	6%{?dist}
+Version:	0.4.0
+Release:	1%{?dist}
 Summary:	Udev helper for naming devices per BIOS names
 
 Group:		System Environment/Base
@@ -17,7 +17,7 @@ BuildRequires:	pciutils-devel, zlib-devel
 BuildRequires:	udev
 #To generate the configure script
 BuildRequires:	autoconf
-BuildRequires:  automake
+BuildRequires:	automake
 # for ownership of /etc/udev/rules.d
 Requires: udev
 
@@ -53,6 +53,15 @@ make install install-data DESTDIR=%{buildroot}
 
 
 %changelog
+* Thu May 3 2012 Praveen K Paladugu <praveen_paladugu at dell.com> - 0.4.0-1
+- Create detached signature
+- Fix man page to use new naming convention
+- Remove unused variables from Stephen Hemminger [shemminger at vyatta.com]
+- Use Physical device for slot numbering for embedded SR-IOV cards
+- Add tracking of ifindex to eths structure
+- Fix naming for add-in network adapters when SMBIOS version is invalid
+- Read VPD-R on Dell systems only
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3.11-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index a693926..da053e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f805b261b7b03744f1d3b91d830328e  biosdevname-0.3.11.tar.gz
+35e3c2255ede4231aa0a298e892fccc8  biosdevname-0.4.0.tar.gz


More information about the scm-commits mailing list