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()