From 797cc80a09d0e64ae7e1a8be2321a111af079986 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Jul 08 2015 14:00:36 +0000 Subject: - updated to version 1.41 (#1241090) - Corrected day/date mismatches in the changelog --- diff --git a/.gitignore b/.gitignore index 2aee8b1..aa0bc91 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ rescan-scsi-bus.sh-1.35 /sg3_utils-1.37.tgz /sg3_utils-1.38.tgz /sg3_utils-1.39.tgz +/sg3_utils-1.41.tgz diff --git a/sg3_utils.spec b/sg3_utils.spec index ccbf096..aaed1bd 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -2,7 +2,7 @@ Summary: Utilities for devices that use SCSI command sets Name: sg3_utils -Version: 1.39 +Version: 1.41 Release: 1%{?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 - 1.41-1 +- updated to version 1.41 +- Corrected day/date mismatches in the changelog + * Wed Sep 03 2014 Dan HorĂ¡k - 1.39-1 - update to version 1.39 (#1111893) @@ -294,15 +298,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 @@ -310,7 +314,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 diff --git a/sources b/sources index 3277869..53ee614 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cab917b6406ef0337b499a4fce8a38f8 sg3_utils-1.39.tgz +86ebe3881535ee5c48f81be5be44b362 sg3_utils-1.41.tgz