This commit is contained in:
Dennis Gilmore 2015-06-19 00:43:05 +00:00
parent 8bca1aeb83
commit 5598674b5a

View File

@ -3,7 +3,7 @@
Summary: Utilities for devices that use SCSI command sets Summary: Utilities for devices that use SCSI command sets
Name: sg3_utils Name: sg3_utils
Version: 1.40 Version: 1.40
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2+ and BSD License: GPLv2+ and BSD
Group: Applications/System Group: Applications/System
Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tgz Source0: http://sg.danny.cz/sg/p/sg3_utils-%{version}.tgz
@ -90,6 +90,9 @@ install -p -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/man8
%changelog %changelog
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.40-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Sat Dec 06 2014 Dan Horák <dan@danny.cz> - 1.40-1 * Sat Dec 06 2014 Dan Horák <dan@danny.cz> - 1.40-1
- update to version 1.40 (#1164172) - update to version 1.40 (#1164172)