diff --git a/biosdevname-0.7.2.tar.xz b/biosdevname-0.7.2.tar.xz deleted file mode 100644 index 58fd2d5..0000000 --- a/biosdevname-0.7.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cfd7295af780ec212bedbebef34652fb1186796135917dc0ed86e57e568ed2df -size 81868 diff --git a/biosdevname-0.7.3.tar.xz b/biosdevname-0.7.3.tar.xz new file mode 100644 index 0000000..7ee1f4e --- /dev/null +++ b/biosdevname-0.7.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2773c0ea7acd3544d6e17ed176642dbdda6e5e8cfd8c42b7cf56cbd55894d068 +size 83296 diff --git a/biosdevname-dom0.patch b/biosdevname-dom0.patch index 70cfbb8..d6c9a36 100644 --- a/biosdevname-dom0.patch +++ b/biosdevname-dom0.patch @@ -2,8 +2,10 @@ src/bios_dev_name.c | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) ---- a/src/bios_dev_name.c -+++ b/src/bios_dev_name.c +Index: biosdevname-0.7.3/src/bios_dev_name.c +=================================================================== +--- biosdevname-0.7.3.orig/src/bios_dev_name.c ++++ biosdevname-0.7.3/src/bios_dev_name.c @@ -133,6 +133,33 @@ cpuid (u_int32_t eax, u_int32_t ecx) } diff --git a/biosdevname.changes b/biosdevname.changes index 1df8d58..268c13d 100644 --- a/biosdevname.changes +++ b/biosdevname.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Sep 22 12:27:58 UTC 2017 - josef.moellers@suse.com + +- Update to version 0.7.3 + * Shipping and future Dell EMC systems support consistent network + device naming feature. + [fate#332490] + ------------------------------------------------------------------- Fri Jun 9 16:27:56 UTC 2017 - fschnizlein@suse.com diff --git a/biosdevname.spec b/biosdevname.spec index ebdb07e..62532ee 100644 --- a/biosdevname.spec +++ b/biosdevname.spec @@ -1,7 +1,7 @@ # # spec file for package biosdevname # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d Name: biosdevname -Version: 0.7.2 +Version: 0.7.3 Release: 0 Summary: Udev helper for naming devices per BIOS names License: GPL-2.0