diff --git a/acpid.spec b/acpid.spec index b1eaf9b..85d6135 100644 --- a/acpid.spec +++ b/acpid.spec @@ -1,7 +1,7 @@ Summary: ACPI Event Daemon Name: acpid Version: 2.0.16 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: System Environment/Daemons Source: http://tedfelix.com/linux/acpid-%{version}.tar.xz @@ -129,6 +129,9 @@ fi %changelog +* Wed Jul 18 2012 Fedora Release Engineering - 2.0.16-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Mon Jul 9 2012 Jaroslav Škarvada - 2.0.16-4 - Update of power.sh to be compatible with new systemd-loginctl Resolves: rhbz#819547