- update to version 1.40 (#1164172)
This commit is contained in:
parent
e3c8043092
commit
8bca1aeb83
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ rescan-scsi-bus.sh-1.35
|
|||||||
/sg3_utils-1.37.tgz
|
/sg3_utils-1.37.tgz
|
||||||
/sg3_utils-1.38.tgz
|
/sg3_utils-1.38.tgz
|
||||||
/sg3_utils-1.39.tgz
|
/sg3_utils-1.39.tgz
|
||||||
|
/sg3_utils-1.40.tgz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
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.39
|
Version: 1.40
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and BSD
|
License: GPLv2+ and BSD
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -90,6 +90,9 @@ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man8
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 06 2014 Dan Horák <dan@danny.cz> - 1.40-1
|
||||||
|
- update to version 1.40 (#1164172)
|
||||||
|
|
||||||
* Wed Sep 03 2014 Dan Horák <dan@danny.cz> - 1.39-1
|
* Wed Sep 03 2014 Dan Horák <dan@danny.cz> - 1.39-1
|
||||||
- update to version 1.39 (#1111893)
|
- update to version 1.39 (#1111893)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user