Accepting request 1035855 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1035855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acpid?expand=0&rev=87
This commit is contained in:
commit
607e67b975
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0856f71b3eb34a1b663d0a8e6363dfcbc519e63d847330498898658e2972dbe8
|
|
||||||
size 156580
|
|
3
acpid-2.0.34.tar.xz
Normal file
3
acpid-2.0.34.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2d095c8cfcbc847caec746d62cdc8d0bff1ec1bc72ef7c674c721e04da6ab333
|
||||||
|
size 159924
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 15 14:01:40 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Update to version 2.0.34:
|
||||||
|
- Add MSG_CMSG_CLOEXEC for systems that are missing it.
|
||||||
|
- Fix a bug with input layer event table not working on 32-bit
|
||||||
|
builds with 64-bit time types.
|
||||||
|
- Use binary search to find input layer events in the table.
|
||||||
|
- Use AC_PROG_CC instead of the obsolete AC_PROG_CC_STDC.
|
||||||
|
- Add support for more input layer events.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 16 12:54:21 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Sat Oct 16 12:54:21 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package acpid
|
# spec file for package acpid
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: acpid
|
Name: acpid
|
||||||
Version: 2.0.33
|
Version: 2.0.34
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Daemon to execute actions on ACPI events
|
Summary: Daemon to execute actions on ACPI events
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user