update to version 1.34
This commit is contained in:
parent
efb7296efd
commit
2914328d2d
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ rescan-scsi-bus.sh-1.35
|
|||||||
/sg3_utils-1.31.tgz
|
/sg3_utils-1.31.tgz
|
||||||
/sg3_utils-1.33.tgz
|
/sg3_utils-1.33.tgz
|
||||||
/rescan-scsi-bus.sh-1.56
|
/rescan-scsi-bus.sh-1.56
|
||||||
|
/sg3_utils-1.34.tgz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
Summary: Utilities for devices that use SCSI command sets
|
Summary: Utilities for devices that use SCSI command sets
|
||||||
Name: sg3_utils
|
Name: sg3_utils
|
||||||
Version: 1.33
|
Version: 1.34
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and BSD
|
License: GPLv2+ and BSD
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tgz
|
Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tgz
|
||||||
@ -100,6 +100,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 18 2012 Dan Horák <dan@danny.cz> - 1.34-1
|
||||||
|
- update to version 1.34
|
||||||
|
|
||||||
* Fri Sep 14 2012 Dan Horák <dan@danny.cz> - 1.33-4
|
* Fri Sep 14 2012 Dan Horák <dan@danny.cz> - 1.33-4
|
||||||
- add fix for sg3_utils >= 1.32 to the rescan-scsi-bus script
|
- add fix for sg3_utils >= 1.32 to the rescan-scsi-bus script
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user