From d5588a313e87fbb4aac99a3804a23d24cf3cd9c3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 15:16:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- sg3_utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sg3_utils.spec b/sg3_utils.spec index 2d83710..bb8061e 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -3,7 +3,7 @@ Summary: Utilities for devices that use SCSI command sets Name: sg3_utils Version: 1.42 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ and BSD Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tar.xz Source2: scsi-rescan.8 @@ -86,6 +86,9 @@ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man8 %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.42-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Jul 16 2018 Dan HorĂ¡k - 1.42-6 - fix build with new glibc - use sysmacros.h for major()/minor()