diff --git a/acpid.spec b/acpid.spec index fc585be..ebcf87c 100644 --- a/acpid.spec +++ b/acpid.spec @@ -1,6 +1,6 @@ Name: acpid Version: 2.0.33 -Release: 1 +Release: 2 Summary: Advanced Configuration and Power Interface event daemon License: GPLv2+ URL: http://sourceforge.net/projects/acpid2/ @@ -76,6 +76,9 @@ install -p -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/acpid %systemd_postun_with_restart %{name}.socket %{name}.service %changelog +* Tue Oct 25 2022 fanrui -2.0.33-2 +- rebuild package + * Mon Nov 29 2021 zhouwenpei -2.0.33-1 - update version to 2.0.33