diff --git a/sdparm.spec b/sdparm.spec index 5bf29bcf1da02324f156efd2b3678f048c23808d..983ef4d1bd26303091693088f796c2c8300d8801 100644 --- a/sdparm.spec +++ b/sdparm.spec @@ -1,6 +1,6 @@ Name: sdparm Version: 1.11 -Release: 2 +Release: 3 Summary: Access and change parameters on device that supports SCSI protocol. License: BSD URL: http://sg.danny.cz/sg/sdparm.html @@ -19,6 +19,7 @@ and other housekeeping function may also be issued by this utility. %package help Summary: Including man files for sdparm Requires: man +Buildarch: noarch %description help This contains man files for the using of sdparm. @@ -48,6 +49,9 @@ This contains man files for the using of sdparm. %changelog +* Wed Aug 21 2024 Jiuwang He - 1.11-3 +- Add Buildarch: noarch to the help subpackage + * Tue Feb 9 2021 Zhiqiang Liu - 1.11-2 - set release num to 2 for CI