bumped for rebuild

This commit is contained in:
Jesse Keating 2006-07-12 05:06:58 +00:00
parent 107c11f10b
commit e5fadf0d35

View File

@ -1,7 +1,7 @@
Summary: ACPI Event Daemon Summary: ACPI Event Daemon
Name: acpid Name: acpid
Version: 1.0.4 Version: 1.0.4
Release: 2 Release: 2.1
License: GPL License: GPL
Group: System Environment/Daemons Group: System Environment/Daemons
Source: http://prdownloads.sourceforge.net/acpid/acpid-%{version}.tar.gz Source: http://prdownloads.sourceforge.net/acpid/acpid-%{version}.tar.gz
@ -88,6 +88,9 @@ if [ "$1" -ge "1" ]; then
fi fi
%changelog %changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.4-2.1
- rebuild
* Wed Mar 01 2006 Phil Knirsch <pknirsch@redhat.com> - 1.0.4-2 * Wed Mar 01 2006 Phil Knirsch <pknirsch@redhat.com> - 1.0.4-2
- Added video.conf file to turn on DPMS when opening the laptop lid. Disabled - Added video.conf file to turn on DPMS when opening the laptop lid. Disabled
by default. by default.