* _service: use openSUSE github repo again (with cherry-picks

from upstream)
  * spec file: suppress commit ID in library version

OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=92
This commit is contained in:
2022-01-04 12:08:29 +00:00
committed by Git OBS Bridge
parent 957afd7b29
commit 1804eb01ca
2 changed files with 4 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
Name: sg3_utils
Version: 1.47+2.388b767
%global lname libsgutils2-%(echo %{version} | sed y/./_/)-2
%global lname libsgutils2-%(echo %{version} | sed 'y/./_/;s/+.*//')-2
Release: 0
Summary: A collection of tools that send SCSI commands to devices
License: BSD-3-Clause AND GPL-2.0-or-later