diff --git a/sdparm.spec b/sdparm.spec index 4af3db8..fccf30b 100644 --- a/sdparm.spec +++ b/sdparm.spec @@ -1,6 +1,6 @@ Name: sdparm Version: 1.10 -Release: 8 +Release: 9 Summary: Access and change parameters on device that supports SCSI protocol. License: BSD URL: http://sg.danny.cz/sg/sdparm.html @@ -25,7 +25,7 @@ This contains man files for the using of sdparm. %prep -%autosetup -n %{name}-%{version} -p1 -S git +%autosetup -n %{name}-%{version} -p1 %build %configure --disable-libsgutils @@ -48,5 +48,8 @@ This contains man files for the using of sdparm. %changelog +* Wed Jan 22 2020 hy - 1.10-9 +- Delete the -S git while executing %autosetup in %pre + * Wed Aug 28 2018 zhangsaisai - 1.10-8 - Package init