update to 1.42
This commit is contained in:
parent
9d995596d1
commit
1a08e8ef36
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ rescan-scsi-bus.sh-1.35
|
|||||||
/sg3_utils-1.39.tgz
|
/sg3_utils-1.39.tgz
|
||||||
/sg3_utils-1.40.tgz
|
/sg3_utils-1.40.tgz
|
||||||
/sg3_utils-1.41.tgz
|
/sg3_utils-1.41.tgz
|
||||||
|
/sg3_utils-1.42.tar.xz
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
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.41
|
Version: 1.42
|
||||||
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}.tar.xz
|
||||||
Source2: scsi-rescan.8
|
Source2: scsi-rescan.8
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=920687
|
# https://bugzilla.redhat.com/show_bug.cgi?id=920687
|
||||||
Patch0: sg3_utils-1.37-dont-open-dev-snapshot.patch
|
Patch0: sg3_utils-1.37-dont-open-dev-snapshot.patch
|
||||||
@ -90,6 +90,9 @@ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man8
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 21 2017 Than Ngo <than@redhat.com> - 1.42-1
|
||||||
|
- bz#1306078, update to 1.42
|
||||||
|
|
||||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.41-4
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.41-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user