diff --git a/openhpi.spec b/openhpi.spec index d7ae20a..bb778cb 100644 --- a/openhpi.spec +++ b/openhpi.spec @@ -1,6 +1,6 @@ Name: openhpi Version: 3.8.0 -Release: 10 +Release: 11 Summary: Implementation of the Service Availability Forum's Hardware Platform Interface License: BSD-3-Clause URL: http://www.openhpi.org @@ -83,7 +83,7 @@ make check %systemd_preun openhpid.service %postun -%systemd_postun_with_restart service +%systemd_postun_with_restart openhpid.service %files %defattr(-,root,root) @@ -114,14 +114,17 @@ make check %{_mandir}/man8/*8* %changelog -* Mon Sep 11 2023 renyi <977713017@qq.com> - 3.8.0-10 +* Mon Sep 11 2023 renyi <977713017@qq.com> - 3.8.0-11 - Support building this package with clang -* Tue May 10 2022 yaoxin - 3.8.0-9 +* Tue May 10 2022 yaoxin - 3.8.0-10 - License compliance rectification -* 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