diff --git a/acpid.spec b/acpid.spec index 5cbe054..cf34fa7 100644 --- a/acpid.spec +++ b/acpid.spec @@ -8,7 +8,7 @@ Summary: ACPI Event Daemon Name: acpid Version: 2.0.28 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: System Environment/Daemons Source: http://downloads.sourceforge.net/acpid2/%{name}-%{version}.tar.xz @@ -135,6 +135,9 @@ fi %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 2.0.28-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Jan 18 2017 Ondřej Lysoněk - 2.0.28-2 - Fixed obtaining process list in power.sh to avoid SELinux denials Resolves: rhbz#1408457