[acpid/f15] update to latest upstream 2.0.13

Jiri Skala jskala at fedoraproject.org
Wed Nov 16 13:26:42 UTC 2011


commit 7449877b822c42ea680f728aa259744a2642fa13
Author: Jiri Skala <jskala at redhat.com>
Date:   Wed Nov 16 14:26:37 2011 +0100

    update to latest upstream 2.0.13

 .gitignore |    1 +
 acpid.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b9db971..ad7643a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 acpid-2.0.5.tar.gz
 /acpid-2.0.7.tar.gz
 /acpid-2.0.9.tar.gz
+/acpid-2.0.13.tar.gz
diff --git a/acpid.spec b/acpid.spec
index d66bbdd..3ead9a0 100644
--- a/acpid.spec
+++ b/acpid.spec
@@ -1,7 +1,7 @@
 Summary: ACPI Event Daemon
 Name: acpid
-Version: 2.0.9
-Release: 4%{?dist}
+Version: 2.0.13
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 Source: http://tedfelix.com/linux/acpid-%{version}.tar.gz
@@ -121,6 +121,9 @@ if /sbin/chkconfig --level 3 acpid ; then
 fi
 
 %changelog
+* Wed Nov 16 2011 Jiri Skala <jskala at redhat.com> - 2.0.13-1
+- update to latest upstream 2.0.13
+
 * Fri May 06 2011 Bill Nottingham <notting at redhat.com> - 2.0.9-4
 - fix systemd scriptlets to properly handle upgrade
 
diff --git a/sources b/sources
index 7597217..c6cd3af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8b30aa1b31f607161745a4ac7a19699b  acpid-2.0.9.tar.gz
+5bbbb9a320192df1cdd8d0e9a0196379  acpid-2.0.13.tar.gz


More information about the scm-commits mailing list