From de991d3ba23666ea4d64f8cf15755d41b0156839 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Wed, 8 Jul 2015 12:19:32 +0200 Subject: [PATCH] - updated to version 1.41 (#1241090) - Corrected day/date mismatches in the changelog --- .gitignore | 1 + sg3_utils.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 51ef3af..08a35d1 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sg3_utils.spec b/sg3_utils.spec index a93af19..9dcbd1c 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.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 - 1.41-1 +- updated to version 1.41 +- Corrected day/date mismatches in the changelog + * Fri Jun 19 2015 Fedora Release Engineering - 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 diff --git a/sources b/sources index c0fe573..53ee614 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a74ed491b0891fc60cd91d2b5d68331 sg3_utils-1.40.tgz +86ebe3881535ee5c48f81be5be44b362 sg3_utils-1.41.tgz