From b95e73fa783addead172f9e345d39e04db72d705b11970011f52883b1b645911 Mon Sep 17 00:00:00 2001 From: Martin Wilck Date: Tue, 13 Feb 2024 17:25:00 +0000 Subject: [PATCH] - Fix missing SCSI_MODEL and other fields for "sg_inq --export" (bsc#1219874) OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=121 --- sg3_utils-1.48+7.63e63cb.obscpio | 3 --- sg3_utils-1.48+8.37ca384.obscpio | 3 +++ sg3_utils.changes | 6 ++++++ sg3_utils.obsinfo | 6 +++--- sg3_utils.spec | 2 +- 5 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 sg3_utils-1.48+7.63e63cb.obscpio create mode 100644 sg3_utils-1.48+8.37ca384.obscpio diff --git a/sg3_utils-1.48+7.63e63cb.obscpio b/sg3_utils-1.48+7.63e63cb.obscpio deleted file mode 100644 index ca9c6c2..0000000 --- a/sg3_utils-1.48+7.63e63cb.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb4c0a8f9b4913d5d614747cba942de56926aa19747f7e8d3e19431c9e102341 -size 7006733 diff --git a/sg3_utils-1.48+8.37ca384.obscpio b/sg3_utils-1.48+8.37ca384.obscpio new file mode 100644 index 0000000..bdc8e22 --- /dev/null +++ b/sg3_utils-1.48+8.37ca384.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:974de9e84e3ed61b75f5227b19ccd2a99e6624306e237faa2ec8ed2e4561b5b9 +size 7006733 diff --git a/sg3_utils.changes b/sg3_utils.changes index 406ae5a..26e3c1c 100644 --- a/sg3_utils.changes +++ b/sg3_utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 13 17:23:55 UTC 2024 - Martin Wilck + +- Fix missing SCSI_MODEL and other fields for "sg_inq --export" + (bsc#1219874) + ------------------------------------------------------------------- Tue Jan 9 21:19:11 UTC 2024 - Martin Wilck diff --git a/sg3_utils.obsinfo b/sg3_utils.obsinfo index 51880ee..e02716c 100644 --- a/sg3_utils.obsinfo +++ b/sg3_utils.obsinfo @@ -1,4 +1,4 @@ name: sg3_utils -version: 1.48+7.63e63cb -mtime: 1704834931 -commit: 63e63cb6b2108dd11eeebff7149365924d8082cf +version: 1.48+8.37ca384 +mtime: 1707844773 +commit: 37ca3848f69595c503b3599b2d3dc810afcc0886 diff --git a/sg3_utils.spec b/sg3_utils.spec index 3de16cd..8ffee60 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -17,7 +17,7 @@ Name: sg3_utils -Version: 1.48+7.63e63cb +Version: 1.48+8.37ca384 %global lname libsgutils2-%(echo %{version} | sed 's/[~+].*//;y/./_/')-2 Release: 0 Summary: A collection of tools that send SCSI commands to devices