From f0c54a7a66c220375482ab6eade441e394590364f51eb9b1804bc6e3b0332efe Mon Sep 17 00:00:00 2001 From: Thomas Renninger Date: Tue, 12 Aug 2014 14:53:34 +0000 Subject: [PATCH] Accepting request 244354 from home:posophe:branches:Base:System Update + fix OBS-URL: https://build.opensuse.org/request/show/244354 OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=72 --- acpid-2.0.20.tar.xz | 3 --- acpid-2.0.22.tar.xz | 3 +++ acpid.changes | 13 +++++++++++++ acpid.spec | 4 +--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 acpid-2.0.20.tar.xz create mode 100644 acpid-2.0.22.tar.xz diff --git a/acpid-2.0.20.tar.xz b/acpid-2.0.20.tar.xz deleted file mode 100644 index 849f1cf..0000000 --- a/acpid-2.0.20.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a1ebaf52c6bef0f3d6da24a364e5f9401004d60ef4f42ec2a23057799fcf750 -size 151380 diff --git a/acpid-2.0.22.tar.xz b/acpid-2.0.22.tar.xz new file mode 100644 index 0000000..d1b0ad0 --- /dev/null +++ b/acpid-2.0.22.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d11454f4283c8f771d8dbd5eb6b5f2bbd9d94d9f77d68bab89e35d98b67ab31 +size 153596 diff --git a/acpid.changes b/acpid.changes index b9e4d84..468a3be 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Aug 12 14:32:40 UTC 2014 - p.drouand@gmail.com + +- Update to version 2.0.22 + + Add support for F20. Debian Bug #738611. + + Fix for repeated mute keys on some ThinkPad models. + + Add "-t" short option for "--tpmutefix". + + Update man page for --tpmutefix. +- Remove "Configure it in /etc/sysconfig/powermanagement." in the + description; the sysconfig file doesn't exist anymore +- Changes from version 2.0.21 + + Add new action. Debian #732277. + ------------------------------------------------------------------- Tue Aug 5 21:12:24 UTC 2014 - dimstar@opensuse.org diff --git a/acpid.spec b/acpid.spec index fb820d6..7f7ee0d 100644 --- a/acpid.spec +++ b/acpid.spec @@ -17,7 +17,7 @@ Name: acpid -Version: 2.0.20 +Version: 2.0.22 Release: 0 Summary: Executes Actions at ACPI Events License: GPL-2.0+ @@ -47,8 +47,6 @@ delivering ACPI events. It listens to a file (/proc/acpi/event) and, when an event occurs, executes programs to handle the event. The start script loads all needed modules. -Configure it in /etc/sysconfig/powermanagement. - %prep %setup -q %patch1