From 6fb31fe90c728cfc57f56ba0ece6f339e5df78d9 Mon Sep 17 00:00:00 2001 From: LLamport Date: Wed, 19 Oct 2022 21:44:41 +0800 Subject: [PATCH] rebuild the version to 1.12-2 (cherry picked from commit 7f2f027d283eca61c477df1d0e2dda874f001313) --- sdparm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sdparm.spec b/sdparm.spec index 4016509..e5f2f4f 100644 --- a/sdparm.spec +++ b/sdparm.spec @@ -1,6 +1,6 @@ Name: sdparm Version: 1.12 -Release: 1 +Release: 2 Summary: Access and change parameters on device that supports SCSI protocol. License: BSD URL: http://sg.danny.cz/sg/sdparm.html @@ -48,6 +48,9 @@ This contains man files for the using of sdparm. %changelog +* Wed Oct 19 2022 Kunlin Yang - 1.12-2 +- rebuild the version to 1.12-2 + * Tue Nov 23 2021 yanglongkang - 1.12-1 - update to 1.12 -- Gitee