From c857245eef3b2913ee35b770fc91f45a5267c58d Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Fri, 24 Dec 2021 17:13:41 +0800 Subject: [PATCH] fix update error (cherry picked from commit 434630f635f95ffbe7bfbda53c98afb16b4e94c1) --- openhpi.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/openhpi.spec b/openhpi.spec index c35a5a7..f1eb52e 100644 --- a/openhpi.spec +++ b/openhpi.spec @@ -1,6 +1,6 @@ Name: openhpi Version: 3.8.0 -Release: 8 +Release: 9 Summary: Implementation of the Service Availability Forum's Hardware Platform Interface License: BSD URL: http://www.openhpi.org @@ -80,7 +80,7 @@ make check %systemd_preun openhpid.service %postun -%systemd_postun_with_restart service +%systemd_postun_with_restart openhpid.service %files %defattr(-,root,root) @@ -111,8 +111,11 @@ make check %{_mandir}/man8/*8* %changelog -* Tue Sep 15 2020 Ge Wang - 3.8.0-7 +* Fri Dec 24 2021 liyanan - 3.8.0-9 +- fix update error and changelog number + +* Tue Sep 15 2020 Ge Wang - 3.8.0-8 - Modify Source0 Url -* Tue Nov 26 2019 openEuler Buildteam - 3.8.0-6 +* Tue Nov 26 2019 openEuler Buildteam - 3.8.0-7 - Package init