[acpid] update to latest upstream 2.0.9

Jiri Skala jskala at fedoraproject.org
Mon Apr 18 06:24:01 UTC 2011


commit 0d82e6ab6aa2fcaebbd77e1fde43d5c423ab915d
Author: Jiri Skala <jskala at skalniknb.(none)>
Date:   Mon Apr 18 08:24:06 2011 +0200

    update to latest upstream 2.0.9

 .gitignore |    1 +
 acpid.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <jskala at redhat.com> - 2.0.9-1
+- update to latest upstream 2.0.9
+
 * Wed Feb 16 2011 Jiri Skala <jskala at redhat.com> - 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


More information about the scm-commits mailing list