diff --git a/acpid.spec b/acpid.spec index 117d499..76c63d9 100644 --- a/acpid.spec +++ b/acpid.spec @@ -1,7 +1,7 @@ Summary: ACPI Event Daemon Name: acpid Version: 1.0.8 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ Group: System Environment/Daemons Source: http://prdownloads.sourceforge.net/acpid/acpid-%{version}.tar.gz @@ -81,6 +81,9 @@ if [ "$1" -ge "1" ]; then fi %changelog +* Mon Feb 23 2009 Fedora Release Engineering - 1.0.8-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Feb 04 2009 Zdenek Prikryl - 1.0.8-2 - power.sh works with KDE 4.* (#483417)