- updated to version 1.41 (#1241090)
- Corrected day/date mismatches in the changelog
This commit is contained in:
parent
5598674b5a
commit
de991d3ba2
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ rescan-scsi-bus.sh-1.35
|
||||
/sg3_utils-1.38.tgz
|
||||
/sg3_utils-1.39.tgz
|
||||
/sg3_utils-1.40.tgz
|
||||
/sg3_utils-1.41.tgz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Utilities for devices that use SCSI command sets
|
||||
Name: sg3_utils
|
||||
Version: 1.40
|
||||
Version: 1.41
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+ and BSD
|
||||
Group: Applications/System
|
||||
@ -90,6 +90,10 @@ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man8
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 08 2015 David Sommerseth <davids@redhat.com> - 1.41-1
|
||||
- updated to version 1.41
|
||||
- Corrected day/date mismatches in the changelog
|
||||
|
||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.40-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
@ -300,15 +304,15 @@ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man8
|
||||
- add sgm_dd, sg_read, sg_simple4 and sg_simple16 [add mmap-ed IO support]
|
||||
* sg3_utils-0.96
|
||||
|
||||
* Sun Sep 15 2001 - dgilbert@interlog.com
|
||||
* Sat Sep 15 2001 - dgilbert@interlog.com
|
||||
- sg_map can do inquiry; sg_dd, sgp_dd + sgq_dd dio help
|
||||
* sg3_utils-0.95
|
||||
|
||||
* Sun Apr 19 2001 - dgilbert@interlog.com
|
||||
* Thu Apr 19 2001 - dgilbert@interlog.com
|
||||
- add sg_start, improve sginfo and sg_map [Kurt Garloff]
|
||||
* sg3_utils-0.94
|
||||
|
||||
* Sun Mar 5 2001 - dgilbert@interlog.com
|
||||
* Mon Mar 5 2001 - dgilbert@interlog.com
|
||||
- add scsi_devfs_scan, add sg_include.h, 'coe' more general in sgp_dd
|
||||
* sg3_utils-0.93
|
||||
|
||||
@ -316,7 +320,7 @@ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man8
|
||||
- clean sg_err.h include dependencies, bug fixes, Makefile in archive directory
|
||||
* sg3_utils-0.92
|
||||
|
||||
* Mon Dec 21 2000 - dgilbert@interlog.com
|
||||
* Thu Dec 21 2000 - dgilbert@interlog.com
|
||||
- signals for sg_dd, man pages and additions for sg_rbuf and isosize
|
||||
* sg3_utils-0.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user