diff --git a/acpid.spec b/acpid.spec index 4582d0a..967d26d 100644 --- a/acpid.spec +++ b/acpid.spec @@ -8,7 +8,7 @@ Summary: ACPI Event Daemon Name: acpid Version: 2.0.28 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ Group: System Environment/Daemons Source: http://downloads.sourceforge.net/acpid2/%{name}-%{version}.tar.xz @@ -132,6 +132,9 @@ fi %endif %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 2.0.28-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 31 2017 Jaroslav Škarvada - 2.0.28-6 - Switched kacpimon to dynamic connections (increased max connections from 20 to 1024)