From c960e3509e5871c122601a33d1e623a83e23ed4bd75307916f68ebbc7c76b9d3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 18 Jun 2018 07:43:35 +0000 Subject: [PATCH] Accepting request 617222 from home:1Antoine1:branches:Base:System - Update to 2.0.29: * Decouple -d and -f options. Bug #15. * Rename acpid_debug -> debug_level. * Log missing input layer as a warning. OBS-URL: https://build.opensuse.org/request/show/617222 OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=86 --- acpid-2.0.28.tar.xz | 3 --- acpid-2.0.29.tar.xz | 3 +++ acpid.changes | 8 ++++++++ acpid.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 acpid-2.0.28.tar.xz create mode 100644 acpid-2.0.29.tar.xz diff --git a/acpid-2.0.28.tar.xz b/acpid-2.0.28.tar.xz deleted file mode 100644 index 7156ad6..0000000 --- a/acpid-2.0.28.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:980c3a54b0d3f2fd49fd845a0584c5c2abeaab9e9ac09fcbb68686bbb57a7110 -size 156036 diff --git a/acpid-2.0.29.tar.xz b/acpid-2.0.29.tar.xz new file mode 100644 index 0000000..64bc6bd --- /dev/null +++ b/acpid-2.0.29.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58503b27975c466e627eb741c5453dd662f97edef1a3d0aac822fd03a84203ff +size 155568 diff --git a/acpid.changes b/acpid.changes index d2d1e03..d2c9302 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jun 9 22:37:54 UTC 2018 - antoine.belvire@opensuse.org + +- Update to 2.0.29: + * Decouple -d and -f options. Bug #15. + * Rename acpid_debug -> debug_level. + * Log missing input layer as a warning. + ------------------------------------------------------------------- Sat Nov 4 19:55:37 UTC 2017 - aavindraa@gmail.com diff --git a/acpid.spec b/acpid.spec index 12b973e..b695364 100644 --- a/acpid.spec +++ b/acpid.spec @@ -1,7 +1,7 @@ # # spec file for package acpid # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ Name: acpid -Version: 2.0.28 +Version: 2.0.29 Release: 0 Summary: Executes Actions at ACPI Events -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Daemons Url: http://sourceforge.net/projects/acpid2/ Source: http://downloads.sourceforge.net/project/acpid2/%{name}-%{version}.tar.xz