diff --git a/acpid-2.0.30.tar.xz b/acpid-2.0.30.tar.xz deleted file mode 100644 index 0a5131d..0000000 --- a/acpid-2.0.30.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:28b77b62d3f64ebd1c2a3d16bccc6d4333b4e24a86aeacebec255fad223cf4cb -size 155528 diff --git a/acpid-2.0.31.tar.xz b/acpid-2.0.31.tar.xz new file mode 100644 index 0000000..a4b89b0 --- /dev/null +++ b/acpid-2.0.31.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc9dc669ed85d9a1739aa76915e0667c6697c5431160f8dfb253046c6a072cc3 +size 155620 diff --git a/acpid.changes b/acpid.changes index 9c8eb40..c59c0ef 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 6 21:22:04 UTC 2019 - Matthias Eliasson + +- Update to version 2.0.31 + * Add events for keyboard illumination up/down + * kacpimon: Bump connection limit to 100 +- Run spec-cleaner + ------------------------------------------------------------------- Fri Sep 28 10:53:21 UTC 2018 - egotthold@suse.com diff --git a/acpid.spec b/acpid.spec index 676ea41..9240703 100644 --- a/acpid.spec +++ b/acpid.spec @@ -1,7 +1,7 @@ # # spec file for package acpid # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: acpid -Version: 2.0.30 +Version: 2.0.31 Release: 0 Summary: Daemon to execute actions on ACPI events License: GPL-2.0-or-later Group: System/Daemons -Url: http://sourceforge.net/projects/acpid2/ +URL: http://sourceforge.net/projects/acpid2/ Source: http://downloads.sourceforge.net/project/acpid2/%{name}-%{version}.tar.xz Source3: README.SUSE Source5: events.power_button @@ -84,7 +84,6 @@ touch %{buildroot}%{_localstatedir}/log/acpid %service_del_preun acpid.service %files -%defattr(-,root,root) %dir %{_sysconfdir}/acpi %dir %{_sysconfdir}/acpi/events %{_sysconfdir}/acpi/events/thinkpad @@ -95,9 +94,9 @@ touch %{buildroot}%{_localstatedir}/log/acpid %{_sbindir}/kacpimon %{_bindir}/acpi_listen %doc README.SUSE README Changelog examples -%{_mandir}/man8/acpid.8.gz -%{_mandir}/man8/acpi_listen.8.gz -%{_mandir}/man8/kacpimon.8.gz +%{_mandir}/man8/acpid.8%{?ext_man} +%{_mandir}/man8/acpi_listen.8%{?ext_man} +%{_mandir}/man8/kacpimon.8%{?ext_man} %ghost %config(noreplace,missingok) %{_localstatedir}/log/acpid %changelog