From e3c8043092438d206cd383cd4300080fe2e0a04b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Wed, 3 Sep 2014 14:12:55 +0200 Subject: [PATCH] - update to version 1.39 (#1111893) --- .gitignore | 1 + sg3_utils.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 9c8577d..2aee8b1 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ rescan-scsi-bus.sh-1.35 /sg3_utils-1.36.tgz /sg3_utils-1.37.tgz /sg3_utils-1.38.tgz +/sg3_utils-1.39.tgz diff --git a/sg3_utils.spec b/sg3_utils.spec index 8dd6ef1..ccbf096 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -2,16 +2,14 @@ Summary: Utilities for devices that use SCSI command sets Name: sg3_utils -Version: 1.38 -Release: 3%{?dist} +Version: 1.39 +Release: 1%{?dist} License: GPLv2+ and BSD Group: Applications/System Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tgz Source2: scsi-rescan.8 # https://bugzilla.redhat.com/show_bug.cgi?id=920687 Patch0: sg3_utils-1.37-dont-open-dev-snapshot.patch -# update configure for ppc64le (#1079542) -Patch1: sg3_utils-1.38-ppc64le.patch URL: http://sg.danny.cz/sg/sg3_utils.html Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -50,7 +48,6 @@ developing applications. %prep %setup -q %patch0 -p1 -b .dev-snapshot -%patch1 -p1 -b .ppc64le %build @@ -93,6 +90,9 @@ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man8 %changelog +* Wed Sep 03 2014 Dan HorĂ¡k - 1.39-1 +- update to version 1.39 (#1111893) + * Mon Aug 18 2014 Fedora Release Engineering - 1.38-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index ad3a704..3277869 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e532a3d6648c422347f6d84cac469263 sg3_utils-1.38.tgz +cab917b6406ef0337b499a4fce8a38f8 sg3_utils-1.39.tgz