diff --git a/.gitignore b/.gitignore index 2aee8b1..51ef3af 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.40.tgz diff --git a/sg3_utils.spec b/sg3_utils.spec index ccbf096..54d0369 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.40 Release: 1%{?dist} License: GPLv2+ and BSD Group: Applications/System @@ -90,6 +90,9 @@ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man8 %changelog +* Sat Dec 06 2014 Dan Horák - 1.40-1 +- update to version 1.40 (#1164172) + * Wed Sep 03 2014 Dan Horák - 1.39-1 - update to version 1.39 (#1111893) diff --git a/sources b/sources index 3277869..c0fe573 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cab917b6406ef0337b499a4fce8a38f8 sg3_utils-1.39.tgz +4a74ed491b0891fc60cd91d2b5d68331 sg3_utils-1.40.tgz