From 0d82e6ab6aa2fcaebbd77e1fde43d5c423ab915d Mon Sep 17 00:00:00 2001 From: Jiri Skala Date: Apr 18 2011 06:24:06 +0000 Subject: update to latest upstream 2.0.9 --- diff --git a/.gitignore b/.gitignore index a6a8051..a33ef0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ acpid-2.0.5.tar.gz /acpid-2.0.7.tar.gz /acpid-2.0.8.tar.gz +/acpid-2.0.9.tar.gz diff --git a/acpid.spec b/acpid.spec index cafd8ca..7191be6 100644 --- a/acpid.spec +++ b/acpid.spec @@ -1,6 +1,6 @@ Summary: ACPI Event Daemon Name: acpid -Version: 2.0.8 +Version: 2.0.9 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Daemons @@ -116,6 +116,9 @@ if [ "$1" -ge "1" ]; then fi %changelog +* Mon Apr 18 2011 Jiri Skala - 2.0.9-1 +- update to latest upstream 2.0.9 + * Wed Feb 16 2011 Jiri Skala - 2.0.8-1 - update to latest upstream 2.0.8 diff --git a/sources b/sources index 4806bad..7597217 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e5ede75e37ccaaf75536bc44cf214fc acpid-2.0.8.tar.gz +8b30aa1b31f607161745a4ac7a19699b acpid-2.0.9.tar.gz