From e5ffdc0caed65d1f879755177b843950be5fb18eb0a345149a04e46ffa0d7ea2 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 23 Aug 2019 12:38:10 +0000 Subject: [PATCH] Accepting request 725275 from home:ukbeast89:branches:Base:System - Update to version 2.0.32 * Remove filename argument from --nosocket option * Fix race during startup OBS-URL: https://build.opensuse.org/request/show/725275 OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=96 --- acpid-2.0.31.tar.xz | 3 --- acpid-2.0.32.tar.xz | 3 +++ acpid.changes | 7 +++++++ acpid.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 acpid-2.0.31.tar.xz create mode 100644 acpid-2.0.32.tar.xz diff --git a/acpid-2.0.31.tar.xz b/acpid-2.0.31.tar.xz deleted file mode 100644 index a4b89b0..0000000 --- a/acpid-2.0.31.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fc9dc669ed85d9a1739aa76915e0667c6697c5431160f8dfb253046c6a072cc3 -size 155620 diff --git a/acpid-2.0.32.tar.xz b/acpid-2.0.32.tar.xz new file mode 100644 index 0000000..2341b56 --- /dev/null +++ b/acpid-2.0.32.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2d2d30b3edc3234bd82f6f7186699a6aa3c85c8d20bc4e30e9b3c68a1ed157e +size 155768 diff --git a/acpid.changes b/acpid.changes index df503e4..a21d154 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Wed Aug 21 22:51:30 UTC 2019 - Aaron Stern + +- Update to version 2.0.32 + * Remove filename argument from --nosocket option + * Fix race during startup + +---------------------------------------------------------------- Sun Mar 17 13:23:12 UTC 2019 - Jan Engelhardt - Reduce %systemd_requires to %systemd_ordering: diff --git a/acpid.spec b/acpid.spec index 35ea269..a5c4040 100644 --- a/acpid.spec +++ b/acpid.spec @@ -17,7 +17,7 @@ Name: acpid -Version: 2.0.31 +Version: 2.0.32 Release: 0 Summary: Daemon to execute actions on ACPI events License: GPL-2.0-or-later